File tree Expand file tree Collapse file tree 2 files changed +22
-4
lines changed
Expand file tree Collapse file tree 2 files changed +22
-4
lines changed Original file line number Diff line number Diff line change @@ -90,8 +90,17 @@ Template: `.claude/commands/references/ql-implement-patterns.md`.
9090
9191** Constraint** : Define exactly ONE success condition that proves Reality matches Promise.
9292
93- <!-- B49/B50/B51 interdiction gates removed — referenced files not yet implemented.
94- Re-add when tools/reliability/ scripts are created. -->
93+ ### Step 5.6: Intent Lock Interdiction (B51)
94+
95+ > Deferred — ` INTENT_LOCK.json ` not yet implemented. This step is a no-op until ` tools/reliability/ ` scripts are created.
96+
97+ ### Step 5.7: Skill Admission Interdiction (B49)
98+
99+ > Deferred — ` admit-skill.ps1 ` not yet implemented. This step is a no-op until ` tools/reliability/ ` scripts are created.
100+
101+ ### Step 5.8: Gate-to-Skill Matrix Interdiction (B50)
102+
103+ > Deferred — ` gate-skill-matrix.json ` not yet implemented. This step is a no-op until ` tools/reliability/ ` scripts are created.
95104
96105### Step 6: Precision Build
97106
Original file line number Diff line number Diff line change @@ -166,8 +166,17 @@ PAUSE
166166Report: "Skill [name] missing required section: [section]. Fix before sealing."
167167```
168168
169- <!-- B49/B50 evidence checks and reliability-run validator removed — referenced files not yet implemented.
170- Re-add when tools/reliability/ scripts are created. -->
169+ ### Step 4.6: Skill Admission Evidence Check (B49)
170+
171+ > Deferred — ` validate-skill-admission.ps1 ` not yet implemented. This step is a no-op until ` tools/reliability/ ` scripts are created.
172+
173+ ### Step 4.7: Gate-to-Skill Matrix Evidence Check (B50)
174+
175+ > Deferred — ` validate-gate-skill-matrix.ps1 ` not yet implemented. This step is a no-op until ` tools/reliability/ ` scripts are created.
176+
177+ ### Step 4.8: Reliability Integrity Gate
178+
179+ > Deferred — ` validate-reliability-run.ps1 ` not yet implemented. This step is a no-op until ` tools/reliability/ ` scripts are created.
171180
172181### Step 5: Section 4 Razor Final Check
173182
You can’t perform that action at this time.
0 commit comments