Trading Engine contract v1¶
This frozen directory preserves the historical v1 process and file contract. The current runtime advertises v4 and v3 only; these artifacts remain available for provenance and schema-only compatibility testing by older consumers.
scenario.schema.jsonvalidates batch replay inputs.scenario-stream.schema.jsonvalidates each JSON Lines scenario-stream record.journal.schema.jsonvalidates each JSON Lines audit record.fixtures/demo.scenario.json,fixtures/demo.scenario.jsonl, andfixtures/demo.journal.jsonlform the canonical valid conformance corpus.
Every batch scenario, scenario-stream record, and journal record carries
"contract_version": "1". Consumers must reject missing or unsupported versions before
interpreting the rest of a document.