| 1 | CP-001 | L0_read_rules | Read Operating Rules SSOT | 0 | * | active |
| 2 | CP-002 | L0_read_tech_debt | Check Tech Debt | 0 | * | active |
| 3 | CP-003 | L0_ci_green | CI GREEN both repos | 0 | * | active |
| 4 | CP-004 | L0_no_hardcode | No hardcoded secrets | 0 | * | active |
| 5 | CP-005 | L0_hat1_push | Hat 1: Push branch + CI green | 0 | * | active |
| 6 | CP-006 | L0_hat2_review | Hat 2: Code review (senior engineer) | 0 | * | active |
| 7 | CP-007 | L0_hat2_merge | Hat 2: Merge + CI main green | 0 | * | active |
| 8 | CP-008 | L0_deploy_ok | Deploy successful | 0 | * | active |
| 9 | CP-009 | L0_verify_production | Verify on production | 0 | * | active |
| 10 | CP-010 | L0_report_evidence | Report with concrete evidence | 0 | * | active |
| 11 | CP-011 | L0_ssot_updated | SSOT updated (if needed) | 0 | * | active |
| 12 | CP-012 | L1_code_branch_naming | PR branch naming correct | 1 | code-change | active |
| 13 | CP-013 | L1_code_scope | No out-of-scope modifications | 1 | code-change | active |
| 14 | CP-014 | L1_code_merge_protocol | Merge protocol correct | 1 | code-change | active |
| 15 | CP-015 | L1_code_no_temp_files | No temp files created | 1 | code-change | active |
| 16 | CP-016 | L1_code_deps_justify | New dependencies justified | 1 | code-change | active |
| 17 | CP-017 | L1_schema_snapshot | Schema snapshot before change | 1 | schema-change | active |
| 18 | CP-018 | L1_schema_relations | Relations not broken | 1 | schema-change | active |
| 19 | CP-019 | L1_schema_crud_test | CRUD test for affected collections | 1 | schema-change | active |
| 20 | CP-020 | L1_schema_perms | Permissions correct for all roles | 1 | schema-change | active |
| 21 | CP-021 | L1_schema_nuxt_render | Nuxt frontend renders correctly | 1 | schema-change | active |
| 22 | CP-022 | L1_module_protocol | Module Protocol Standard compliant | 1 | module | active |
| 23 | CP-023 | L1_module_props_events | Props/Events standardized | 1 | module | active |
| 24 | CP-024 | L1_module_backward | Backward compatible | 1 | module | active |
| 25 | CP-025 | L1_module_standalone | Works standalone | 1 | module | active |
| 26 | CP-026 | L1_flow_no_conflict | No conflict with existing flows | 1 | flow-config | active |
| 27 | CP-027 | L1_flow_trigger_test | Trigger fires correctly | 1 | flow-config | active |
| 28 | CP-028 | L1_flow_no_circular | No circular triggers | 1 | flow-config | active |
| 29 | CP-029 | L1_infra_health_check | Health endpoints verified | 1 | infrastructure | active |
| 30 | CP-030 | L1_infra_rollback_plan | Rollback plan documented | 1 | infrastructure | active |
| 31 | CP-031 | L1_infra_gclaw | GC-LAW compliance | 1 | infrastructure | active |