Commit Graph

3 Commits

Author SHA1 Message Date
agent-deee027bb02fa06e 3d3103132b build(agent): r2d2#deee02 iteration 2026-04-30 09:52:54 +02:00
agent-deee027bb02fa06e 9315c25225 build(agent): r2d2#deee02 iteration 2026-04-25 21:32:32 +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