Commit Graph

3 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
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