You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/AS-BUILT-ARCHITECTURE.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1666,9 +1666,9 @@ The alpha CLI names intent before force. Kill paths use `--escalate`; destinatio
1666
1666
1667
1667
`attach <id>` prints `attaching to run|chain|plan <prefix>` to stderr before opening a TUI. `kill <run-id>`, `chain kill`, and `kill <plan-id>` route through one banner shape; plan kill keeps the plan-only process count.
1668
1668
1669
-
### 26.7 TUI Parity
1669
+
### 26.7 TUI Palette And Parity
1670
1670
1671
-
The chain attach poll cadence matches the run TUI at 200 ms. Applied chain steps render `◉`, so applied and running no longer share `●`. The spend gauge keeps the green, yellow, red, and cap-paused magenta thresholds; above 60 percent, the title exposes the budget percentage so the label remains readable at narrow widths.
1671
+
`ui::TUI_PALETTE` names the shared TUI color slots for focused borders, acceptance states, run states, and spend thresholds. The chain attach poll cadence matches the run TUI at 200 ms. Applied chain steps render `◉`, so applied and running no longer share `●`. The spend gauge keeps the green, yellow, red, and cap-paused magenta thresholds; above 60 percent, the title exposes the budget percentage so the label remains readable at narrow widths.
0 commit comments