{
  "_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-0155",
    "kind": "work",
    "objective": "AdsPower node registration: enable the AdsPower Local API and register each browser profile (cwd_global/chrome_*) as an authenticated execution node; fix scripts/device-census.mjs to read cwd_global",
    "detail": "Re-issue of WT-0148 with tests. Local API returned 9110 (no local API permission) and the collector looked in the wrong dir, so AdsPower nodes were not captured in the alpha.",
    "state": "open",
    "priority": 2,
    "revision": 1,
    "depends_on": [],
    "permitted_capabilities": [],
    "acceptance_tests": [
      {
        "id": "adspower_profiles_observed",
        "type": "sql_count_at_least",
        "sql": "SELECT COUNT(DISTINCT node_id) FROM device_observations WHERE node_kind='adspower-profile'",
        "min": 2
      },
      {
        "id": "adspower_capability_ready",
        "type": "sql_count_at_least",
        "sql": "SELECT COUNT(*) FROM discovered_capabilities WHERE executor='adspower-api' AND availability='ready'",
        "min": 1
      }
    ],
    "required_evidence": [
      "local_api_receipt"
    ],
    "parent_task": "WT-0153",
    "supersedes": null,
    "failure": null,
    "failure_count": 0,
    "last_result": null,
    "completed_at": null,
    "created_at": "2026-09-07T23:36:56-07:00",
    "updated_at": "2026-09-07T23:36:56-07:00",
    "audit": "/api/work/task/WT-0155/audit",
    "submit_to": "/api/work/task/WT-0155/submit"
  }
}