{
  "_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-0144",
    "kind": "work",
    "objective": "Loop subscriptions collector: the subscriptions table has 0 rows and no workflow fills it",
    "detail": "Found 2026-09-07 measuring the six Loop data holes (WT-0141). apps/workflows has BigCommerce, Klaviyo, Meta, Triple Whale and 2chat collectors and none for subscriptions; the only subscription signal is Klaviyo Recharge metrics (Started Subscription, Subscription Churned, Cancelled Subscription, Subscription At Risk, reactivated). Decide the source of truth (Recharge API if credentialed, else Klaviyo metric events), write the collector as a workflow in the same shape as the others (no self-continuation), and land rows with a named source. Missing stays missing until then.",
    "state": "open",
    "priority": 2,
    "revision": 1,
    "depends_on": [],
    "permitted_capabilities": [],
    "acceptance_tests": [
      {
        "id": "rows",
        "type": "evidence_present",
        "field": "subscriptions_row_count"
      }
    ],
    "required_evidence": [
      "subscriptions_row_count",
      "source_decision"
    ],
    "parent_task": null,
    "supersedes": null,
    "failure": null,
    "failure_count": 0,
    "last_result": null,
    "completed_at": null,
    "created_at": "2026-09-07T21:44:39-07:00",
    "updated_at": "2026-09-07T21:44:39-07:00",
    "audit": "/api/work/task/WT-0144/audit",
    "submit_to": "/api/work/task/WT-0144/submit"
  }
}