From b6a1e63f94bc7e0cf74900e8a4d2e7880a9aace5 Mon Sep 17 00:00:00 2001 From: Florian BRUNIAUX Date: Sun, 22 Feb 2026 19:24:53 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20rename=20duplicate=20key=20security=5Fga?= =?UTF-8?q?te=5Fhook=20=E2=86=92=20security=5Fgate=5Fhook=5Fline=20in=20re?= =?UTF-8?q?ference.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- machine-readable/reference.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/machine-readable/reference.yaml b/machine-readable/reference.yaml index 39ba079..371072c 100644 --- a/machine-readable/reference.yaml +++ b/machine-readable/reference.yaml @@ -345,6 +345,11 @@ deep_dive: # Model Selection & Thinking Guide (Section 2.5) - Added 2026-02-21 model_selection_guide: 2634 # Section 2.5 — canonical table, effort levels, agent patterns model_selection_anchor: "#25-model-selection--thinking-guide" + # Configuration Decision Guide (Section 2.7) - Added 2026-02-22 + configuration_decision_guide: 2872 # Section 2.7 — mechanism comparison, decision tree, 56% warning + configuration_decision_guide_anchor: "#27-configuration-decision-guide" + mechanism_comparison_table: 2885 # Semantic roles + mechanism comparison tables + fifty_six_percent_warning: 2920 # Skills reliability warning + safe patterns planner_agent: "examples/agents/planner.md" implementer_agent: "examples/agents/implementer.md" architecture_reviewer_agent: "examples/agents/architecture-reviewer.md" @@ -573,7 +578,7 @@ deep_dive: hooks: 5273 hook_templates: 5418 security_hooks: 5680 - security_gate_hook: 6907 + security_gate_hook_line: 6907 security_gate_hook_source: "https://paddo.dev/blog/claude-code-team-tips/" mcp_servers: 5984 serena_indexation: 6078