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
|
|
@ -17,7 +17,7 @@ GET /progress/?event_type=daily_triage&limit=14
|
|||
Each event carries the report under `detail.report`, with a summary and a list
|
||||
of recommendations. Candidate values are resolved through
|
||||
`/workplans/index` so file-backed workplans can link to their
|
||||
workstream detail pages.
|
||||
workplan detail pages.
|
||||
|
||||
## How to read recommendations
|
||||
|
||||
|
|
@ -50,7 +50,7 @@ Confidence labels mean:
|
|||
## Pattern view
|
||||
|
||||
The pattern table aggregates recommendations in the loaded 14-day window. It is
|
||||
useful for spotting recurring human gates, stale revisit signals, or workstreams
|
||||
useful for spotting recurring human gates, stale revisit signals, or workplans
|
||||
that keep surfacing as the next best piece of work.
|
||||
|
||||
No write controls live on this page. It is intentionally a review page so the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue