docs(ecosystem): record runtime console commit

This commit is contained in:
Saravana Achu Mac 2026-04-04 01:46:11 -07:00
parent 71ef2ac6f6
commit 21a6596434
2 changed files with 2 additions and 2 deletions

View File

@ -234,7 +234,7 @@ These should be resolved before claiming the ecosystem docs are fully implementa
- `POST /api/agent-runtime/dispatch/validate` validates `AgentDispatchRequest` payloads against the canonical schema - `POST /api/agent-runtime/dispatch/validate` validates `AgentDispatchRequest` payloads against the canonical schema
- [x] add first hosted internal runtime console in `admin-web` - [x] add first hosted internal runtime console in `admin-web`
Commits: Commits:
- `COMMIT_PENDING` - `71ef2ac`
Status note: Status note:
- admin-web now exposes `/agent-runtime` over the shared platform runtime API - admin-web now exposes `/agent-runtime` over the shared platform runtime API
- the first hosted internal runtime UI supports projected session review, projected run review, and dispatch payload validation - the first hosted internal runtime UI supports projected session review, projected run review, and dispatch payload validation

View File

@ -85,7 +85,7 @@ Observed baseline:
- `3f2482b` runtime contract schema baseline - `3f2482b` runtime contract schema baseline
- `fe36296` platform-service runtime projection + dispatch validation - `fe36296` platform-service runtime projection + dispatch validation
- `COMMIT_PENDING` admin-web hosted runtime console - `71ef2ac` admin-web hosted runtime console
## 7. Remaining Gaps ## 7. Remaining Gaps