iiRecord
Agentic AI Atlas · GAP-ROUTE-002: Effect Priority and Scheduling
page:docs-harness-features-backlog-gaps-effect-routing-gap-route-002a5c.ai
II.
Page JSON

page:docs-harness-features-backlog-gaps-effect-routing-gap-route-002

Structured · live

GAP-ROUTE-002: Effect Priority and Scheduling json

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

File · wiki/docs/harness-features-backlog/gaps/effect-routing/gap-route-002.mdCluster · wiki
Record JSON
{
  "id": "page:docs-harness-features-backlog-gaps-effect-routing-gap-route-002",
  "_kind": "Page",
  "_file": "wiki/docs/harness-features-backlog/gaps/effect-routing/gap-route-002.md",
  "_cluster": "wiki",
  "attributes": {
    "nodeKind": "Page",
    "sourcePath": "docs/harness-features-backlog/gaps/effect-routing/GAP-ROUTE-002.md",
    "sourceKind": "repo-docs",
    "title": "GAP-ROUTE-002: Effect Priority and Scheduling",
    "displayName": "GAP-ROUTE-002: Effect Priority and Scheduling",
    "slug": "docs/harness-features-backlog/gaps/effect-routing/gap-route-002",
    "articlePath": "wiki/docs/harness-features-backlog/gaps/effect-routing/GAP-ROUTE-002.md",
    "article": "\n# GAP-ROUTE-002: Effect Priority and Scheduling\n\n| Field | Value |\n|-------|-------|\n| Category | effect-routing |\n| Priority | Medium |\n| Effort | M |\n| Status | Missing |\n\n## Description\nAssign priorities to effects. Schedule high-priority effects first. Support preemption and deadline-based scheduling.\n\n## Current State\nEffects executed in dispatch order. No priority system.\n\n## Target State\nEffect priority levels (critical, high, normal, low). High-priority effects scheduled first. Deadline-based scheduling for time-sensitive effects. Priority visible in task:list output.\n\n## Dependencies\n- [GAP-PAR-009](../parallelization/GAP-PAR-009.md) -- execution strategies for priority-aware scheduling\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| Task definitions | `packages/sdk/src/tasks/` |\n| Scheduler hints | `packages/sdk/src/runtime/types.ts` |\n\n## Recommendation\nPhase 3 implementation. Add priority field to effect scheduler hints. Implement priority-aware scheduling in babysit skill.\n",
    "documents": []
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "page:docs-harness-features-backlog",
      "to": "page:docs-harness-features-backlog-gaps-effect-routing-gap-route-002",
      "kind": "contains_page"
    }
  ]
}