Commit Graph

12 Commits

Author SHA1 Message Date
ad2a2e07c2 docs: add case studies for principles #2, #13, and #30
- #2 Vertical Spike Before Framework: protobuf, Rails, Meta LLaMA
- #13 Autonomous but Auditable: Constitutional AI, GPT-4 red teaming, EU AI Act
- #30 Self-Monitoring Guardian Pattern: Netflix chaos eng, Google Borg, DeepMind AlphaFold
2026-04-12 14:18:04 +00:00
2502f17bff docs: add case studies for 4 key principles with industry cross-references
Enriched principles #6 (Cheapest Model per Task), #9 (Checkpoint/Resume),
#10 (Diagnose Before Retrying), and #29 (Emergency Stop) with 14 concrete
case studies and 24 industry cross-references including GitHub Copilot,
Knight Capital, Apache Kafka, Tesla Autopilot, and workspace-internal examples.
2026-04-11 10:56:35 +02:00
325935226d feat: principle #36 — ephemeral execution environments 2026-03-31 22:29:04 +00:00
a2d143869e feat: principle #35 — recursive agent dispatch 2026-03-31 22:22:33 +00:00
1ed7085a5d docs: add inbox items from marathon sprint (multi-node, prioritize small) 2026-03-31 21:56:28 +00:00
4cc68ed3ae feat: principle #34 — git worktrees for agent isolation 2026-03-31 21:39:04 +00:00
691c0067b6 feat: principle #33 — container-first development 2026-03-31 21:38:39 +00:00
32d916f17f fix: principle #27 — add grain of salt, clarify scope (prototyping vs production) 2026-03-31 21:37:21 +00:00
68e2c6e7a8 feat: principles #26-#32 — PDCA, prod testing, changelog, emergency stop, guardian, debug logs, multi-auth 2026-03-31 21:31:44 +00:00
0f5456bb53 feat: add principle #25 — Tool Auto-Provision 2026-03-31 15:30:21 +00:00
048eab3624 feat: initial 24 principles extracted from real multi-project AI dev work
Grouped into 7 themes: Architecture & Design, Cost & Efficiency,
Execution & Error Handling, Autonomy & Agents, Documentation,
Capture & Learning, Content Production.

Each principle grounded in observed patterns, not theory.
2026-03-31 15:29:46 +00:00
79d00a3bd5 Add Claude Code automation workflow 2026-03-31 15:29:26 +00:00