1. Introduction
  2. Part 0: The Crisis and The Response
  3. Chapter 1: Hello Sovereign AI
  4. Chapter 2: Crisis of Determinism in the Age of Generative AI
  5. Chapter 3: trueno - SIMD-Accelerated Tensor Operations
  6. Chapter 4: Byzantine Fault Tolerance for Multi-Agent Systems
  7. Part I: Infrastructure Foundations
  8. Chapter 5: pmat - Quality Enforcement Toolkit
  9. Chapter 6: trueno Core - Vector and Matrix Operations
  10. Chapter 7: Advanced trueno - GPU Acceleration
  11. Part II: Transpilation Layer
  12. Chapter 8: Introduction to Transpilation
  13. Chapter 9: bashrs - Bash→Rust Transpiler
  14. Chapter 10: depyler - Python→Rust Transpiler
  15. Chapter 11: decy - Deno/TypeScript→Rust Transpiler
  16. Part III: Machine Learning Pipeline
  17. Chapter 12: aprender - ML Training Framework
  18. Chapter 13: realizar - Inference Engine
  19. Chapter 14: entrenar - Distributed Training
  20. Part IV: Database & Graph Infrastructure
  21. Chapter 15: trueno-db - Vector Database
  22. Chapter 16: trueno-graph - Graph Analytics
  23. Part V: Orchestration & Profiling
  24. Chapter 17: batuta - Workflow Orchestration
  25. Chapter 18: renacer - Syscall Profiling
  26. Chapter 19: repartir - Work Stealing Scheduler
  27. Part VI: Real-World Applications
  28. Chapter 20: Building a Sovereign ML Pipeline
  29. Chapter 21: EU Regulatory Compliance
  30. Chapter 22: Production Deployment
  31. Chapter 23: CITL - Compiler-in-the-Loop Learning
  32. Appendix A: SPEC.md
  33. Appendix B: Scientific Reproducibility
  34. Appendix C: Toyota Way Principles