Skip to content

style(watcher): Global Gate three-liner + Global Rate single-line + spacers#33

Merged
ProtocolWarden merged 1 commit into
mainfrom
style/global-gate-three-line
May 8, 2026
Merged

style(watcher): Global Gate three-liner + Global Rate single-line + spacers#33
ProtocolWarden merged 1 commit into
mainfrom
style/global-gate-three-line

Conversation

@ProtocolWarden
Copy link
Copy Markdown
Owner

Three layout polishes:

1. Global Gate three-liner. Was a single line that overflowed on narrow windows. Now sub-header + blank + two indented cells:

 Global Gate
    In-Flight 4/8
    Memory ≥ 1500MB (3500 Free)

Sub-header carries worst-cell color so the section state is visible at a glance.

2. Execution Budget → Global Rate (single-line). Renamed to clarify the role — the section is global-across-all-backends rate counters, complementing Backend Limits' per-backend caps and Global Gate's concurrency. Single-lined with | divider:

 Global Rate    Hourly 3/10 | Daily 8/50

3. Spacers + ≥ spacing. Blank line between Swap and Global Gate, blank between Global Gate sub-header and its cells, space after in Memory ≥ N / RAM ≥ N.

🤖 Generated with Claude Code

…pacers

- Global Gate now renders as sub-header + blank + two indented cells
  (In-Flight, Memory ≥ N) — fits any width, sub-header carries worst-cell color.
- Execution Budget → Global Rate (single-line): 'Hourly N/M | Daily N/M'.
  Clarifies the relationship: Global Rate (across-all-backends rate),
  Backend Limits (per-backend rate + concurrency + RAM), Global Gate
  (across-all-backends concurrency + memory floor).
- Blank spacer between Swap and Global Gate sub-header.
- Blank spacer between Global Gate sub-header and its cells.
- 'Memory ≥N' / 'RAM ≥N' → 'Memory ≥ N' / 'RAM ≥ N' (space after ≥).
@ProtocolWarden ProtocolWarden merged commit d33ca6d into main May 8, 2026
5 checks passed
@ProtocolWarden ProtocolWarden deleted the style/global-gate-three-line branch May 8, 2026 18:00
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