iiRecord
Agentic AI Atlas · GAP-UX-006: Pending Work Inspector
page:docs-harness-features-backlog-gaps-user-experience-gap-ux-006a5c.ai
II.
Page JSON

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

Structured · live

GAP-UX-006: Pending Work Inspector json

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

File · wiki/docs/harness-features-backlog/gaps/user-experience/gap-ux-006.mdCluster · wiki
Record JSON
{
  "id": "page:docs-harness-features-backlog-gaps-user-experience-gap-ux-006",
  "_kind": "Page",
  "_file": "wiki/docs/harness-features-backlog/gaps/user-experience/gap-ux-006.md",
  "_cluster": "wiki",
  "attributes": {
    "nodeKind": "Page",
    "sourcePath": "docs/harness-features-backlog/gaps/user-experience/GAP-UX-006.md",
    "sourceKind": "repo-docs",
    "title": "GAP-UX-006: Pending Work Inspector",
    "displayName": "GAP-UX-006: Pending Work Inspector",
    "slug": "docs/harness-features-backlog/gaps/user-experience/gap-ux-006",
    "articlePath": "wiki/docs/harness-features-backlog/gaps/user-experience/GAP-UX-006.md",
    "article": "\n# GAP-UX-006: Pending Work Inspector\n\n| Field | Value |\n|-------|-------|\n| Category | user-experience |\n| Priority | High |\n| Effort | M |\n| Status | Partial |\n\n## Description\nGrouped and prioritized view of pending work, organizing effects by kind, priority, and age for operator decision-making.\n\n## Current State\ntask:list --pending provides a flat list. The batching module groups effects for execution but does not surface grouped views to the operator.\n\n## Target State\ntask:list --grouped organizes pending effects by kind (task, breakpoint, sleep), priority, and age. Counts per group. Works in --json mode for machine consumption.\n\n## Dependencies\n- None\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| CLI commands | `packages/sdk/src/cli/` |\n| Task batching | `packages/sdk/src/tasks/batching.ts` |\n\n## Recommendation\nPhase 1 implementation. Extend task:list with --grouped flag. Surface BatchedEffectSummary data in CLI output.\n",
    "documents": []
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "page:docs-harness-features-backlog",
      "to": "page:docs-harness-features-backlog-gaps-user-experience-gap-ux-006",
      "kind": "contains_page"
    }
  ]
}