docs: capture fork-gather research and verification plan

This commit is contained in:
lda
2026-09-07 01:34:28 +07:00 Verified
parent e36e462fd6
commit bb361b7f89
16 changed files with 8892 additions and 15 deletions
+4
View File
@@ -114,6 +114,10 @@ docs as the active references:
concurrent foreach policy and barrier commit semantics.
- [`adr/0006-explicit-fork-and-topology-driven-gather.md`](adr/0006-explicit-fork-and-topology-driven-gather.md):
proposed explicit fork, gather-slot, and activation-token semantics.
- [`superpowers/specs/2026-09-06-fork-gather-design.md`](superpowers/specs/2026-09-06-fork-gather-design.md):
draft fork/gather contract, unresolved decisions, and verification gates.
- [`historical/research/2026-09-06-fork-gather/README.md`](historical/research/2026-09-06-fork-gather/README.md):
copied research reports and runnable reference artifacts, with known defects.
- [`superpowers/specs/2026-09-04-foreach-back-edge-design.md`](superpowers/specs/2026-09-04-foreach-back-edge-design.md):
approved canonical foreach body-return and validation semantics.
- [`superpowers/specs/2026-09-04-structured-runtime-context-design.md`](superpowers/specs/2026-09-04-structured-runtime-context-design.md):