{
  "schema": "martybytes-plan-policy/v1",
  "allowedPathPrefixes": ["src/", "test/"],
  "deniedPathPrefixes": ["infra/", ".github/"],
  "allowedDependencies": [],
  "requiredTestIds": ["unit", "manifest"],
  "requireRollback": true
}
