Skip to main content

When to Use

Add this to ensure every code generation that touches public interfaces, data schemas, or infrastructure includes risk documentation alongside the code.

Rule Definition

Name — Assess Change Risks Description — paste this into the rule description field on the platform:

How It Works

  1. Add this rule to your project on the platform
  2. Generated code that modifies public contracts includes inline risk annotations
  3. Schema changes document migration paths and backward compatibility
  4. Deployment-sensitive changes include step documentation
  5. Code review validates that risk annotations accompany all external-facing changes