From 34327f5efcca1e2a2fa44dd60e44c486bb8e8ef4 Mon Sep 17 00:00:00 2001 From: Alex Standiford Date: Sat, 18 Jul 2026 17:37:49 -0400 Subject: [PATCH] Auto-merge opt-in (docs) + doctrine slugs (Project Rocky) Add global-do-it-right-not-easy and global-recurring-defect-classes to the phpnomad knowledgeDependencies.critical list, and opt into auto-merge for the docs category (proven-safe). Milestone 801. Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_0138jQKyzwyDfEbbAeMmYNnL --- navigator.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/navigator.yaml b/navigator.yaml index 3270465..299602e 100644 --- a/navigator.yaml +++ b/navigator.yaml @@ -13,3 +13,11 @@ knowledgeDependencies: - global-integration-testing-standards-introduction - global-e2e-testing-standards-introduction - global-pattern-decidability-doctrine + - global-do-it-right-not-easy + - global-recurring-defect-classes + +autoMerge: + enabled: true + rubric: global-auto-merge-review-rubric + allowedCategories: [docs] # proven safe; widen per repo as trust grows + alwaysHuman: [payments, migrations, auth, security]