- 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| build.py | ||
| deterministic.py | ||
| sandbox.py | ||