nx_forge_os_readiness.nx
buildroot/runtime/nx_forge_os_readiness.nx
about
nx_forge_os_readiness.nx -- FORGE-ON-NISHIOS READINESS CENSUS (operator 2026-07-16: "get our
nishi os ready for the nishi forge capabilities natively -- use compare/evaluate what we need,
workflow to eat debt + build SOTA from the biggest rocks down"). Reads the rock registry from the
SOVEREIGN STORE (knowledge/store/forge_os_rocks, no-TSV law), grades each capability rock
GAP/PARTIAL/READY, computes an honest readiness score (GAP=0 PARTIAL=1 READY=2 over 2*N), and
EMITS the big-rocks-first WORKFLOW (rank-ordered gaps = the queue to eat). Re-run as NishiOS
matures; the number moves only when a rock's registry verdict flips (backed by real OS gates).
usage: nx_forge_os_readiness exit 0 (measurement; the ranked workflow is the deliverable)
license_tier: ORIGINAL expect_exit: 0
dependencies 2 imports · 0 importers
imports: nx_sov_ledger.nxnx_lib_std.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 12 | const FOR_MAGIC_8192: i64 = 8192 |
| 13 | const FOR_MAGIC_8191: i64 = 8191 |
| 14 | const FOR_MAGIC_1024: i64 = 1024 |
| 16 | const FOR_STORE: *u8 = "knowledge/store/forge_os_rocks" |
functions
| 19 | func for_field(val: *u8, k: i64, out: *u8) -> i64 called by 1: for_run |
| 37 | func for_weight(v: *u8) -> i64 |
| 44 | func for_run() -> i64 |
| 130 | func main(argc: i64, argv: *i64) -> i64 |