flybrain/services/flysim/crates
acamilo 0d098ee408 session: both transports for every integration test, and the mid-step pause written into step-v1
Review found two Memory-only tests behind a README claim that every integration test runs
twice. Both are now generated by both_transports!: the one-agent composition, and the
old-epoch refusal, which is one of the three tests the old-worker-replies row cites. The
README says which single test walks both transports inside itself instead, because it
compares their traces against each other.

step-v1 section 2 gains the mid-step pause line and a dated amendment saying why it is not
a new edge: a pause requested during a transition is the ordinary
Committing(k) -> Ready(k+1) edge followed by Ready(k+1) -> Paused(k+1), because section 6
requires the transition to finish first, so the only boundary such a pause can land on is
the one the transition just committed.
2026-09-22 13:00:14 +00:00
..
fly-session session: both transports for every integration test, and the mid-step pause written into step-v1 2026-09-22 13:00:14 +00:00
fly-session-types test(session-types): the CONTRACT-01 fixtures, cross-checks and their Rust tests 2026-09-22 11:41:04 +00:00
flybrain-core flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
flybrain-gb macros: say what the cursor rule found, not the first reading of it 2026-09-22 09:10:24 +00:00
flybus feat(flybus): add standalone IPC bus and conformance tests 2026-09-22 03:46:27 +00:00
flysim tests: ROM-gated runs for the building pad and for the bag and party lists 2026-09-22 08:50:40 +00:00