generated from coulomb/repo-seed
Add operator UI rebuild backlog
This commit is contained in:
@@ -89,6 +89,15 @@ The first prototype is a protected server-rendered route at `/console`. It uses
|
||||
|
||||
The route requires the same bearer-token authentication as protected `/api/v2` resources. It intentionally renders only API key prefixes and non-secret lifecycle metadata.
|
||||
|
||||
## Rebuild Backlog
|
||||
|
||||
The broader UI rebuild is gated behind deployed API evidence and CLI parity.
|
||||
`docs/specs/operator-ui-rebuild-backlog.md` is the implementation backlog
|
||||
extracted from the `/console` prototype: readiness overview, registry explorer,
|
||||
evidence stream, migration/cutover, action-required gates, and access metadata
|
||||
only. New screens must preserve the prototype's protected-route, desktop/mobile,
|
||||
no-overlap, and non-secret assertions.
|
||||
|
||||
## Open Implementation Choice
|
||||
|
||||
The preferred first implementation is a thin FastAPI-served HTML/HTMX or static custom-element shell that consumes `/api/v2` and later Core Hub-native read endpoints. A heavier SPA should wait until the API and workflows prove the extra runtime is useful.
|
||||
|
||||
Reference in New Issue
Block a user