NumericalOS

Source

Generated from commit c8f27f3. This is a rendering; the repository itself is the authority:

git clone https://numericalos.com/numericalos.git

Files (42)

pathbytes
.gitattributes737
.gitignore613
README.md2728
boot/bootstrap.sh3029
boot/lib/arch_table.sh610
boot/numinit.sh9754
docs/superpowers/plans/2026-08-04-numericalos-spec1.md74150
docs/superpowers/specs/2026-08-04-numericalos-design.md18264
numos/__init__.py0
numos/archtable.py1490
numos/canonical.py606
numos/export_state.py2674
numos/seed.py2880
numos/state.py4806
numos/validate.py6858
site/assets/site.css3564
site/build.py15710
site/content/bootchain.html5288
site/content/docs.html3522
site/content/format.html3851
site/content/index.html4983
site/content/status.html4414
site/content/whitepaper.html11752
skills/AGENTS.md6241
skills/numericalos-build-initramfs/SKILL.md6862
skills/numericalos-build-iso/SKILL.md5838
skills/numericalos-build-oci/SKILL.md7896
skills/numericalos-target-classifier/SKILL.md6149
skills/numericalos-verify-boot/SKILL.md7480
tests/__init__.py0
tests/test_archtable.py5266
tests/test_bootstrap_arch.py3932
tests/test_bootstrap_verify.py7359
tests/test_canonical.py1098
tests/test_export.py3798
tests/test_numinit_backoff.py10863
tests/test_numinit_failure.py6484
tests/test_numinit_kind.py12198
tests/test_numinit_order.py6142
tests/test_state.py3942
tests/test_validate.py8686
tests/test_verifier_agreement.py4845

History (2 commits)

commitdatesubject
c8f27f32026-08-05chore(site): canonical URLs point at numericalos.com
d71872a2026-08-05NumericalOS: graph-driven Linux init, build skills, and site