II.
Page JSON
Structured · livepage:docs-harness-features-backlog-gaps-observability-gap-obs-003
GAP-OBS-003: Prompt Plan Observability json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-harness-features-backlog-gaps-observability-gap-obs-003",
"_kind": "Page",
"_file": "wiki/docs/harness-features-backlog/gaps/observability/gap-obs-003.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/harness-features-backlog/gaps/observability/GAP-OBS-003.md",
"sourceKind": "repo-docs",
"title": "GAP-OBS-003: Prompt Plan Observability",
"displayName": "GAP-OBS-003: Prompt Plan Observability",
"slug": "docs/harness-features-backlog/gaps/observability/gap-obs-003",
"articlePath": "wiki/docs/harness-features-backlog/gaps/observability/GAP-OBS-003.md",
"article": "\n# GAP-OBS-003: Prompt Plan Observability\n\n| Field | Value |\n|-------|-------|\n| Category | observability |\n| Priority | Medium |\n| Effort | M |\n| Status | Partial |\n\n## Description\nExpose the full prompt assembly state and orchestration plan for inspection, enabling debugging of prompt construction and plan execution.\n\n## Current State\ninstructions:* commands are partial and phase-centric. No way to see the complete assembled prompt with all sections or the current orchestration plan state.\n\n## Target State\nFull prompt assembly visible via instructions:inspect. Orchestration plan (from harness:plan) visible in embedded SDK dashboard with step-by-step progress.\n\n## Dependencies\n- [GAP-PROMPT-004](../prompt-engineering/GAP-PROMPT-004.md) -- prompt inspection tooling\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| Prompts module | `packages/babysitter-sdk/src/prompts/` |\n| Embedded SDK dashboard (new) | `packages/babysitter-sdk/src/dashboard/` |\n\n## Recommendation\nPhase 3 implementation. Integrate prompt inspection output into embedded SDK dashboard. Show plan state with progress indicators.\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-harness-features-backlog",
"to": "page:docs-harness-features-backlog-gaps-observability-gap-obs-003",
"kind": "contains_page"
}
]
}