iiRecord
Agentic AI Atlas · GAP-JSON-004: JSON Session Management API
page:docs-harness-features-backlog-gaps-json-interaction-gap-json-004a5c.ai
II.
Page JSON

page:docs-harness-features-backlog-gaps-json-interaction-gap-json-004

Structured · live

GAP-JSON-004: JSON Session Management API json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · wiki/docs/harness-features-backlog/gaps/json-interaction/gap-json-004.mdCluster · wiki
Record JSON
{
  "id": "page:docs-harness-features-backlog-gaps-json-interaction-gap-json-004",
  "_kind": "Page",
  "_file": "wiki/docs/harness-features-backlog/gaps/json-interaction/gap-json-004.md",
  "_cluster": "wiki",
  "attributes": {
    "nodeKind": "Page",
    "sourcePath": "docs/harness-features-backlog/gaps/json-interaction/GAP-JSON-004.md",
    "sourceKind": "repo-docs",
    "title": "GAP-JSON-004: JSON Session Management API",
    "displayName": "GAP-JSON-004: JSON Session Management API",
    "slug": "docs/harness-features-backlog/gaps/json-interaction/gap-json-004",
    "articlePath": "wiki/docs/harness-features-backlog/gaps/json-interaction/GAP-JSON-004.md",
    "article": "\n# GAP-JSON-004: JSON Session Management API\n\n| Field | Value |\n|-------|-------|\n| Category | json-interaction |\n| Priority | High |\n| Effort | M |\n| Status | Missing |\n\n## Description\nCreate, resume, list, and manage sessions via JSON API. Enable web dashboards and programmatic session lifecycle control.\n\n## Current State\nSessions managed via CLI session:init, session:resume. No JSON API.\n\n## Target State\nJSON API for session lifecycle: create, resume, list, update, delete. Session state readable and writable via API. Enable web dashboards and external tools to manage sessions programmatically.\n\n## Dependencies\n- [GAP-JSON-001](../json-interaction/GAP-JSON-001.md) -- JSON API foundation\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| Session management | `packages/babysitter-sdk/src/session/` |\n| MCP server | `packages/babysitter-sdk/src/mcp/` |\n\n## Recommendation\nPhase 2 implementation. Expose session management as JSON API via MCP tools.\n",
    "documents": []
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "page:docs-harness-features-backlog",
      "to": "page:docs-harness-features-backlog-gaps-json-interaction-gap-json-004",
      "kind": "contains_page"
    }
  ]
}