docs: canonical backlog dependency DAG with live status (#25) - #64
Merged
Conversation
Adds docs/backlog-dag.md — the human-readable topological view the roadmap promised #25 would hold: critical-path spine, build waves, full edge list, and a status ledger showing the engineering backlog is drained (spine + Waves 0-4 shipped; only #14 in progress and the GTM issues #16/#17 remain). Links it from ROADMAP.md and refreshes the stale Current Focus. Closes #25. Signed-off-by: Val Alexander <bunsthedev@gmail.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a canonical, human-readable dependency DAG for the moat → hosted-V1 backlog and updates the roadmap to point to it, ensuring the promised “sequencing tracker” documentation exists and reflects current status.
Changes:
- Add
docs/backlog-dag.mdwith critical path, build waves, edge list, Mermaid DAG, and a “current state” status ledger. - Update
ROADMAP.mdto link to the new DAG doc and replace the stale “Current Focus” list with the remaining work items.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| ROADMAP.md | Links to the new backlog DAG and updates “Current Focus” to match the current (near-complete) backlog state. |
| docs/backlog-dag.md | Introduces the canonical topological dependency/status view for issue #25, including Mermaid visualization and remaining work callout. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+8
to
+10
| > **Status: the engineering spine and all of Waves 0–4 are shipped.** What | ||
| > remains is one in-progress hygiene skill (#14) and the two GTM issues that | ||
| > never had code dependencies (#16, #17). See [Current state](#current-state). |
Comment on lines
+151
to
+152
| 3. Harden toward the hosted beta gates in [HOSTED.md](HOSTED.md) and stand up | ||
| the hosted control plane on top of the now-durable, tenant-scoped adapter. |
Signed-off-by: Val Alexander <bunsthedev@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #25. The ROADMAP promised "the sequencing tracker (#25) holds the full DAG" but no such doc existed — this adds it, updated to the current (near-complete) state.
What it adds
docs/backlog-dag.md— the human-readable topological view:#2 → #4 → #10 → #13 → #19) — annotated ✅ complete.Also links the doc from
ROADMAP.mdand replaces the now-entirely-stale "Current Focus" list (all five items shipped) with the real remaining work.Docs only — no code touched.
🤖 Generated with Claude Code