code wiki / install

topic: install

10 modules sharing the install name family (derived from the tree's prefix discipline).

The 'install' topic family in the Nishi sovereign ecosystem provides the foundational mechanisms for securely installing and verifying software components. It includes modules like nx_install_attest, which offers defensive primitives around install_hash, and nx_install_hash, which computes the install_hash from a NxInstallPlan. The nx_install_pipeline serves as the end-to-end orchestrator for the SA arc, ensuring reliable and auditable installation processes.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
nx_install_attest.nxdefensive primitives around install_hash.1876
nx_install_attest_signed.nxEd25519-signed install attestation.1945
nx_install_attest_signed_test.nxsmoke for EM-9 Ed25519 signing.2677
nx_install_attest_test.nxsmoke for nx_install_attest helpers.2384
nx_install_hash.nxcompute install_hash from NxInstallPlan via2105
nx_install_hash_test.nxsmoke for nx_install_hash SA-7 partial.2034
nx_install_pipeline.nxend-to-end SA arc orchestrator.1904
nx_install_pipeline_test.nxsmoke for the SA arc end-to-end2185
nx_install_plan.nxselection-pipeline output record.2965
nx_install_plan_test.nxsmoke for nx_install_plan SA-6/SA-7 bridge.1954