iiRecord
Agentic AI Atlas · GAP-UX-014: Operator Mode Selection
page:docs-harness-features-backlog-gaps-user-experience-gap-ux-014a5c.ai
II.
Page JSON

page:docs-harness-features-backlog-gaps-user-experience-gap-ux-014

Structured · live

GAP-UX-014: Operator Mode Selection json

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

File · wiki/docs/harness-features-backlog/gaps/user-experience/gap-ux-014.mdCluster · wiki
Record JSON
{
  "id": "page:docs-harness-features-backlog-gaps-user-experience-gap-ux-014",
  "_kind": "Page",
  "_file": "wiki/docs/harness-features-backlog/gaps/user-experience/gap-ux-014.md",
  "_cluster": "wiki",
  "attributes": {
    "nodeKind": "Page",
    "sourcePath": "docs/harness-features-backlog/gaps/user-experience/GAP-UX-014.md",
    "sourceKind": "repo-docs",
    "title": "GAP-UX-014: Operator Mode Selection",
    "displayName": "GAP-UX-014: Operator Mode Selection",
    "slug": "docs/harness-features-backlog/gaps/user-experience/gap-ux-014",
    "articlePath": "wiki/docs/harness-features-backlog/gaps/user-experience/GAP-UX-014.md",
    "article": "\n# GAP-UX-014: Operator Mode Selection\n\n| Field | Value |\n|-------|-------|\n| Category | user-experience |\n| Priority | Medium |\n| Effort | M |\n| Status | Partial |\n\n## Description\nIn-session mode selection allowing operators to switch between orchestration modes (plan, fast, interactive, autonomous) without restarting the run.\n\n## Current State\nModes implied by wrapper choice (harness:plan, harness:yolo, harness:forever). Not selectable in-session. Changing mode requires starting a new run.\n\n## Target State\nOperator can switch modes mid-run via breakpoint interaction or session command. Mode changes affect prompt personality, breakpoint frequency, and parallelism aggressiveness.\n\n## Dependencies\n- [GAP-PROMPT-003](../prompt-engineering/GAP-PROMPT-003.md) -- runtime personality overlays for mode-specific behavior\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| Session management | `packages/sdk/src/session/` |\n| Prompts module | `packages/sdk/src/prompts/` |\n\n## Recommendation\nPhase 3 implementation. Allow mode changes via session state update. Mode affects prompt, breakpoint, and parallelism configuration.\n",
    "documents": []
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "page:docs-harness-features-backlog",
      "to": "page:docs-harness-features-backlog-gaps-user-experience-gap-ux-014",
      "kind": "contains_page"
    }
  ]
}