750 B
750 B
DeltaTrace Agent Guidelines
- Architecture: production-oriented MVP for end-to-end traceability in partitioned live-market pipelines.
- Tech Stack: Python 3.9+, dataclasses, simple TLS-ready adapters (simulated), and a deterministic replay engine.
- Testing:
test.shruns pytest andpython3 -m buildto verify packaging. - Contribution: follow the simple module layout; add tests for any new feature; update README.
- Running tests:
- bash test.sh
- Branching/Publishing:
- Create feature branches per improvement; ensure tests pass before merging.
- Interoperability goals: TraceDSL primitives with per-message metadata; Merkle-backed proofs for auditability; 2 starter adapters (FIX feed and exchange gateway) for cross-ecosystem demos.