diff --git a/docs/ecosystem/ECOSYSTEM_IMPLEMENTATION_TRACKER.md b/docs/ecosystem/ECOSYSTEM_IMPLEMENTATION_TRACKER.md index d7e01da1..a397cd38 100644 --- a/docs/ecosystem/ECOSYSTEM_IMPLEMENTATION_TRACKER.md +++ b/docs/ecosystem/ECOSYSTEM_IMPLEMENTATION_TRACKER.md @@ -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 - [x] add first hosted internal runtime console in `admin-web` Commits: - - `COMMIT_PENDING` + - `71ef2ac` Status note: - 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 diff --git a/docs/ecosystem/PHASE5_AGENT_RUNTIME_CONTRACT_EXECUTION_PLAN.md b/docs/ecosystem/PHASE5_AGENT_RUNTIME_CONTRACT_EXECUTION_PLAN.md index 9b6d9356..f723f9e4 100644 --- a/docs/ecosystem/PHASE5_AGENT_RUNTIME_CONTRACT_EXECUTION_PLAN.md +++ b/docs/ecosystem/PHASE5_AGENT_RUNTIME_CONTRACT_EXECUTION_PLAN.md @@ -85,7 +85,7 @@ Observed baseline: - `3f2482b` runtime contract schema baseline - `fe36296` platform-service runtime projection + dispatch validation -- `COMMIT_PENDING` admin-web hosted runtime console +- `71ef2ac` admin-web hosted runtime console ## 7. Remaining Gaps