Commit 183eb6f
Board round 2: readiness deepening, dev-box publish leg, autonomy strip, trend (#256)
Readiness & release: the section now renders the Heart's structured
blockers verbatim from its newly-published board.json (each chip is the
blocker's OWN /bug prompt — composed, never re-derived), the Hands
badge headline joins it, and a ⏸ blocked-gate row prints its ::warning
annotation inline so the morning glance needs no click.
Dev box: `pyauto-brain board publish` (board/_publish.py, the Heart's
heart/publish.py pattern) distills the hygiene conductor's own --json
pre-scan plus worktree state (off-default branches, unpushed, dirty,
stashes — names only, home paths collapsed to ~) into
state/devbox_board.json: main-only guard, rebase-retry push, and
brain_board.yml republishes on that push. morning.sh runs it as its
last step (--no-publish to skip), so the board reads 'observed this
morning' every day; observations go stale at 48h and drop at 7d.
Also: the autonomy log's tail renders as a section, and the header
carries a self-carrying 'N need you' trend sparkline (yesterday's
published board.json hands its history forward — no commits, no state).
421 tests pass (6 new: blockers verbatim + own-prompt chips, gate
annotation inline, devbox fresh/expired render, publish dry-run scrub,
publish push/idempotence/main-guard); firewall gate green.
Co-authored-by: Claude <noreply@anthropic.com>1 parent fce59d5 commit 183eb6f
7 files changed
Lines changed: 688 additions & 21 deletions
File tree
- .github/workflows
- bin
- board
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
31 | 38 | | |
32 | 39 | | |
33 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
33 | 45 | | |
34 | 46 | | |
35 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
| |||
41 | 47 | | |
42 | 48 | | |
43 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
44 | 54 | | |
45 | 55 | | |
46 | 56 | | |
| |||
0 commit comments