iiRecord
Agentic AI Atlas · GAP-OBS-003: Prompt Plan Observability
page:docs-harness-features-backlog-gaps-observability-gap-obs-003a5c.ai
II.
Page reference

page:docs-harness-features-backlog-gaps-observability-gap-obs-003

Reading · 1 min

GAP-OBS-003: Prompt Plan Observability reference

Expose the full prompt assembly state and orchestration plan for inspection, enabling debugging of prompt construction and plan execution.

Pagewiki/docs/harness-features-backlog/gaps/observability/GAP-OBS-003.mdOutgoing · 0Incoming · 1

GAP-OBS-003: Prompt Plan Observability

FieldValue
Categoryobservability
PriorityMedium
EffortM
StatusPartial

Description

Expose the full prompt assembly state and orchestration plan for inspection, enabling debugging of prompt construction and plan execution.

Current State

instructions:* commands are partial and phase-centric. No way to see the complete assembled prompt with all sections or the current orchestration plan state.

Target State

Full prompt assembly visible via instructions:inspect. Orchestration plan (from harness:plan) visible in embedded SDK dashboard with step-by-step progress.

Dependencies

Key Files

ComponentPath
Prompts modulepackages/sdk/src/prompts/
Embedded SDK dashboard (new)packages/sdk/src/dashboard/

Recommendation

Phase 3 implementation. Integrate prompt inspection output into embedded SDK dashboard. Show plan state with progress indicators.