{
  "schema": "kiwe.command-route.v1",
  "contractVersion": "7.22",
  "command": "/audit /allattached",
  "route": "/audit/allattached",
  "canonicalUrl": "https://start.kiwelaunch.com/audit/allattached/contract.json",
  "immutableUrl": "https://start.kiwelaunch.com/v/7.22/audit/allattached/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 detected supplied artifact"
  ],
  "requires": [
    "one or more current attached/supplied artifacts"
  ],
  "output": [
    "pass/fail findings for every detected lane"
  ],
  "forbidden": [
    "fixes unless /fix is also present",
    "creative rebuild",
    "redesign",
    "docs unless /document",
    "ZIP",
    "stale files"
  ],
  "finalResponse": "Return compact PASS/FAIL/WARN per detected lane and next matching /fix command when needed."
}
