From aeefaa0e430e3ed0c753cb6d45d682c8c07fd244 Mon Sep 17 00:00:00 2001 From: Florian BRUNIAUX Date: Mon, 9 Mar 2026 11:00:21 +0100 Subject: [PATCH] =?UTF-8?q?docs(readme):=20fix=20whitepaper=20count=20(9?= =?UTF-8?q?=E2=86=9211)=20+=20add=20recap=20cards=20section?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - WP list now complete: 00→10 (was stopping at 08) - Add WP09 Learning with AI + WP10 AI Budget - Add Recap Cards section (57 cards, 3 series, coming soon) Co-Authored-By: Claude Sonnet 4.6 --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bf9fa72..990bcf0 100644 --- a/README.md +++ b/README.md @@ -541,7 +541,7 @@ security_gate_hook: "examples/hooks/bash/security-gate.sh" # file path ref ## 📄 Whitepapers (FR + EN) -A series of 9 focused whitepapers covering Claude Code in depth. Each covers a specific topic and is available in both **French and English**. +A series of 11 focused whitepapers covering Claude Code in depth. Each covers a specific topic and is available in both **French and English**. > **Coming soon** — currently in private access. Public release planned. @@ -554,6 +554,18 @@ A series of 9 focused whitepapers covering Claude Code in depth. Each covers a s - **06** — *Privacy & Compliance* — Anthropic data, ZDR, retention policies - **07** — *Guide de Référence / Reference Guide* — Complete synthesis + advanced workflows - **08** — *Agent Teams* — Multi-agent orchestration and coordination +- **09** — *Apprendre avec l'IA / Learning with AI* — UVAL protocol, comprehension debt, 30-day plan +- **10** — *Budget IA / AI Budget* — Token costs, model selection, cost optimization + +## 🗂️ Recap Cards (FR) + +57 single-page A4 reference cards — printable, one concept per card. Organized in 3 series: + +> **Coming soon** — currently in private access. Public release planned alongside the whitepapers. + +- **Technique (22 cards)** — Commands, permissions, configuration, MCP, models, context window +- **Méthodologie (22 cards)** — Daily workflow, agents, hooks, CI/CD, multi-agent, debug +- **Conception (13 cards)** — Mental models, prompting, security by design, cost patterns ---