feat(terminology): workplan-first dashboard and retirement backlog (STATE-WP-0069)
Add the ranked legacy-interface backlog (T01), rename dashboard navigation and user-facing copy to workplan while preserving wire-compat API keys (T02), and activate the retirement workplan with T01/T02 marked done.
This commit is contained in:
parent
4dc69bb8f5
commit
b2264d1f06
44 changed files with 382 additions and 253 deletions
|
|
@ -29,15 +29,15 @@ convention used in the Custodian State Hub.
|
|||
| [Extension Points](/docs/extensions) | EP types, statuses, priorities, registration |
|
||||
| [Inter-Repo Communication](/docs/inter-repo-communication) | Boundary rule, Internal/Ecosystem/Third-party taxonomy, routing workflows |
|
||||
| [Live Data](/docs/live-data) | Poll interval, live indicator states, offline recovery |
|
||||
| [Overview](/docs/overview) | State summary sections, workstream chart, blocking decisions, next steps |
|
||||
| [Overview](/docs/overview) | State summary sections, workplan chart, blocking decisions, next steps |
|
||||
| [Progress Log](/docs/progress-log) | Event types, append-only policy, session protocol |
|
||||
| [Repos](/docs/repos) | Repo registry, SBOM coverage map, ingestion commands |
|
||||
| [SBOM](/docs/sbom) | Lockfile ingestion, licence report, copyleft detection |
|
||||
| [Tasks](/docs/tasks) | Task statuses, priorities, filter bar, status distribution chart |
|
||||
| [Technical Debt](/docs/debt) | Debt types, severities, statuses, registration |
|
||||
| [Todo](/docs/todo) | Internal/Ecosystem/Third-party classification, data sources |
|
||||
| [Workstream Health](/docs/workstream-health-index) | WHI formula, six base metrics, per-domain breakdown |
|
||||
| [Workstreams](/docs/workstreams) | Workstream statuses, dependency edges, WHI KPI card |
|
||||
| [Workplan Health](/docs/workstream-health-index) | WHI formula, six base metrics, per-domain breakdown |
|
||||
| [Workplans](/docs/workstreams) | Workplan statuses, dependency edges, WHI KPI card |
|
||||
| [WSJF Triage](/docs/wsjf-triage) | Daily triage reports, action vocabulary, advisory review workflow |
|
||||
|
||||
---
|
||||
|
|
@ -73,7 +73,7 @@ Currently implemented record types:
|
|||
|-------------|-------------|-----------------|
|
||||
| `token-events` | `/token-events/<id>` | `GET /token-events/{id}` |
|
||||
|
||||
Further record types (repos, workstreams, tasks) will be added in subsequent workplans.
|
||||
Further record types (repos, workplans, tasks) will be added in subsequent workplans.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue