{
  "_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": "WF-0015",
    "kind": "failure",
    "objective": "MIGRATION SELECTOR (supersedes WF-0005, whose only acceptance test was a local shell command the infrastructure cannot execute): a newly added numbered migration is always the one applied, a reseed sentinel can never win, and two files sharing the top number fail the deploy.",
    "detail": "Repaired across ad78e4e09 (ship.mjs calls selectMigrationsToApply) and 8939a3fa7 (MIGRATION_NUMBER_COLLISION + the gate scans the real migrations/ listing). Evidence: the gate output and the ship logs.",
    "state": "completed",
    "priority": 2,
    "revision": 5,
    "depends_on": [],
    "permitted_capabilities": [],
    "acceptance_tests": [
      {
        "type": "evidence_present",
        "id": "gate",
        "field": "selector_regression"
      },
      {
        "type": "evidence_present",
        "id": "ships",
        "field": "clean_worktree_proof"
      }
    ],
    "required_evidence": [
      "selector_regression",
      "clean_worktree_proof"
    ],
    "parent_task": null,
    "supersedes": "WF-0005",
    "failure": null,
    "failure_count": 0,
    "last_result": {
      "accepted": true,
      "tests_declared": 2,
      "tests_passed": 2,
      "tests_inherited_from": null,
      "results": [
        {
          "id": "gate",
          "ok": true,
          "detail": "checked against required_evidence",
          "evidence_field": "selector_regression"
        },
        {
          "id": "ships",
          "ok": true,
          "detail": "checked against required_evidence",
          "evidence_field": "clean_worktree_proof"
        }
      ],
      "missing_evidence": []
    },
    "completed_at": "2026-09-12T00:44:32-07:00",
    "created_at": "2026-09-12T00:44:24-07:00",
    "updated_at": "2026-09-12T00:44:32-07:00",
    "audit": "/api/work/task/WF-0015/audit",
    "submit_to": "/api/work/task/WF-0015/submit"
  }
}