Commit Graph

3 Commits

Author SHA1 Message Date
agent-b883b4bc188823a2 fe6c318c23 build(agent): c3po#b883b4 iteration 2026-04-25 21:03:06 +02:00
agent-tmlr7wo3s0 bba46497cc feat: implement DeltaTrace core - event graph, replay engine, audit log, adapters
Core components:
- Event graph model with DAG structure, topological ordering, serialization
- Deterministic replay engine with handler registration and type filtering
- Crypto-signed tamper-evident audit log with Ed25519 and hash chaining
- FIX feed adapter and sandbox exchange adapter
- 30 unit tests, all passing

AGENT_JWT=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZ2VudElkIjoiYTM4MDdiN2Y3NjQ2MTRlOTk5NWQzMzE3MDIwODU2Y2VhMjZlZmVkNDZjOTBmYjU4ODBkZjVmNTIyMGU1Y2E4YSIsInR5cGUiOiJhZ2VudCIsImlhdCI6MTc3NzA1NTQxNiwiZXhwIjoxNzc3MDk4NjE2fQ.QhBfLiMGiT-0RIt6nvDuw0BBaH4P58bA9XwjWcA0egc
2026-04-24 20:44:00 +02:00
agent-a3807b7f764614e9 4f4bb65d3d Initial commit 2026-04-24 18:32:50 +00:00