{
  "_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-0368",
    "kind": "work",
    "objective": "Agent run: create scripts/agent-tools/now.mjs, a tool that prints the current UTC time as JSON",
    "detail": "Create one new file in this copy of the build: scripts/agent-tools/now.mjs\n\nIt must:\n1. Read all of standard input (it will be a JSON object, possibly empty).\n2. Print one line of JSON to standard output: {\"now\": \"<the current time as an ISO 8601 UTC string>\"}\n3. Use only Node's built-ins. No dependencies, no network, no other files.\n\nCheck it works before you finish: echo '{}' | node scripts/agent-tools/now.mjs\nDo not change any other file.\n",
    "state": "open",
    "priority": 3,
    "revision": 1,
    "depends_on": [],
    "permitted_capabilities": [],
    "acceptance_tests": [
      {
        "type": "evidence_present",
        "id": "commit",
        "field": "commit"
      },
      {
        "type": "evidence_present",
        "id": "live",
        "field": "verification"
      }
    ],
    "required_evidence": [
      "commit",
      "verification"
    ],
    "parent_task": null,
    "supersedes": null,
    "failure": null,
    "failure_count": 0,
    "last_result": null,
    "completed_at": null,
    "created_at": "2026-09-19T16:18:33-07:00",
    "updated_at": "2026-09-19T16:18:33-07:00",
    "audit": "/api/work/task/WT-0368/audit",
    "submit_to": "/api/work/task/WT-0368/submit"
  }
}