Skip to content

style(watcher): expand cryptic cell labels (Backend Caps + Global Gate)#31

Merged
ProtocolWarden merged 1 commit into
mainfrom
style/backend-caps-labels
May 8, 2026
Merged

style(watcher): expand cryptic cell labels (Backend Caps + Global Gate)#31
ProtocolWarden merged 1 commit into
mainfrom
style/backend-caps-labels

Conversation

@ProtocolWarden
Copy link
Copy Markdown
Owner

Replace the abbreviated cell labels with readable English:

Before After
h=3/10 Hourly 3/10
d=8/40 Daily 8/40
in_flight=1/3 In-Flight 1/3
ram≥1500MB RAM ≥1500MB
i-f 2/5 (Global Gate) In-Flight 2/5
mem≥ Memory ≥

The = separator is dropped since the labels read as English now.

🤖 Generated with Claude Code

- 'h=3/10' → 'Hourly 3/10'
- 'd=8/40' → 'Daily 8/40'
- 'in_flight=1/3' → 'In-Flight 1/3'
- 'ram≥1500MB' → 'RAM ≥1500MB'
- 'i-f' → 'In-Flight' (Global Gate)
- 'mem≥' → 'Memory ≥'

Removes the '=' separator since labels now read as English.
@ProtocolWarden ProtocolWarden merged commit e77a463 into main May 8, 2026
5 checks passed
@ProtocolWarden ProtocolWarden deleted the style/backend-caps-labels branch May 8, 2026 17:42
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