What You've Built: Phase 4 Deliverables
mob_learning/
├── spiffe-demo/ ← Rust binary: 8 subcommands
│ ├── docker/ ← SPIRE deployment (Docker Compose)
│ └── src/ ← svid.rs, validate.rs, tls.rs, jwt.rs
└── spiffe-analysis.md ← 6-section fit analysis
spiffe-demo proves you can work with SPIFFE identity at the library level
(SVID generation, validation, mTLS) and with a real SPIRE deployment.
spiffe-analysis.md proves you can evaluate a production system against your
specific service context — not just "SPIFFE is good" but "here's where it helps
and where it doesn't, for Amazon Leo specifically."