Skip to content

docs: open-issue priority + dependency DAG snapshot - #301

Merged
robotrocketscience merged 1 commit into
mainfrom
docs/issue-priority-dag
Apr 29, 2026
Merged

docs: open-issue priority + dependency DAG snapshot#301
robotrocketscience merged 1 commit into
mainfrom
docs/issue-priority-dag

Conversation

@robotrocketscience

Copy link
Copy Markdown
Owner

Summary

Single-doc index for the open-issue tree. Sorts everything in gh issue list --state open into five waves with explicit deps, soft-deps, and cross-cutting hazards. Goal: prevent the rework patterns that already bit us (#293's tests dying on #283's UNIQUE constraint, #256 stuck on author rebase after multiple PRs landed on store.py, etc.).

Five waves:

Plus five cross-cutting hazards on the wall: context_rebuilder.py and store.py as merge-conflict spots; the #283 UNIQUE constraint test pattern; calibration-data bench-gate; substrate ratification before #290 implementation.

Decision asks

Bottom of the doc — operator stamping queue (5 items) that unblocks Wave 1 implementation in sequence.

Test plan

  • All open issues from gh issue list accounted for
  • All in-flight PRs cross-referenced in the spec / impl index tables
  • Discretion grep clean
  • Operator review: confirm wave assignments + hazards list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author-Setr PR coordination mutex

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant