Skip to content

docs(web): clarify what the sidebar renders for status events - #388

Merged
selfcontained merged 1 commit into
mainfrom
agt_6d72ae0ca0d2/job-doc-ter-647368ab
Apr 23, 2026
Merged

docs(web): clarify what the sidebar renders for status events#388
selfcontained merged 1 commit into
mainfrom
agt_6d72ae0ca0d2/job-doc-ter-647368ab

Conversation

@selfcontained

Copy link
Copy Markdown
Owner

Summary

  • Audit slice (2026-04-22): docs-pane "Status Events" section vs AGENT_LATEST_EVENT_TYPES, the dispatch_event MCP registration, the agent-card render path, and the Activity page.
  • Found: event-type list, dispatch_event signature, and Activity-page claims (heatmap, working-time, daily status) all match the code. The "How events are used" copy understated what the sidebar actually renders — it described "the latest event message and a color-coded status indicator" but the card actually shows three things: a colored status label (Working / Blocked / Waiting / Done / Idle from latestEventLabel), a relative timestamp from formatRelativeTime ("just now" / "5m ago" / "2h ago" / "3d ago"), and the message.
  • Fixed: rewrote that one paragraph to enumerate what the card actually displays. No other content changes to the section.
  • State file: advanced last_audited_sha to current HEAD, set next_focus to the docs-pane Reviewers section so the next run covers the persona review round-trip loop (PRs feat(server): resolution capture for persona feedback (CRU-128) #372 / feat(web): surface resolution reasons and parent summary (CRU-129) #374 / feat(server): schema for review round-trip loop (CRU-131) #381 / Add persona review recheck state machine #382). Added a new drift pattern about understated "sidebar shows X" claims, plus backlog items for the optional dispatch_event metadata parameter and dispatch_rename_session exposure to job agents (PR Expose dispatch_rename_session to job agents #378).
  • Deferred to backlog: dispatch_event metadata (no UI surfaces it), and the broader Reviewers / Jobs items already tracked.

Test plan

  • pnpm run format:write (idempotent, no extra changes)
  • pnpm run check (server + web tsc --noEmit)
  • CI green on PR

🤖 Generated with Claude Code

Update the docs-pane "Status Events" section to match what the agent
card actually displays — a colored status label, a relative timestamp,
and the message — rather than just "the latest event message and a
color-coded status indicator." Also refresh the docs-audit job state
file with the next focus (Reviewers section + persona review round-trip
loop).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@selfcontained
selfcontained merged commit 40d9e24 into main Apr 23, 2026
1 check passed
@selfcontained
selfcontained deleted the agt_6d72ae0ca0d2/job-doc-ter-647368ab branch April 23, 2026 04:10
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