docs(guide): add Section 9.17 - Multi-Instance Workflows

- Add comprehensive multi-instance orchestration guide (391 lines)
- Document Boris Cherny case study (259 PRs/30 days)
- Include Anthropic study metrics (132 engineers, +50% productivity)
- Add decision matrix, cost analysis, implementation phases
- Update reference.yaml with 10 new entries
- Fix table of contents (add 9.12-9.17)
- Bump version to 3.9.10

Sources:
- InfoQ: Claude Code Creator Workflow (2026-01-09)
- Anthropic Research: How AI is Transforming Work (2025-08)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Florian BRUNIAUX 2026-01-21 10:45:03 +01:00
parent 6703e4b6a4
commit 5b15f25eb2
5 changed files with 436 additions and 7 deletions

View file

@ -116,11 +116,21 @@ deep_dive:
git_best_practices: 8378
cost_optimization: 8844
session_teleportation: 9443
commands_table: 9619
shortcuts_table: 9652
troubleshooting: 9778
cheatsheet: 10153
daily_workflow: 10229
multi_instance_workflows: 9549
boris_cherny_case_study: 9583
anthropic_study_metrics: 9687
git_worktrees_multi_instance: 9728
multi_instance_costs: 9762
orchestration_frameworks: 9830
headless_pm_framework: 9842
multi_instance_implementation: 9900
multi_instance_monitoring: 9982
multi_instance_decision_matrix: 10110
commands_table: 10179
shortcuts_table: 10212
troubleshooting: 10338
cheatsheet: 10713
daily_workflow: 10789
# AI Ecosystem (Section 11, ~line 10491)
ai_ecosystem: 10491
ai_ecosystem_complementarity: 10493