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 |
||
|---|---|---|
| .. | ||
| __pycache__ | ||
| __init__.py | ||
| test_adapters.py | ||
| test_audit_log.py | ||
| test_event_graph.py | ||
| test_replay_engine.py | ||