iiRecord
Agentic AI Atlas · GAP-HADAPT-002: Model Selection Per Task
page:docs-harness-features-backlog-gaps-harness-adaptation-gap-hadapt-002a5c.ai
II.
Page JSON

page:docs-harness-features-backlog-gaps-harness-adaptation-gap-hadapt-002

Structured · live

GAP-HADAPT-002: Model Selection Per Task json

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

File · wiki/docs/harness-features-backlog/gaps/harness-adaptation/gap-hadapt-002.mdCluster · wiki
Record JSON
{
  "id": "page:docs-harness-features-backlog-gaps-harness-adaptation-gap-hadapt-002",
  "_kind": "Page",
  "_file": "wiki/docs/harness-features-backlog/gaps/harness-adaptation/gap-hadapt-002.md",
  "_cluster": "wiki",
  "attributes": {
    "nodeKind": "Page",
    "sourcePath": "docs/harness-features-backlog/gaps/harness-adaptation/GAP-HADAPT-002.md",
    "sourceKind": "repo-docs",
    "title": "GAP-HADAPT-002: Model Selection Per Task",
    "displayName": "GAP-HADAPT-002: Model Selection Per Task",
    "slug": "docs/harness-features-backlog/gaps/harness-adaptation/gap-hadapt-002",
    "articlePath": "wiki/docs/harness-features-backlog/gaps/harness-adaptation/GAP-HADAPT-002.md",
    "article": "\n# GAP-HADAPT-002: Model Selection Per Task\n\n| Field | Value |\n|-------|-------|\n| Category | harness-adaptation |\n| Priority | High |\n| Effort | M |\n| Status | Missing |\n\n## Description\nAllow process definitions to specify preferred model per task. Route to harness that supports the model, or override default.\n\n## Current State\nexecution.model hint exists in TaskDef but not used for routing. Single model per run.\n\n## Target State\nPer-task model selection. Process definitions specify model preferences (e.g., fast model for exploration, powerful model for code generation). Routing engine selects harness supporting the requested model.\n\n## Dependencies\n- [GAP-HADAPT-001](../harness-adaptation/GAP-HADAPT-001.md) -- capability routing for model-aware selection\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| Task definitions | `packages/sdk/src/tasks/` |\n| Harness invoker | `packages/sdk/src/harness/invoker.ts` |\n\n## Recommendation\nPhase 2 implementation. Wire execution.model hint into routing decisions. Select harness that supports requested model.\n",
    "documents": []
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "page:docs-harness-features-backlog",
      "to": "page:docs-harness-features-backlog-gaps-harness-adaptation-gap-hadapt-002",
      "kind": "contains_page"
    }
  ]
}