You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests/interaction: manifest invariants and README for the era-axis model
test_coverage.py gains five manifest-level invariants (vacuously green
until entries start using the new fields):
- SPEC_VERSIONS subset of KNOWN_PROTOCOL_VERSIONS and includes LATEST
- CONNECTABLE_TRANSPORTS == conftest._FACTORIES keys
- supersedes / superseded_by links are bidirectional and versioned
- every arm_exclusion / known_failure targets a reachable cell
README.md: the requirements-manifest field list documents the new
fields, and the spec-revision section is rewritten as 'Spec versions
and the era axis' covering compute_cells() intersection semantics, the
transports-is-metadata-only rule, and the checklist for landing a new
revision.
Full gate: 2299 passed, 100.00% coverage, pyright/ruff clean,
411 connect cells with unchanged ids.
Claude-Session: https://claude.ai/code/session_01NF95tmzF6RhVPktJdL6fK5
0 commit comments