{
  "_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-0404",
    "kind": "work",
    "objective": "Stage the Compound Media site and its leak calculator at /compound-media, with the inquiry form working",
    "detail": "Owner order 2026-09-20: stage the new Compound Media site (media buying, AI creative, iMessage on the client's own number, responders, sites and automations) and its leak calculator, and give the link. Staged at /compound-media/ and /compound-media/leaks, marked noindex and linked from nowhere. The existing /compound page (the generic agency page, WT-0367) is untouched; promoting the staged page over it is a one-file move. Changes from the drafts as written: (1) the contact address hello@compound.media is replaced by the existing inquiry form (POST /api/compound/inquiry), because that domain is not the owner's; (2) the calculator's line about results 'we see' is now a plain statement that the figures are planning assumptions, since there are no client results behind them; (3) the calculator's payback multiple counted all three levers even when the package covered one, overstating the return by up to $3,400 a month of levers it had not recommended (every lever just under its threshold read 5.4x where the true figure is 1.0x); it now counts only the levers in the package, and says not to buy when the package costs more than it recovers; (4) the phone illustration is labelled as made up. Open, for the promotion: the staged copy says it only messages people who contacted the client and never uses purchased lists, while /compound sells lead lists and cold outreach. One of the two changes when they are merged.",
    "state": "superseded",
    "priority": 1,
    "revision": 11,
    "depends_on": [],
    "permitted_capabilities": [],
    "acceptance_tests": [
      {
        "id": "page_live",
        "type": "http_ok",
        "url": "/compound-media/"
      },
      {
        "id": "wedge_line",
        "type": "contains",
        "url": "/compound-media/",
        "needle": "Your number. Not one we rent you."
      },
      {
        "id": "form_uses_existing_inquiry",
        "type": "contains",
        "url": "/compound-media/",
        "needle": "/api/compound/inquiry",
        "scope": "raw"
      },
      {
        "id": "no_foreign_mailbox_page",
        "type": "not_contains",
        "url": "/compound-media/",
        "needle": "@compound.media",
        "scope": "raw"
      },
      {
        "id": "calculator_live",
        "type": "http_ok",
        "url": "/compound-media/leaks"
      },
      {
        "id": "calculator_title",
        "type": "contains",
        "url": "/compound-media/leaks",
        "needle": "What your leaks are worth"
      },
      {
        "id": "no_foreign_mailbox_calculator",
        "type": "not_contains",
        "url": "/compound-media/leaks",
        "needle": "@compound.media",
        "scope": "raw"
      },
      {
        "id": "commit",
        "type": "evidence_present",
        "field": "commit"
      },
      {
        "id": "verification",
        "type": "evidence_present",
        "field": "verification"
      }
    ],
    "required_evidence": [
      "commit",
      "verification"
    ],
    "parent_task": null,
    "supersedes": null,
    "failure": null,
    "failure_count": 3,
    "last_result": null,
    "completed_at": null,
    "created_at": "2026-09-20T11:59:43-07:00",
    "updated_at": "2026-09-20T12:09:56-07:00",
    "audit": "/api/work/task/WT-0404/audit",
    "submit_to": "/api/work/task/WT-0404/submit"
  }
}