Board follow-ups: README dashboard paragraph, per-conversation community chips, cross-board footer - #254
Merged
Conversation
…n community chips, cross-board footer everywhere README now follows the organ pattern: one intro paragraph, then a 'See the PyAutoBrain Dashboard' paragraph; the command-surface prose moves under How PyAutoBrain works. The board's community section renders EVERY open external conversation as its own row with a one-tap /community triage chip — awaiting-reply first with days waiting, then ours-to-watch and review-requested — not just the awaiting list. The cross-board footer nav becomes a family affair: config/policy.yaml board: boards: now carries all six one-tap boards (brain included) as the single source; the Brain board and the Mind dashboard renderer (_intake.py, stdlib regex on that block — the refresh workflow installs nothing) both render it, each skipping its own entry. 415 tests pass; firewall gate green. Co-Authored-By: Claude <noreply@anthropic.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.
Three follow-ups to #253 from the human's review of the live board:
/community triage <repo>#<n>chip: awaiting-reply first (days waiting), then ours-to-watch, then review-requested. Previously only the awaiting list got rows.config/policy.yaml board: boards:now lists all six one-tap boards (brain included) as the single source of the "Boards: …" footer nav. The Brain board and the Mind dashboard renderer (_intake.py, stdlib regex on that block —dashboard_refresh.ymlinstalls no deps) both render it, each skipping its own entry. The remaining four boards (Heart, Hands, Memory, Scientist) get the same footer in their own repos next.Validation: 415 tests pass (2 new: per-conversation chips in html+md, footer family without self); tenant-firewall gate green;
_board_linksverified against the live body map.Post-merge: dispatch
dashboard_refresh.ymlin PyAutoMind (self-heals the Mind pages with the new footer) andbrain_board.ymlhere (refreshes the live board).🤖 Generated with Claude Code
https://claude.ai/code/session_019U2DF4JeeuWwxfx1v72c9r
Generated by Claude Code