NumericalOS

docs/observations/2026-08-09-self-init-kernel-initrd.md

back to source

# Observation — self-init kernel+initrd (x86_64)

| Field | Value |
|---|---|
| Date (UTC) | 2026-08-09 |
| Profile | `self-init` |
| Arch | x86_64 |
| Path | `kernel+initrd` |
| Emulator | QEMU 10.2.2 `qemu-system-x86_64` |
| Machine / memory | q35 / 512 MiB |
| Artifact path | `build-out/artifacts/numericalos-self-init.cpio.gz` |
| Initramfs sha256 | (see CF build `20260809230939-62c598ab` / local file) |
| Floor name / sha256 | `numos-floor` / `6e123e7f3202a8c1e9b1f94d8941580a25135382b99e8d3e34fb858bba311348` |
| Kernel source | Debian `linux-image-6.1.0-50-amd64` (local `vmlinuz`) |
| Build id (CF/R2) | `20260809230939-62c598ab` |
| Verdict | **PASS** |
| `boot complete` line | `numos: boot complete degraded=0` |
| Steady state? | yes |
| Degrades / HALTs | none |
| Serial log path | `build-out/artifacts/boot-self-init.log` |
| Observer | session Grok Build / numericalos praxis cycle |

## Verbatim `numos:` lines

```
numos: arch x86_64
numos: init numinit.sh (shell floor)
numos: on-disk /opt/numericalos/numinit.sh
numos: state verified
numos: boot complete degraded=0
numos: steady state entered
```

## Notes

- Not metal. Not ISO/GRUB chain. Not non-x86_64.
- Fleet profile remains PASS-degraded on bare QEMU (separate observation).
- Floor implementation binary is multi-call static resolved via graph; product name is `numos-floor`.