Scout
See what on your current machine already has a sigilOS home.
Scout profiles an existing Windows, Mac, or Linux system — installed apps, disk usage, hardware — and maps what it finds to sigilOS equivalents: a Store app, a Forge core, a Conflux streaming target, or "no equivalent yet." The result is a migration plan, not a guess.
Two ways to run it
A small native binary for your current OS — auto-detects the platform, profiles the live system, and stores the result locally before you ever touch sigilOS. Run it ahead of time, review the plan, migrate when you're ready.
Boot the sigilOS installer from ISO/IMG and it mounts your existing disk read-only, profiling it without needing your current OS to even boot. Useful for a machine that's already unbootable.
Migrate-package downloads
No downloads yet — the Scout profiler app itself hasn't been written for any platform. But the underlying cc0 codegen targets are no longer the blocker: as of this cycle, all three (Linux ELF, macOS Mach-O, Windows PE) exist and compile a working binary. Windows PE is structurally valid but not yet runtime-verified on real Windows hardware.
Scout is scoped in the Scout RFC, part of the agnostic bootloader / installer track. Follow progress on the development blog.