ATANOR Environment (OS) — first boot-verified image.
Verified end-to-end in QEMU/KVM clean-room: unattended install → auto-reboot → first-boot self-provisioning → web (:3000) + engine (:8502, loopback) both healthy, the engine proving itself with its own git SHA.
ISO (3.1GB, split for GitHub's 2GiB asset limit):
- Windows:
copy /b atanor-environment-amd64.iso.part00+atanor-environment-amd64.iso.part01 atanor-environment-amd64.iso - Linux/macOS:
cat atanor-environment-amd64.iso.part* > atanor-environment-amd64.iso - Verify:
sha256sum -c SHA256SUMS - Flash with Rufus/balenaEtcher. First login:
atanor-admin/atanor— a new password is forced immediately. - Needs internet on first boot (self-provisions from this repo), 4GB+ RAM, 20GB+ disk.
Windows desktop app: ATANOR_0.1.2_x64-setup.exe (self-signed — SmartScreen will warn; production signing pending a trusted certificate).
Honest notes: the engine binds to loopback by design (local-first); the ISO boots into the particle-orb shell (/shell); Ctrl+Alt+F2 is always a normal TTY — you are never locked in.