Skip to content

intake dashboard: Epics section under In flight + markdown-version links - #242

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/mind-dashboard-epics
Aug 20, 2026
Merged

intake dashboard: Epics section under In flight + markdown-version links#242
Jammy2211 merged 1 commit into
mainfrom
feature/mind-dashboard-epics

Conversation

@Jammy2211

Copy link
Copy Markdown
Contributor

For PyAutoLabs/PyAutoMind#251.

  • parse_epics reads a new Mind root registry epics.md (same H2-slug + - key: value shape as active.md; fields title/ledger/status/notes; absent file → no section, so freshly-spawned Minds are unaffected).
  • Both renderers gain an Epics section directly under In flight. Each epic's 📋 payload is a procedure, not a snapshot: read the ledger (+ DECISIONS/RESULTS beside it), cross-check epics.md/active.md and open issues/PRs, work out the last completed phase, continue from the next logical step via /start_dev, updating the ledger. Nothing phase-specific is baked in, so the button never goes stale.
  • html sections now each link their markdown source ("markdown version": In flight → active.md, Epics → epics.md, Parked/Planned → their files, Backlog → the draft/ tree) — per the user's follow-up request.
  • Counts table untouched (organism-router contract). Tests: 23 passed (3 new).

Merge before the PyAutoMind PR (dashboard_refresh renders with Brain main).

🤖 Generated with Claude Code

…n-version links (PyAutoMind#251)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Jammy2211
Jammy2211 merged commit 860dd03 into main Aug 20, 2026
0 of 2 checks passed
@Jammy2211
Jammy2211 deleted the feature/mind-dashboard-epics branch August 20, 2026 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant