{
  "schema": "kiwe.command-route.v1",
  "contractVersion": "7.22",
  "command": "/report",
  "route": "/report",
  "canonicalUrl": "https://start.kiwelaunch.com/report/contract.json",
  "immutableUrl": "https://start.kiwelaunch.com/v/7.22/report/contract.json",
  "resources": [
    {
      "source": "kiwe-ai-toolkit/command-manifest.json",
      "url": "https://start.kiwelaunch.com/command-manifest.json",
      "pinnedUrl": "https://start.kiwelaunch.com/v/7.22/command-manifest.json"
    }
  ],
  "sourceHash": "sha256:132bf1a5aa3485fb3326739ec749f9f45166927bb2054501b4307573dc7091f3",
  "phase": "flag",
  "read": [
    "kiwe-ai-toolkit/command-manifest.json"
  ],
  "requires": [
    "/execute /stepbystep or /execute /fullflow"
  ],
  "output": [
    "compact generated/audited/fixed/warnings report"
  ],
  "forbidden": [
    "creating documentation files",
    "long prose",
    "extra reports unless /document is also present"
  ],
  "finalResponse": "In /execute /stepbystep, stop after the current phase closes, return the current phase file and compact report, then wait for human continue. In /execute /fullflow, include a compact final phase ledger only."
}
