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
|
|
@ -65,7 +65,7 @@ Connected applications, services, and local tools used across the Custodian ecos
|
|||
display(html`<div class="app-grid">
|
||||
${appCard({
|
||||
icon: "🗄️", name: "State Hub API", status: apiUp,
|
||||
desc: "FastAPI backend — the source of truth for all workstream, task, and decision data.",
|
||||
desc: "FastAPI backend — the source of truth for all workplan, task, and decision data.",
|
||||
url: "http://127.0.0.1:8000/docs", label: "127.0.0.1:8000 · Swagger UI",
|
||||
})}
|
||||
${appCard({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue