Delivery console
Operational shell for the planned AgentForge API contracts. Existing endpoints are rendered directly; unmerged backend phases are shown as unavailable with owner and method/path.
Loaded API surfaces
1 responding
Unavailable planned surfaces
10 blocked
Approval posture
human gates required
Deploy posture
no production action
Web calls the API health contract through the internal Next.js proxy.
Overall
| Component | Status | Required | Detail |
|---|
Each row is backed by a typed fetch against the planned API. Empty and unavailable states are first-class states, not placeholders.
| Surface | API state | Endpoint | Owner |
|---|---|---|---|
| Health | ready | GET/health | foundation |
| Projects | permission required | GET/api/projects | F2 secure core |
| Runs | unavailable | GET/api/runs | F3 orchestration runtime |
| Approvals | permission required |
The shell keeps dangerous workflows visible but inert until their authoritative backend gates exist.
| GET/api/approvals |
| F2 secure core |
| MCP servers | unavailable | GET/api/mcp/servers | F4 tool/MCP gateway |
| Builds | unavailable | GET/api/builds | testing/build runtime |
| Tests | unavailable | GET/api/tests | testing/build runtime |
| Deployments | unavailable | GET/api/deployments | F8 deploy gateway |
| Skills | unavailable | GET/api/skills | research/skills runtime |
| Research | unavailable | GET/api/research | research/skills runtime |
| Security findings | unavailable | GET/api/security/findings | secure core |