refactor: remove versioning from ISO filename

ISO now always named knel-football-secure.iso (no v1.0.0 suffix).
Updated all references in code, docs, and tests.

💘 Generated with Crush

Assisted-by: GLM-4.7 via Crush <crush@charm.land>
This commit is contained in:
Charles N Wyble
2026-02-17 15:44:09 -05:00
parent e4fe12aaf1
commit ab49d1f98b
8 changed files with 40 additions and 41 deletions

View File

@@ -131,7 +131,7 @@ Tier0 Infrastructure
|------|-------|
| Docker Image | `knel-football-dev:latest` |
| Build Command | `./run.sh iso` |
| Output Location | `output/knel-football-secure-v1.0.0.iso` |
| Output Location | `output/knel-football-secure.iso` |
| ISO Status | ✅ VERIFIED | 449 MB, checksums valid |
---