iiRecord
Agentic AI Atlas · GAP-PROMPT-003: Runtime Personality Overlays
page:docs-harness-features-backlog-gaps-prompt-engineering-gap-prompt-003a5c.ai
II.
Page JSON

page:docs-harness-features-backlog-gaps-prompt-engineering-gap-prompt-003

Structured · live

GAP-PROMPT-003: Runtime Personality Overlays json

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

File · wiki/docs/harness-features-backlog/gaps/prompt-engineering/gap-prompt-003.mdCluster · wiki
Record JSON
{
  "id": "page:docs-harness-features-backlog-gaps-prompt-engineering-gap-prompt-003",
  "_kind": "Page",
  "_file": "wiki/docs/harness-features-backlog/gaps/prompt-engineering/gap-prompt-003.md",
  "_cluster": "wiki",
  "attributes": {
    "nodeKind": "Page",
    "sourcePath": "docs/harness-features-backlog/gaps/prompt-engineering/GAP-PROMPT-003.md",
    "sourceKind": "repo-docs",
    "title": "GAP-PROMPT-003: Runtime Personality Overlays",
    "displayName": "GAP-PROMPT-003: Runtime Personality Overlays",
    "slug": "docs/harness-features-backlog/gaps/prompt-engineering/gap-prompt-003",
    "articlePath": "wiki/docs/harness-features-backlog/gaps/prompt-engineering/GAP-PROMPT-003.md",
    "article": "\n# GAP-PROMPT-003: Runtime Personality Overlays\n\n| Field | Value |\n|-------|-------|\n| Category | prompt-engineering |\n| Priority | Medium |\n| Effort | M |\n| Status | Partial |\n\n## Description\nAdapt prompt personality and style per orchestration mode (interactive, headless, resume, worker, plan-only) so that harness behavior matches the operational context.\n\n## Current State\nInteractive/non-interactive/resume prompts exist but are bespoke. The wrapper aliases (`harness:plan`, `harness:yolo`, `harness:forever`) imply different modes but prompt adaptation is minimal.\n\n## Target State\nFormal personality overlays per mode. A `plan` overlay emphasizes exploration and analysis. A `yolo` overlay emphasizes speed and action. A `resume` overlay emphasizes context restoration. A `worker` overlay emphasizes task focus and output quality.\n\n## Dependencies\n- [GAP-PROMPT-001](../prompt-engineering/GAP-PROMPT-001.md) -- strata model for overlay placement\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| Prompts module | `packages/sdk/src/prompts/` |\n| Instructions CLI | `packages/sdk/src/cli/` |\n| CC prompt phrasing analysis | [`11-prompt-phrasing-analysis.md`](../../11-prompt-phrasing-analysis.md) -- Section 10 (Proactive Mode) and Section 8 (Compaction Protocol) document personality-varying prompt patterns |\n\n## Recommendation\nPhase 3 implementation. Define personality overlay templates per mode and inject them into the runtime stratum during prompt composition.\n",
    "documents": []
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "page:docs-harness-features-backlog",
      "to": "page:docs-harness-features-backlog-gaps-prompt-engineering-gap-prompt-003",
      "kind": "contains_page"
    }
  ]
}