Golden 0.146.0 baked on the drill VM and published to gitea: felhom-golden/0.146.0/golden.tar.zst sha256 4834c703162c5437467a329144b1a523019bf5693ab9d439558be7323587e955 612696588 B (584 MB archive), controller 0.146.0 confirmed baked in All pass markers green: Result=success/ExecMainStatus=0, 0 FATAL/exclusions, docker OK (overlay2), ALL THREE mounts included (rootfs + mp0 /var/lib/docker + mp1 /mnt/sys_drive), pre-delete HTTP 404 (the pre-gate — version did not exist), upload HTTP 201. Integrity verified independently of the build host: anonymous GET | sha256sum matches byte-for-byte, ranged GET 206, content-length matches the bake's bytes. The version now appears in the hub dropdown (0.136.0, 0.143.0, 0.146.0). Teardown per GL-1: log copied out as evidence first (180:/mnt/5_hdd/felhom.eu/drill/bake-0.146.0.log), guest 9100 purged, token + script + log shredded in-VM, VM off, qemu confirmed gone via `ps -eo comm` (not the self-matching pgrep -f), drill disk reverted to the virgin snapshot exactly as found. Token-leak grep = 0 against the LITERAL token value, on the bake log and both ISO build logs from this session. REMAINING is operator-only and password-gated: Day-0 manifest Golden -> 0.146.0 (Agent stays 0.90.0, MinAgent stays 0.90.0 — v0.146.0 declares no new agent coupling), then the floor -> v0.146.0 saved LAST. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Nn3VgQk9iwEGgyx6QJ2NvE
documentation/backlog/
Verified-LIVE findings with implementable fix plans that are not yet implemented. Preserved here
(instead of on git branches) per the trunk-based, no-branches rule — the fix itself is implemented later
directly on main, during a normal/supervised session.
-
FIX-M18-NOTES.md — dump re-validation runs every 5 min (perf). FIXED in controller v0.62.0 @
f8afe5c(2026-06-14). (was on the deletedfelhom-controllerbranchfix/m18-dump-validation-cache.) -
FIX-M19-NOTES.md —
deriveStackNamemisattribution edge (low-incidence correctness). FIXED in controller v0.62.0 @6bab68b(2026-06-14). (was on the deleted branchfix/m19-stackname-crossref.) -
FOLLOWUP-golden-default-controller-tag.md — the golden bakes a stale controller (
:0.43.0when queued; had rotted again to:0.85.1by resolution). FIXED in felhom-agent @ceca355(2026-07-03):build-golden.shv2.0.0 makes the controller tag a MANDATORY argument (a required arg cannot rot) and golden 0.98.3 was baked + clean-room-validated (bake → first-boot-current → self-manage → app deploy, on the drill VM — no supervised touch of live guests needed) + published + vouched. Evidence:../audits/DRILL-golden-098-2026-07-03.md.
Related: the live-drive fixspec (../audits/live-drive-fixspec-2026-06-14.md) carries the deferred
supervised items F9 (HDD provisioning/guest-attach), F20-BUG2 (durable_id scheme), F20-BUG3 (async
mkfs) — to be implemented in the agent/golden supervised session.