{
  "stateHash": "rn_state_8fc91c4d000000000000000000000000",
  "affectedSurfaces": [
    "pricing",
    "checkout",
    "ai"
  ],
  "affectedRoutes": [
    "/pricing",
    "/checkout",
    "/onboarding/assistant"
  ],
  "riskFlags": [
    "cancellation_language_changed",
    "required_field_added",
    "ai_prompt_hash_changed"
  ],
  "requiredChecks": [
    "checkout_happy_path",
    "ai_onboarding"
  ],
  "aiBehavior": {
    "changedGroups": [
      "Prompt files"
    ],
    "changedFiles": [
      "app/prompts/plan-recommender-v4.md"
    ],
    "reviewActions": [
      "Review prompt diffs and run golden prompt or agent behavior checks before merge."
    ]
  },
  "agentInstructions": [
    "Preserve explicit cancellation language near purchase CTAs.",
    "Do not add required checkout fields without product review.",
    "Run ReleaseNotary capture before finalizing changes to checkout or AI onboarding."
  ],
  "evidenceManifestUri": "evidence-manifest.json"
}
