Multi-producer x multi-consumer x multi-sink stress matrix #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Prove the pure compute substrate carries arbitrary M-producer x N-consumer x K-sink
DAGs deterministically and correctly. This is the milestone's central demonstration
("the infrastructure works") and it replaces the trading-half fieldtest that was
removed from the milestone scope. No trading domain.
Depends on
The sink issue — real multi-sink recording must exist first. Until then a run can
record only one stream.
Coverage
A systematic test / fieldtest matrix over the topology shapes:
crossed with:
Each combination asserts:
Why now
Node fan-out and multi-sink are the two coverage holes the current engine tests leave
open. This issue closes them and becomes the green end-to-end gate for the milestone.