Conformance suite
The conformance suite
is a set of fixed input/output fixtures covering the deterministic threading algorithm
(AECS-1 §5) and timestamp normalization rules (AECS-1 §4), plus an independent Python
checker (verify.py) that any implementation can run against its own output.
git clone https://github.com/mvrxapp/aecs.gitcd aecspython3 specs/conformance/verify.py@mvrx/aecs’s own test suite runs these same fixtures on every build.