Issue Status History
Issue detail panels include a bounded status-change timeline so you can see how an issue moved during the current daemon session.
Sources
Section titled “Sources”Status changes can come from:
tracker_observed— Itervox observed a tracker state change while fetching/auditing issuesdashboard— an operator changed state through the dashboardworker_lifecycle— a worker completion, failure, or lifecycle transition moved the issueautomation— an automation-triggered run moved the issuesystem— fallback source for internal daemon changes
Automation rows include automation ID, trigger type, profile, backend, and worker host when available.
Retention
Section titled “Retention”v0.2.0 keeps the last 50 status changes per issue in memory. The timeline is session-local and is not a restart-durable audit log.
For durable history, rely on the tracker, PR history, and daemon logs. The status timeline is a dashboard observability aid for the current daemon run.
Dashboard behavior
Section titled “Dashboard behavior”The timeline appears near the top of the issue detail panel, before the long description. Long state names and worker metadata wrap inside the panel for mobile readability.
The timeline is read-only. It does not add controls that silently mutate tracker state.