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