{
  "schema": "kiwe.command-route.v1",
  "contractVersion": "7.22",
  "command": "/audit /frameworkprofile",
  "route": "/audit/frameworkprofile",
  "canonicalUrl": "https://start.kiwelaunch.com/audit/frameworkprofile/contract.json",
  "immutableUrl": "https://start.kiwelaunch.com/v/7.22/audit/frameworkprofile/contract.json",
  "resources": [
    {
      "source": "kiwe-ai-toolkit/contexts/workflow-lite.md",
      "url": "https://start.kiwelaunch.com/contexts/workflow-lite.md",
      "pinnedUrl": "https://start.kiwelaunch.com/v/7.22/contexts/workflow-lite.md"
    }
  ],
  "sourceHash": "sha256:132bf1a5aa3485fb3326739ec749f9f45166927bb2054501b4307573dc7091f3",
  "phase": "audit",
  "read": [
    "kiwe-ai-toolkit/contexts/workflow-lite.md"
  ],
  "requires": [
    "framework/kiwe-framework-profile.json"
  ],
  "output": [
    "pass/fail findings only"
  ],
  "must": [
    "reject custom token names in overrides",
    "allow project-specific variables/classes only in settings.tokens.project",
    "verify project variable/class names are prefixed and collision-safe"
  ],
  "forbidden": [
    "fixes unless /fix is also present",
    "docs unless /document",
    "ZIP"
  ],
  "finalResponse": "PASS/FAIL with blocking errors and warnings."
}
