docs: add OCTO Technology reference to learning-with-ai.md

Added organizational perspective on AI-augmented development to
Practitioner Perspectives section. Key insights: pairs as minimal
team unit (bus factor), bottleneck shifts to functional requirements.

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Florian BRUNIAUX 2026-01-23 10:00:35 +01:00
parent 162bab94e0
commit 377f5dbce1
2 changed files with 7 additions and 0 deletions

View file

@ -66,6 +66,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- `practitioner_dave_van_veen: "guide/ai-ecosystem.md:1213"`
- `ecosystem.practitioner_insights.dave_van_veen` with full metadata
- **OCTO Technology reference** (`guide/learning-with-ai.md:907`)
- Added to "Practitioner Perspectives" section in Sources & Research
- Article: "Le développement logiciel à l'ère des agents IA"
- Key insights: pairs as minimal team unit (bus factor), bottleneck shifts to functional requirements
- Caveat: managerial focus, useful context for team leads
### Changed
- **Subscription limits section** (`guide/ultimate-guide.md`) rewritten with concrete data

View file

@ -904,6 +904,7 @@ Sources for [§3 The Reality of AI Productivity](#the-reality-of-ai-productivity
- **Anthropic Claude Code Best Practices** — [anthropic.com](https://www.anthropic.com/engineering/claude-code-best-practices) — Official guidance on effective usage
- **ThoughtWorks Technology Radar** — AI-assisted development maturity model
- **Martin Fowler on AI Pair Programming** — Patterns for effective human-AI collaboration
- **OCTO Technology: Le développement à l'ère des agents IA** — [blog.octo.com](https://blog.octo.com/le-developpement-logiciel-a-l-ere-des-agents-ia) — Organizational perspective on AI-augmented development: pairs as minimal team unit (bus factor), bottleneck shifts from technical to functional requirements, junior developer integration via pair programming and deliberate practice. Managerial focus — useful context for team leads.
### Educational Frameworks