{
  "_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-0409",
    "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. Supersedes WT-0404, whose relative-URL tests were fetched from the machine plane (ops.miscsubjects.com), which answers HTTP 522 for static site pages; these tests name the site host.",
    "state": "completed",
    "priority": 1,
    "revision": 4,
    "depends_on": [],
    "permitted_capabilities": [],
    "acceptance_tests": [
      {
        "id": "page_live",
        "type": "http_ok",
        "url": "https://miscsubjects.com/compound-media/"
      },
      {
        "id": "wedge_line",
        "type": "contains",
        "url": "https://miscsubjects.com/compound-media/",
        "needle": "Your number. Not one we rent you."
      },
      {
        "id": "form_uses_existing_inquiry",
        "type": "contains",
        "url": "https://miscsubjects.com/compound-media/",
        "needle": "/api/compound/inquiry",
        "scope": "raw"
      },
      {
        "id": "no_foreign_mailbox_page",
        "type": "not_contains",
        "url": "https://miscsubjects.com/compound-media/",
        "needle": "@compound.media",
        "scope": "raw"
      },
      {
        "id": "calculator_live",
        "type": "http_ok",
        "url": "https://miscsubjects.com/compound-media/leaks"
      },
      {
        "id": "calculator_title",
        "type": "contains",
        "url": "https://miscsubjects.com/compound-media/leaks",
        "needle": "What your leaks are worth"
      },
      {
        "id": "no_foreign_mailbox_calculator",
        "type": "not_contains",
        "url": "https://miscsubjects.com/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": "WT-0404",
    "failure": null,
    "failure_count": 0,
    "last_result": {
      "accepted": true,
      "tests_declared": 9,
      "tests_passed": 9,
      "tests_inherited_from": null,
      "results": [
        {
          "id": "page_live",
          "ok": true,
          "detail": "HTTP 200 https://miscsubjects.com/compound-media/"
        },
        {
          "id": "wedge_line",
          "ok": true,
          "detail": "contains \"Your number. Not one we rent you.\" in https://miscsubjects.com/compound-media/ (scope=content) → true"
        },
        {
          "id": "form_uses_existing_inquiry",
          "ok": true,
          "detail": "contains \"/api/compound/inquiry\" in https://miscsubjects.com/compound-media/ (scope=raw) → true"
        },
        {
          "id": "no_foreign_mailbox_page",
          "ok": true,
          "detail": "not_contains \"@compound.media\" in https://miscsubjects.com/compound-media/ (scope=raw) → false"
        },
        {
          "id": "calculator_live",
          "ok": true,
          "detail": "HTTP 200 https://miscsubjects.com/compound-media/leaks"
        },
        {
          "id": "calculator_title",
          "ok": true,
          "detail": "contains \"What your leaks are worth\" in https://miscsubjects.com/compound-media/leaks (scope=content) → true"
        },
        {
          "id": "no_foreign_mailbox_calculator",
          "ok": true,
          "detail": "not_contains \"@compound.media\" in https://miscsubjects.com/compound-media/leaks (scope=raw) → false"
        },
        {
          "id": "commit",
          "ok": true,
          "detail": "checked against required_evidence",
          "evidence_field": "commit"
        },
        {
          "id": "verification",
          "ok": true,
          "detail": "checked against required_evidence",
          "evidence_field": "verification"
        }
      ],
      "missing_evidence": []
    },
    "completed_at": "2026-09-20T12:09:36-07:00",
    "created_at": "2026-09-20T12:09:34-07:00",
    "updated_at": "2026-09-20T12:09:36-07:00",
    "audit": "/api/work/task/WT-0409/audit",
    "submit_to": "/api/work/task/WT-0409/submit"
  }
}