Commit graph

1 commit

Author SHA1 Message Date
c01b4cbf54 feat(01-05): add build orchestration service
- Implement BuildService for coordinating ISO build lifecycle
- Integrate sandbox and deterministic config for reproducible builds
- Add cache lookup before build execution (same hash = return cached)
- Handle build status transitions: pending -> building -> completed/failed
2026-01-25 20:20:57 +00:00