{
  "project": "myproj",
  "task_id": "T-001",
  "current_phase": 0,
  "created_at": "2026-03-03T23:23:42",
  "phases": {
    "0": {
      "status": "pending"
    },
    "1": {
      "status": "pending"
    },
    "2": {
      "status": "pending"
    },
    "3": {
      "status": "pending"
    }
  },
  "approval_points": {
    "phase0_review": {
      "status": "pending"
    },
    "phase2_review": {
      "status": "pending"
    },
    "phase3_approval": {
      "status": "pending",
      "by": "jay"
    }
  }
}