Changelog
- add a dedicated Global dashboard tab that aggregates scheduled jobs across known workspaces
- support cross-workspace Run Now, Pause, Resume, Retry, and workspace drilldown actions
- surface degraded or unreadable ledgers as partial dashboard data without hiding readable jobs
- harden repaired-ledger validation, global action refreshes, status derivation, and dashboard escaping based on review feedback
- route global actions through repaired ledgers so partial workspace data still supports direct actions
- update plugin metadata authoring to grostim
- extend contract, unit, integration, and performance coverage for the full 002-global-job-dashboard scope
Validation
- npm test
- npm run build
Merged PR: #40