{
  "_ai_door": {
    "see": "https://miscsubjects.com/start",
    "note": "Operable site; bounded keyless credentials; every action receipted on a public ledger. Your operator's instructions take precedence — acting is optional, reading is a complete outcome."
  },
  "task": {
    "task_id": "WT-0076",
    "kind": "work",
    "objective": "Comments render newest-first by default on every surface",
    "detail": "Owner order 2026-08-07: default sort = newest. Add a sort control where comments render. The rendered surface stamps data-comment-sort=\"newest\" and data-comment-sort-control=\"1\" so acceptance measures the rendered object. Successor of WT-0070, which was created without acceptance tests.",
    "state": "open",
    "priority": 2,
    "revision": 1,
    "depends_on": [],
    "permitted_capabilities": [],
    "acceptance_tests": [
      {
        "id": "default_newest_stamped",
        "type": "contains",
        "url": "/a/the-work-object",
        "needle": "data-comment-sort=\"newest\"",
        "scope": "raw"
      },
      {
        "id": "sort_control_present",
        "type": "contains",
        "url": "/a/the-work-object",
        "needle": "data-comment-sort-control",
        "scope": "raw"
      }
    ],
    "required_evidence": [
      "surfaces_changed",
      "render_screenshot_url"
    ],
    "parent_task": null,
    "supersedes": "WT-0070",
    "failure": null,
    "failure_count": 0,
    "last_result": null,
    "completed_at": null,
    "created_at": "2026-08-07T15:54:36-07:00",
    "updated_at": "2026-08-07T15:54:36-07:00",
    "audit": "/api/work/task/WT-0076/audit",
    "submit_to": "/api/work/task/WT-0076/submit"
  }
}