code wiki / sov
topic: sov
18 modules sharing the sov name family (derived from the tree's prefix discipline).
The 'sov' topic family in the Nishi sovereign ecosystem provides tools for ensuring data sovereignty and secure execution across the NishiLang environment. The nx_sov module serves as the standard CLI for managing sovereign data, while nx_sov_build_run enables fully sovereign, reusable build processes. The nx_sov_census module measures third-party dependencies to enforce sovereignty compliance, supporting secure and verifiable operations across the ecosystem.
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.
| module | description | lines | funcs |
|---|---|---|---|
| nx_sov.nx | THE STANDARD SOVEREIGN DATA CLI (operator 2026-07-16: "this happens a lot -- make | 304 | 5 |
| nx_sov_build_run.nx | FULLY SOVEREIGN, REUSABLE build runner (operator: "no sh and no c build, | 1868 | 30 |
| nx_sov_build_run_qualify_20260910.nx | FULLY SOVEREIGN, REUSABLE build runner (operator: "no sh and no c build, | 1868 | 30 |
| nx_sov_build_run_register.nx | GOVERNED registration of the SOVEREIGN build runner + it FLAGS the | 69 | 2 |
| nx_sov_census.nx | sovereign 3rd-party-dependency census (the MEASURE step). | 63 | 7 |
| nx_sov_census_run.nx | run the sovereignty census on the live nishi-library. | 75 | 4 |
| nx_sov_census_test.nx | sovereign gate for the 3rd-party-dependency census. | 43 | 1 |
| nx_sov_endpoint.nx | the ONE place that knows how to reach our own edge. | 153 | 11 |
| nx_sov_endpoint_gate.nx | proves the endpoint policy matches the measurement. | 182 | 3 |
| nx_sov_gate.nx | gate for the standard sovereign data CLI (the anti-flat-file standard path). | 109 | 3 |
| nx_sov_guard.nx | SOVEREIGNTY / NO-NEW-TSV guard (hardware-rung-up). Enumerates a data dir with its OWN | 89 | 8 |
| nx_sov_guard2.nx | the NO-NEW-TSV law with a WORKING TOOTH (eats seq279 at the root). | 260 | 10 |
| nx_sov_guard2_gate.nx | gates the no-new-tsv RATCHET on the behaviour that makes it a tooth rather than a | 103 | 8 |
| nx_sov_guard_gate.nx | SOVEREIGN gate for the no-new-tsv guard. | 47 | 4 |
| nx_sov_import_lint.nx | MECHANICAL "no python/sh/java/qemu on the program path" checker. Given a list of | 81 | 6 |
| nx_sov_ledger.nx | CANONICAL generic sovereign ledger on nx_seg_store. The DRY primitive that makes | 82 | 8 |
| nx_sov_ledger_gate.nx | proves the canonical sovereign ledger nx_sov_ledger.nx. | 91 | 6 |
| nx_sov_tree_audit.nx | WHOLE-TREE sovereignty census. Recursively walks a directory root (getdents64 + | 190 | 12 |