Human-readable views of Agence swarm state — rendered by GitHub.
These dashboards display the current state of tasks, workflows, projects, issues, and faults. They are regenerated from
organic/JSON data andnexus/records.
| Dashboard | Source | Description |
|---|---|---|
| TASKS | organic/tasks.json |
All tasks with state, priority, score, agent assignment |
| WORKFLOWS | organic/workflows.json |
Workflow pipelines with completion % |
| PROJECTS | organic/projects.json |
Project-level rollup across workflows |
| ISSUES | synthetic/*/issues/ |
Known problems and opportunities |
| FAULTS | nexus/faults/ |
Incident history and root cause analysis |
Dashboards are regenerated via:
airun matrix dashboard # regenerate all views from JSON data
Or manually committed after data changes. Views are deterministic — same input always produces same output.
| *Data: organic/ | Spec: MATRICES.md | Engine: lib/matrix.ts* |