mind: bundles.md registry + dashboard Bundles section - #365
Merged
Conversation
Companion to PyAutoBrain feature/dashboard-bundles. Adds the human-pinned `bundles.md` registry (epics.md-style schema, no entries yet), documents the optional `Bundle: <slug>` prompt header in REFERENCE.md, adds bundles.md to the dashboard_refresh path triggers, ledger_merge and the spawn template rules, and regenerates dashboard.md/html with the new Bundles section (8 of 20 auto proposals shown). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Px3t8Ggy1PUmL9JdiLGip3
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.
Summary
Mind half of the dashboard Bundles feature (PyAutoLabs/PyAutoBrain#309; renderer PR: PyAutoBrain
feature/dashboard-bundles).Changes
bundles.md(new): human-pinned bundle registry —## <slug>+title / members / rationale / status, mirroringepics.md; intro explains bundles vs epics. No entries yet; auto proposals are render-only.REFERENCE.md:Bundle:alongsideEpic:in the header docs;bundles.mdin the ledger-merge table..github/workflows/dashboard_refresh.yml:bundles.mdin push/PR path triggers.scripts/ledger_merge.py,scripts/spawn.py: register the new root file (template-contract test requires a rule).dashboard.md/dashboard.html: regenerated — one added## Bundlessection between Backlog and Recent, everything else unchanged.Merge order
After the PyAutoBrain PR: this PR's dashboard freshness check renders with Brain
main, so it stays red until the renderer lands.Test plan
PyAutoMind/tests→ 276 passeddashboard --checkclean against the Brain branch🤖 Generated with Claude Code
https://claude.ai/code/session_01Px3t8Ggy1PUmL9JdiLGip3