Part of #300
Question
Which already-shipped DesignPatterns surfaces are the best analogues for Fork–Join Work Graph MVP Spec writing — specifically for (1) compile-time DAG / cycle / orphan validation and (2) runtime wave or parallel orchestration patterns?
Constraints: facts and options only; do not lock Spec API or severities. Primary sources: this repo (docs/design/, ADRs, generators/diagnostics for State hierarchy, Composite schema/cycles, Composite parallel traversal) plus prior notes on research/concurrency-candidates and research/compile-time-synergy-passers.
Output: research note on a research/<name> branch under docs/.Local/research/; link from this issue.
Part of #300
Question
Which already-shipped DesignPatterns surfaces are the best analogues for Fork–Join Work Graph MVP Spec writing — specifically for (1) compile-time DAG / cycle / orphan validation and (2) runtime wave or parallel orchestration patterns?
Constraints: facts and options only; do not lock Spec API or severities. Primary sources: this repo (
docs/design/, ADRs, generators/diagnostics for State hierarchy, Composite schema/cycles, Composite parallel traversal) plus prior notes onresearch/concurrency-candidatesandresearch/compile-time-synergy-passers.Output: research note on a
research/<name>branch underdocs/.Local/research/; link from this issue.