{
  "schema": "kiwe.command-route.v1",
  "contractVersion": "7.22",
  "command": "/audit /previousoutput",
  "route": "/audit/previousoutput",
  "canonicalUrl": "https://start.kiwelaunch.com/audit/previousoutput/contract.json",
  "immutableUrl": "https://start.kiwelaunch.com/v/7.22/audit/previousoutput/contract.json",
  "resources": [
    {
      "source": "kiwe-ai-toolkit/entry.json",
      "url": "https://start.kiwelaunch.com/entry.json",
      "pinnedUrl": "https://start.kiwelaunch.com/v/7.22/entry.json"
    },
    {
      "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": "audit",
  "read": [
    "kiwe-ai-toolkit/entry.json",
    "kiwe-ai-toolkit/command-manifest.json",
    "lane contexts and validators for every artifact in the immediate previous AI output"
  ],
  "requires": [
    "files generated in the immediate previous AI output in this same session"
  ],
  "output": [
    "pass/fail findings for every detected lane in the previous output"
  ],
  "forbidden": [
    "fixes unless /fix is also present",
    "creative rebuild",
    "redesign",
    "docs unless /document",
    "ZIP",
    "stale files",
    "searching downloads or old conversations"
  ],
  "finalResponse": "Audit only the immediate previous AI output files. If unavailable, stop with ERROR: KIWE_PREVIOUS_OUTPUT_MISSING."
}
