code wiki / tools
capability catalog
every REGISTERED tool: what it does (schema title) and how to call it (argv grammar), generated from the live allowlist joined to the schema registry. Capabilities are also retrievable in search and ask -- a capability nobody can find at the moment of need is a capability the ecosystem does not have.
| capability | what it does | call grammar (argv) |
|---|---|---|
argecho | Echo Arguments | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_status | Supervisor Status | (no caller args -- PINNED row: the registry supplies `status` and your argv is ignored) |
nx_torstat | Torrent Status | (no caller args -- PINNED row: the registry supplies `torstat` and your argv is ignored) |
nx_services | Mgmt Services | (no caller args -- PINNED row: the registry supplies `GET /api/services` and your argv is ignored) |
nx_health | Mgmt Health | (no caller args -- PINNED row: the registry supplies `GET /api/health` and your argv is ignored) |
nx_mgmt | Mgmt Control | <METHOD> <path> [body]. Route-specific body encoding: POST /api/organ_run uses target=<registered_tool>&confirm=yes&args=<arguments>; POST /api/deploy uses target=<deployment_name>. Form bodies are not JSON. Capability denial occurs before execution; reconcile uncertain mutation outcomes before retrying. For multiple organ arguments, set args_encoding=percent-v1 and separate tokens with +; percent-encode bytes inside each token. Example: target=nx_contentdiff&confirm=yes&args_encoding=percent-v1&args=nx_mgmt_api.elf+nx_mgmt_api.elf.new Private response: <METHOD> <path> <body-or-empty> --response-file <private-path>; never use default stdout mode for secrets. For longer organ execution, supply deadline_ms=<milliseconds> as a separate form field; it controls the outer API deadline and is independent of any tool --run-timeout-ms argument. Inspect the returned deadline_ms and job terminal status. Current route clamps to 1000..300000ms; longer work needs the existing asynchronous lifecycle, not blind retries. |
nx_ecosystem_maturity_rollup | Ecosystem Maturity Rollup | (takes at least 4 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nishi_compare | fork-exec backend for the `nishi_compare` MCP tool. v2 SINGLE-SOURCE: serves the EXACT | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nishi_compare_index | fork-exec backend for the `nishi_compare` MCP tool. v2 SINGLE-SOURCE: serves the EXACT | (no caller args -- PINNED row: the registry supplies `index` and your argv is ignored) |
nx_email_invite_aw | CLI: mint ONE mailbox invite for a domain's email portal (the provisioning | (no caller args -- PINNED row: the registry supplies `/volume1/homes/elderwesto/nishihost/andelinwest_mail_store.invites andelinwest_mail 1 604800` and your argv is ignored) |
nx_email_invite_jw | Email Invite (JW) | (no caller args -- PINNED row: the registry supplies `/volume1/homes/elderwesto/nishihost/jasonewest_mail_store.invites jasonewest_mail 1 604800` and your argv is ignored) |
nx_email_provision_aw | Email Provision (AW) | (no caller args -- PINNED row: the registry supplies `andelinwest.com mail.andelinwest.com 75.28.18.94 nishi1` and your argv is ignored) |
nx_email_provision_jw | Email Provision (JW) | (no caller args -- PINNED row: the registry supplies `jasonewest.com mail.jasonewest.com 75.28.18.94 nishi1` and your argv is ignored) |
nx_smtp_probe | SMTP Probe | usage: nx_smtp_probe [host port] (no args = the default battery) |
nx_email_tool_register | Email Plane Registrar | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nishi_compare_regen | ON-NAS regeneration of the whole Nishi Compare publish surface (operator 2026-07-09: | (no caller args -- PINNED row: the registry supplies `buildroot ../sites/nishifamily/compare/` and your argv is ignored) |
nishi_project | NISHI PROJECT: the team + contractor project layer for nishifamily.com/project. | PROJ <pid> <owner> <title> | MEMBER <pid> <person> <role> <cap|-> | load <file> <prefix> [segid] | view <prefix> <pid> <person> | workload <prefix> <pid> |
vizsla_calendar | Vizsla Calendar | load <eventsfile> <prefix> [segid] EVENT <id> <date YYYY-MM-DD> <start_min> <dur_min> <title> | day <prefix> <date> the day's events sorted by start + merged BUSY intervals + |
vizsla_ics | Vizsla ICS Export | export <prefix> <from YYYY-MM-DD> <to YYYY-MM-DD> <out.ics> |
vizsla_group | Vizsla Group Scheduling | MEMBER <gid> <name> <calprefix> -> "grp:" (roster: member's calendar store) | SLOT <pid> <slotid> <date> <start_min> <dur_min> -> "pol:" (a proposed poll slot) | VOTE <pid> <slotid> <member> <yes|no> <date> -> "vot:" (latest date per (slot,member) wins) | findtime <prefix> <gid> <from> <to> <dur_min> [earliest_min latest_min] |
vizsla_plan | Vizsla Planner | CONF <plan> <u4_days> <u3_days> <u2_days> -> "cnf:" urgency bands (data, not magic numbers; | TASK <plan> <tid> <owner> <due> <effort_min> <imp 1-5> <dep[,dep..]|-> <title> -> "tsk:" | MILE <plan> <mid> <date> <title> -> "mil:" milestone | DONE <plan> <tid> <date> -> "don:" completion marker (additive history) |
vizsla_venue | Vizsla Venue Pipeline | REQ <event> <capacity> <budget_cents> <date> <start_min> <dur_min> -> "req:" | VENUE <event> <vid> <capacity> <cost_cents> <contact> <name> -> "ven:" | STAGE <date> <event> <vid> <found|contacted|quoted|visited|booked|rejected> -> "stg:" | board <prefix> <event> |
vizsla_remind | Vizsla Reminders | due <calprefix|-> <contactsfile|-> <today> <leads> [sentprefix] | mark <sentprefix> <event|birthday> <id> <date> [segid] |
vizsla_digest | Vizsla Engagement Digest | (takes at least 3 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
vizsla_coord_page | Vizsla Coordination Page | page <base> <tid> <today> <outfile> render that tenant's brief to a sovereign first-party HTML page | coord <digest.conf> <today> <outfile> render the ENGAGEMENT-PARTNER digest (2026-07-08) -- today's |
vizsla_doc | Vizsla Documents | put <prefix> <docid> <file> <doctype> <rel> <date YYYY-MM-DD> [segid] | get <prefix> <docid> <out> latest version bytes -> out (byte-exact) | history <prefix> <docid> every version: date + bytes + doctype + rel | list <prefix> <rel|-> latest version per docid (rel-filtered or all) |
vizsla_notify | Vizsla Notifications | deliver <notifprefix> <calprefix|-> <contacts|-> <today> <leads> [channel] compose remind-due -> on-site records | feed <notifprefix> [kind|-] list delivered notifications | email <calprefix|-> <contacts|-> <today> <leads> <from> <to> <out.eml> compose the digest email |
vizsla_docgen | Vizsla Office Docs | build <docprefix> <docid> <doctype> <rel> <date> <fieldsfile> [segid] |
nishi_crew | the ONE consolidated crew-capabilities MCP backend (operator 2026-07-10: "each role owns its raci | nishi_crew -> the full crew directory (36 roles) + MCP-exposure coverage. | nishi_crew <role> -> that role's capability record + its RACI cell (who is A/R/C/I for the activity it OWNS). | nishi_crew <role> <activity> -> DISPATCH: RACI-GATE (the role MUST be Accountable for the activity -- no self-escalation), |
nx_session_mint | Mint M5 Session | (no caller args -- PINNED row: the registry supplies `opaque_keys.bin nishi_site_admin elderwesto 86400` and your argv is ignored) |
nx_nist_ingest | NIST Ingest | nx_nist_ingest <domain> <pages> [size] e.g. nx_nist_ingest nishifamily.com 3 100 |
nx_nist_grader | NIST Retrieval Grader | nx_nist_grader [domain] (default nishifamily.com) |
nx_nvd_ingest | NVD Ingest | nx_nvd_ingest <domain> <count> [startIndex] e.g. nx_nvd_ingest nishifamily.com 500 0 |
nx_shelltool | Nishi Shell Tool (grep/glob/find) | grep <pattern> <dir> [ext] [out=<relative-path>.out] | glob <star-pat> <dir> [out=<relative-path>.out] | find <substr> <dir> [out=<relative-path>.out]. dir must be a NAS-relative directory, not a file. Use the narrowest known owner directory. For large/minified source matches use a unique out= path under knowledge/gates; stdout reports result path/bytes and coverage. Inspect retained results through nx_fs. Never treat a partial scan as absence; inspect corpus_complete, budget errors, skipped_toolong and linetoolong even if coverage_complete=1. out= changes output volume, not scan I/O; it may overwrite an existing .out result, so retain unique evidence paths. |
nx_swarm_coord | Swarm Coordinator | route <class> <gpu_avail_csv> -- decide subsystem+target for a job class given which GPU roles are up | [gate] -- self-gate: routing discriminates + the never-ignore-GPU liar-killers |
nx_swarm_pack | Swarm Packer | pack <poolfile> <jobsfile> -- pool line "name cpu_milli ram_mb gpu vram_mb"; job line "id cpu ram gpu vram" | [gate] -- self-gate: the heterogeneous scenario + all four liar-killers |
nx_swarm_beat | Swarm Beacon | nx_swarm_beat put <log> <snap> "<NODE row>" -- validate row; flock'd append to <log> (fa_append, | nx_swarm_beat put "<NODE row>" -- NAS tools/call form: default paths swarm_beats.log + | nx_swarm_beat show <snap> <window_sec> -- print FRESH/STALE per row (ts vs wall clock; the | nx_swarm_beat show <window_sec> -- default snap node_rows.snap |
nx_swarm_place | Swarm Placer | nx_swarm_place pick <snap> <window_sec> [conf] rank + pick; prints per-node verdicts + winner | nx_swarm_place [gate] self-gate (8 tests incl liar-killers) | temp_mc >= shed → base/10. EXCLUDED: stale/forged ts · batt < floor · malformed row. |
nx_swarm_job | Swarm Job Ledger | submit <journal.log> <njobs> -- define the chunk universe 0..njobs-1 | lease <journal.log> <lockdir> <job> <njobs> <ttl_s> -- claim the next PENDING/stale chunk (O_EXCL) | complete <journal.log> <lockdir> <job> <cid> <node> -- durable DONE (idempotent; dup -> IGNORED) | status <journal.log> <lockdir> <job> <njobs> -- done/leased/pending + COMPLETE verdict |
nx_swarm_tile | Swarm Tiler | render <W> <H> <ntiles> <tile_id> <outdir> -- render band tile_id -> outdir/tile_<id>.raw (RGB) | assemble <W> <H> <ntiles> <outdir> <out.ppm> -- stitch bands in order -> a real P6 PPM image | [gate] -- self-gate: determinism + structure + coverage + size |
nx_verify | Nishi Verify (rule-11 magic / capability triage / SOTA lap) | nx_verify triage [registry] -> route/wire/build/measure per capability + operator proposals | nx_verify ground [registry] -> cross-check has_organ vs DISK FACTS (gate>organ>absent); flags |
nx_heal | Nishi Heal (supervision + self-heal + remediation state, read-only) | nx_heal status|log tools|edge|remediations [basedir] |
nx_render3d | Render 3D | usage: nx_render3d <mode:cube|ztri> <angle_deg> <size_px> <out.png> [url] |
nx_fs | Nishi FS (read / lines / tail / outline / size / mtime / ls / job -- read-only, secret-denylisted) | read <path> [maxbytes] [offset] | lines <path> <start> [count] | tail <path> [count] | outline <path> | size <path> | mtime <path> | ls <dir> [skip] | job <id> |
nx_memory | Nishi Memory (structured seg-store reads: latest/history/index/stores) | stores <dir> | get <prefix> <key> | history <prefix> <key> | index <prefix> <idxkey> |
nx_eco_graph_png | Eco-Graph PNG | nx_eco_graph_png <store> <seed> <out.png> | nx_eco_graph_png <seed> (MCP mode: pinned store, docroot out) |
nx_eco_graph_mermaid | Eco-Graph Mermaid | nx_eco_graph_mermaid <store-prefix> <seed-basename> | nx_eco_graph_mermaid <seed> (MCP mode: pinned store) |
nx_workflow | Nishi Workflow (WMS board + workstream detail, read-only) | board [prefix] | summary [prefix] | show <id> [prefix] (prefix default knowledge/store/ws-) |
nx_eco_graph_card | Eco-Graph Card | nx_eco_graph_card <store> <seed> <out.html> | <seed> | <store> --all <outdir> [hubfile] |
nx_eco_graph_pedigree | Eco-Graph Pedigree | nx_eco_graph_pedigree <store> <out.html> [topN] [instfile] | --live (MCP: pinned paths) |
nx_swarm_admit | Swarm Admission | admit <workstream> <kind> <est_mb> <held> <max_conc> exit = verdict (0 GRANT/1 QUEUE/2/3 DENY) |
nx_ask | Ask The Operator | |
nx_site_publish | Stage and publish site artifacts | publish <src> <site> <relpath> | publish-guarded <src> <site> <relpath> <sha256> <expected-live|absent> [exact-bytes] | stage <src> <site> releases/<path> <sha256> | stage-sized <src> <site> releases/<path> <sha256> <exact-bytes> | publish-guarded-edge <src> <site> <relpath> <consumer-sha256> <expected-live|absent> <exact-bytes> <dependency-release-relpath> <dependency-sha256>. No dependency installation or network fetch. Paths resolve in invocation CWD; public/browser verification remains separate. | release-manifest <manifest.json> <manifest-sha256> (site-release/v1; one selected dependency; explicit registration intent; durable phase receipt; served review separate). |
nx_sota_status | SOTA Status | nx_sota_status bindings <domain> [output-path] |
nx_eco_graph_honesty | Eco-Graph Honesty | [W] WEAK POINTS -- high blast-radius organs with ZERO validation (untested load-bearers, ranked) | [A] AMPLIFIERS -- small direct fan-in but huge transitive reach (hidden exponential ripple) | [C] COUPLING -- fan-out outliers (import too much; single-responsibility suspects) | [I] ISLANDS -- true floaters: not even undirected-connected to the god component |
nx_evidence_checkin | Evidence Check-in | (no caller args -- PINNED row: the registry supplies `buildroot/runtime nx_tier.nx knowledge/store/ecograph_full` and your argv is ignored) |
nx_evidence_refresh | THE FRESHNESS AGENT (operator 2026-07-16: "when work takes place it's checking in | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_vault | the operator-facing SECRET STORE CLI (hashicorp-vault-class UX, sovereign). | nx_secret put <name> -- seal the value in /tmp/nxsecret.in -> ~/.nishi/secrets/<name>.nv | nx_secret get <name> -- open ~/.nishi/secrets/<name>.nv -> /tmp/nxsecret.out (0600, authenticated) |
nx_security_census | HONEST measure of the ecosystem's SECURITY coverage across the four surfaces a | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_restage | EAT THE DEPLOY-TOOLING DEBT (operator 2026-07-17 "eat the debt and build the tools"): | nx_restage <target> [broot] broot default "buildroot" ("." = in-place / local test) |
nx_swebench_status | SWE-bench Resolve Status | |
nx_dataplane_census | FLAT-FILE DATA-PLANE CENSUS (operator 2026-07-16: "eat our debt for the | (no caller args -- PINNED row: the registry supplies `buildroot/runtime buildroot/runtime/_hdl_build` and your argv is ignored) |
nx_ecomat_seed | Ecomat Store Seed | [kind:1][klen:4][key:klen][vlen:4][val:vlen] |
nx_stale_check | SAFE detect-only companion to nx_restage: is a build tree's _offc/<target>.elf | nx_stale_check <target> [broot=buildroot] | rootwon: 0 none | 1 _offc/<t>.elf | 2 ../<t>.elf | 3 ../<t> (extensionless, guard-supervised daemon) |
nx_mvault | nishi-vault-media-classify | nx_mvault classify <path> <gen|real> <source> <ext> | nx_mvault tag <namespace> <value> -> ns:value | nx_mvault measure <axis> <value> <leg> <conf> -> axis=value@leg#conf |
nx_common_tasks | Nishi Common-Task Registry | list (JSON catalog) | html [outfile] |
nx_frontier_board | Nishi Frontier Board (CPM) | (pinned: store) emits frontier CPM JSON; no args |
nx_page_verify | Browser-grade Page Verifier | <https-url> (browser-grade verify: page + assets + PNG deep-decode) |
nx_media_inventory | Nishi Media Inventory | nx_media_inventory build [all|recordings|movies|books|stale] | show <recordings|movies|stale|summary> | audit |
nx_vault_get_vast | the operator-facing SECRET STORE CLI (hashicorp-vault-class UX, sovereign). | (no caller args -- PINNED row: the registry supplies `get vast_api` and your argv is ignored) |
nx_conn_catalog | the CONNECTION / TRANSPORT / CRYPTO capability catalogue. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_frontier_reseed | frontier store reseed from staging TSV (pinned; drift reconcile verb) | (no args -- fully pinned) |
nx_commontask_reseed | commontask catalog reseed from staging (pinned; drift reconcile verb) | (no caller args -- PINNED row: the registry supplies `knowledge/store/commontask- knowledge/registry/commontask_stage.txt` and your argv is ignored) |
nx_ws_cycle | autonomous-loop conductor: board/next (debt-gated, evidence-derived) + seedphases/phases | seedphases [cycleprefix] | phases [cycleprefix] | board [journal] [debtprefix] [cycleprefix] | next <ws> [journal] [debtprefix] [cycleprefix] | phase <ws> [tool|-] [page|-] [journal] [debtprefix] [cycleprefix] | standup [journal] [debtprefix] [cycleprefix] |
nx_debt | debt-store intake + full-corpus reader: add/eat/show/page/sev/find/list/dedup (the eat-debt-first gate feeds nx_ws_cycle; page/sev/find are transport-safe over the whole 1200+-row plane; add is CONTENT-IDEMPOTENT for every filer -- the closure stamp is canonicalised BEFORE the dedup compare, fixed 2026-08-06; dedup CONSOLIDATES byte-identical open rows, DRY-RUN by default, keeps the earliest of each group) | add <sev1-9> <scope> <desc> [prefix] | eat <epoch-id-or-index> | show <epoch-id-or-index> | page <off> <lim> [prefix] | sev <minsev> [prefix] | find <substr> [prefix] | list [prefix] | dedup [apply] [prefix] |
nx_frontier_put | store-native frontier edit: set <id> <T|D|X> / add <row> (SSOT=seg-store, TSV=generated view) | set <id> <T|D|X> [prefix] [exportpath] | add <tab-row-9col> [prefix] [exportpath] |
nx_store_put | unified information-plane write verb: row-level provenanced put/close/load/hist on any 7-col seg-store plane | argv: <prefix> put <actor> <id> <field>... (1..15 fields, N-col) | setcol <actor> <id> <colidx> <value> | close <actor> <id> <note> | load | hist -- every mutation appends epoch/actor/verb/old/new to <prefix-minus-dash>hist- |
nx_toolreg_reconcile | tool-registry reconcile sweep: publish registered tools with schema rows into tools/list discovery (exposure-deny policy respected) | nx_toolreg_reconcile [allowlist] [schemas] reconcile (register missing rows); default paths | nx_toolreg_reconcile reconcile [allowlist] [schemas] same, with the verb stated (2026-08-16) | nx_toolreg_reconcile check [allowlist] [schemas] AUDIT: register NOTHING, exit 1 if drift>0 | nx_toolreg_reconcile heal [allowlist] [schemas] SELF-MANAGING: auto-register everything that HAS |
nx_cycle_board | loop conductor board READ-ONLY (pinned verb: ws phases derived from journal + debt plane; ambient-safe) | argv: none (pinned to board) -- JSON: epoch/derivation/debt_gate/sev_min/open_debts + per-ws phase derived from ws_sync.jrnl KICKOFF/DONE frames, debt-gated by construction |
nx_plan_run | WORKFLOWS-AS-DATA executor: run a plan plane (seq/tool/args rows) server-side, allowlist+pinned security, per-step results to planrun- plane, fail-closed | argv: <planid> [allowlist] [planprefix] [resultsprefix] -- executes knowledge/store/plan-<id>- rows (seq tool arg...) in seq order; results seq/rc/snippet -> planrun-<id>-; exit 0 ok, 5 step-failed (stopped), 4 unknown-tool, 1 unseeded |
nx_atlas_discover | atlas recombination discovery: propose novel unproven MCP-live capability pairs to the discovery- plane (exclusion-aware, scored, deterministic) | argv: [catalog-prefix] [exclusion-plan-prefix] [out-prefix] [minscore] -- defaults commontask-/plan-loopcheck-/discovery-/2; rows DSC<n> A->B score proposed atlas verbs try-hint; status proposed until a plan run PROVES the combo |
nx_boot_run_sov | Sovereign RV64 Boot Verify | (no caller args -- PINNED row: the registry supplies `/volume1/homes/elderwesto/nishihost/_boot_nishi_virt.bin` and your argv is ignored) |
nx_cleanview | Nishi+Clean-Serve+safety+receipt | nx_cleanview <url> -> the machine-readable SAFETY RECEIPT JSON (attacks neutralized + safe ads kept). | nx_cleanview resolve <url> -> F108d: sovereign GUARDED JS-EXEC media resolution. Fetches the page over the |
nx_designmarket_board | THE UNIFIED INFORMATION-PLANE WRITE VERB (operator 2026-07-18: "it shouldnt | (no caller args -- PINNED row: the registry supplies `knowledge/store/designmarket- load` and your argv is ignored) |
nx_boot_verify | Boot the pinned K-R0 rv64 payload on the Nishi sovereign rv64 emulator (rv64im_min_*) and return the BOOTSOV verdict; GREEN means booted with a clean finisher halt. No caller args (payload pinned). | (no caller args -- PINNED row: the registry supplies `/volume1/homes/elderwesto/nishihost/_boot_nishi_virt.bin` and your argv is ignored) |
nx_graphics_board | Graphics & Game SOTA Board | (no args -- emits the graphics SOTA JSON to stdout) |
nx_recall_eval | Recall IR Ruler (nDCG/MRR/Recall/P/AP scorecard) | <gains-csv> [total_relevant] [k] (e.g. 3,0,1,0,0) |
nx_sign_envelope | nishi-sign-tamper-evident-esignature-audit-core | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_recall_bench | Recall SOTA Bench (fusion+rerank lifts, evidence-fork) | (no args -- recomputes the gate-proven benches per call) |
nx_atlas_hygiene | WORKFLOWS-AS-DATA: the sovereign plan executor (operator 2026-07-18: "i still | (no caller args -- PINNED row: the registry supplies `atlashyg` and your argv is ignored) |
nx_pm_dashboard | THE UNIFIED INFORMATION-PLANE WRITE VERB (operator 2026-07-18: "it shouldnt | (no caller args -- PINNED row: the registry supplies `knowledge/store/pmdash- load` and your argv is ignored) |
nx_pm_deck | the PM OVERSIGHT + ROI organ (operator 2026-07-18: "the pm to give us based | nx_pm_dashboard seedroi [roiprefix] (idempotent: 16 rate CONFIG + 4 RESEARCH rows) | nx_pm_dashboard roi [roiprefix] [frontier] [journal] [debtprefix] (JSON: the ROI ledger, tagged) | nx_pm_dashboard exec [journal] [debtprefix] [frontier] [roiprefix] (JSON: portfolio + roi + attention) | nx_pm_dashboard page [outpath] [journal] [debtprefix] [frontier] [roiprefix] [cycleprefix] (HTML, 3 layers) |
nx_pm_board | PM DASHBOARD: exec/mgmt/ops view + NON-FAKE ROI derived from the sovereign planes (frontier/debt/work/raci/roi); ROI figures = measured counts + operator-set assumptions, SET-ME rows surface as needs_decision never invented | nx_pm_board [frontierpfx] [debtpfx] [workpfx] [racipfx] [roipfx] -> JSON on stdout |
nx_pm_cockpit | PM cockpit: exec/mgmt/ops + feedback + honest ROI, measured live from the sovereign planes (JSON interchange) | (no caller args -- PINNED row: the registry supplies `json` and your argv is ignored) |
nx_pm_page | PM cockpit HTML publisher: writes the /pm dashboard page to the docroot (fixed target, pinned) | (no caller args -- PINNED row: the registry supplies `html sites/nishifamily/pm.html` and your argv is ignored) |
nx_roi_board | THE UNIFIED INFORMATION-PLANE WRITE VERB (operator 2026-07-18: "it shouldnt | (no caller args -- PINNED row: the registry supplies `knowledge/store/roi- load` and your argv is ignored) |
nx_dmkt_ideator | DMKT product-mode recombination (F310): match product NEEDS against a | (no caller args -- PINNED row: the registry supplies `knowledge/store/dmktneeds- knowledge/store/dmktcap- knowledge/store/dmktideas- 1` and your argv is ignored) |
nx_sign_envelope_gate | office-sign-independent-gate-7tests-self-publishes-evidence | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_recombine | DMKT product-mode recombination (F310): match product NEEDS against a | nx_dmkt_ideator [needs-prefix] [catalog-prefix] [out-prefix] [minscore] | row cols (nx_store_put plane): col0=id col6=note ; out: IDEA<n> need->organ score proposed dmkt ... |
nx_coe_frame | CHAIN-OF-EVIDENCE FRAME (F701 keystone + F702 signature, v1) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_matter | nishi-office-matter-client-spine-with-RPC-conflicts-check | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_matter_gate | office-matter-independent-gate-7tests-conflicts-self-publishes-evidence | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_atlas_gate | atlas-hygiene CONFIDENCE-GATE enforcement primitive (blueprint Callout 3 / F264). | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_atlas_recombine | Atlas Recombination Discovery | (pinned: knowledge/store/ecograph_full) [minshare] [topk] -- MCP mode walks the pinned live graph |
nx_atlas_prov | atlas-hygiene ZOMBIE-LOOP FIREWALL (blueprint Callout 2 / F263). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_sign_ceremony | nishi-sign-ceremony-UETA-consent-gated-multisigner-completion-cert | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_sign_ceremony_gate | office-ceremony-independent-gate-7tests-consent-self-publishes-evidence | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_clobber_guard | SOTA anti-clobber guard for dual-copy artifacts (acl lane, F744). | nx_clobber_guard cmp <pathA> <pathB> |
nx_atlas_dedup | atlas-hygiene SYNTACTIC DEDUP primitive (blueprint Layer A / F261). | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_k3_arch_census | honest liar-killed K3-class SOTA architecture coverage census: grades OUR sovereign no-float coverage of K3 innovations (KDA/AttnRes/LatentMoE/Muon/SiTU/MLA/MXFP/1M-ctx/multimodal), HAVE-without-evidence forced to GAP, GAPs emit research opps | nx_k3_arch_census [featprefix] [mode] mode json (default) | board |
nx_eff_board | Nishi Efficiency & ROI Board | [json|html] [outpath] -- json=MCP/agent interchange (default, per-model real cost + flat-ceiling + by_model + net_status); html writes the /efficiency page |
nx_raci_board | THE UNIFIED INFORMATION-PLANE WRITE VERB (operator 2026-07-18: "it shouldnt | (no caller args -- PINNED row: the registry supplies `knowledge/store/raci- load` and your argv is ignored) |
nx_atlas_contra | atlas-hygiene CONTRADICTION RESOLVER (blueprint / F262). | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_atlas_budget | atlas-hygiene COMPUTE CIRCUIT-BREAKER (blueprint Callout 4 / F266). | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_atlas_safety | atlas-hygiene SAFETY GUARDRAIL (blueprint Callout 5). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_atlas_cite | atlas-hygiene CITATION FORMAT PRECHECK (blueprint Callout 1 / F265, first rung). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_box | nishi-box-legal-DMS-matter-scoped-privilege-log-bates-on-office-suite | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_box_gate | office-box-independent-gate-7tests-privilege-log-self-publishes-evidence | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_store_collision_check | acl lane F745. Scans a TAB-separated store VIEW (export) for | nx_store_collision_check dupid <path> <col0based> |
nx_recombine_board | THE UNIFIED INFORMATION-PLANE WRITE VERB (operator 2026-07-18: "it shouldnt | (no caller args -- PINNED row: the registry supplies `knowledge/store/recombine- load` and your argv is ignored) |
nx_trust | nishi-trust-accounting-IOLTA-RPC1.15-no-commingle-no-overdraw-3way-reconcile | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_trust_gate | office-trust-independent-gate-7tests-RPC1.15-self-publishes-evidence | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_atlas_admit | atlas-hygiene UNIFIED ADMISSION CONTROL (blueprint Section 4 insertion pipeline). | (takes at least 3 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_docket | nishi-docketing-URCP-deadline-engine-data-driven-rule6-weekend-roll | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_docket_gate | office-docket-independent-gate-7tests-URCP-self-publishes-evidence | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_supply_research_fetch | the Nishi RESEARCHER expanded into SUPPLY-CHAIN / COST-INTELLIGENCE (operator: | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_coe_witness | CHAIN-OF-EVIDENCE TRANSPARENCY-LOG WITNESS (F713, Rekor-class) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_pmcockpit_page | PM cockpit HTML at /pmcockpit (honest floor ROI + full 40-lane RACI; non-clobbering sibling /pm) | (no caller args -- PINNED row: the registry supplies `html sites/nishifamily/pmcockpit.html` and your argv is ignored) |
nx_product_decompose | PRODUCT decomposition (name-an-outcome -> required capabilities -> gaps) over | (no caller args -- PINNED row: the registry supplies `knowledge/store/dmktneeds- knowledge/store/dmktcap-` and your argv is ignored) |
nx_atlas_catalog_reseed | seed the atlas recombination catalog (seg-store writer readable by nx_atlas_discover) | (no caller args -- PINNED row: the registry supplies `knowledge/store/catalog-atlas-+knowledge/registry/atlas_catalog.tsv` and your argv is ignored) |
nx_govern_sweep | gov lane (F750). Governance sweep: reads a supervisor log TAIL and counts | nx_govern_sweep respawns <logpath> [threshold] |
nx_atlas_catseed | seed atlas recombination catalog (seg-store writer for nx_atlas_discover) | (no caller args -- PINNED row: the registry supplies `knowledge/store/catalog-atlas- knowledge/registry/atlas_catalog.tsv` and your argv is ignored) |
nx_cap_harvest | SCALE (F310b): auto-harvest a BROAD capability catalog from the live tool | nx_cap_harvest [registry-file] [out-prefix] defaults: tool_allowlist.conf knowledge/store/ecocap- |
nx_buildroot_guard | SELF-HEALING buildroot integrity (eats seq140: the recurring lib-drift that | nx_buildroot_guard pin [manifest] (snapshot each currently-GOOD buildroot lib to its pinned-good path) | nx_buildroot_guard check [manifest] (JSON: per lib -- has_symbol, pinned_ok, drifted) | nx_buildroot_guard heal [manifest] (restore drifted libs from their pinned-good; JSON report) |
nx_decompose_board | THE UNIFIED INFORMATION-PLANE WRITE VERB (operator 2026-07-18: "it shouldnt | (no caller args -- PINNED row: the registry supplies `knowledge/store/decompose- load` and your argv is ignored) |
nx_recall_board | Recall/Search SOTA Board (axes+coverage+research+fetch, /compare+atlas interchange) | nx_recall_board -> the recall SOTA JSON (no args) |
nx_atlas_citeverify | atlas-hygiene CITATION AUTHORITY FIREWALL (blueprint Callout 1, ENFORCING). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_coe_consistency | CHAIN-OF-EVIDENCE CONSISTENCY PROOF (F713 consistency clause, seq135) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_pub_desk | publishing desk: registry-vs-disk census + derived /publishing board | nx_pub_desk census <docroot> <pubprefix> (JSON: registry vs disk join -- | nx_pub_desk board <docroot> <pubprefix> <sotaprefix> <out> (emit the /publishing hub HTML, | nx_pub_desk selftest <tmpdir> (gate: fixtures + scale tooth) |
nx_atlas_sweep | atlas-hygiene AUTO-SWEEP: judges EVERY real node in a plane, not hand-passed args. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_product_atlas_build | FIRST PRODUCT-ATLAS: ingest the design-to-market NEEDS + CAPABILITIES + the | (no caller args -- PINNED row: the registry supplies `knowledge/store/dmktneeds- knowledge/store/dmktcap-` and your argv is ignored) |
nx_matter_intake | Nishi Office NEW-MATTER INTAKE (F511) CLI/MCP organ: self-verifying | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_product_recombine | F225: PRODUCT-recombination over the LIVE atlas (ecograph_full). v2. | (no caller args -- PINNED row: the registry supplies `knowledge/store/productgraph- 2 20` and your argv is ignored) |
nx_productgraph_board | THE UNIFIED INFORMATION-PLANE WRITE VERB (operator 2026-07-18: "it shouldnt | (no caller args -- PINNED row: the registry supplies `knowledge/store/productgraph- load` and your argv is ignored) |
nx_atlaspulse | WORKFLOWS-AS-DATA: the sovereign plan executor (operator 2026-07-18: "i still | (no caller args -- PINNED row: the registry supplies `atlaspulse` and your argv is ignored) |
nx_api_contract | API Contract Regression Guard | check [manifest] [verdictlog] | probe [manifest] [verdictlog] |
nx_atlas_frontdoor | regenerates the /compare/atlas hub page from the LIVE ecograph_full store. | (no caller args -- PINNED row: the registry supplies `json` and your argv is ignored) |
nx_contrast | sovereign_WCAG2_contrast_ratio_calculator | usage: nx_contrast <fg-hex> <bg-hex> e.g. nx_contrast 767676 ffffff | nx_contrast "#000" "#fff" |
nx_matter_intake_gate | INDEPENDENT gate for the new-matter intake composition (imports | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_procgen_board | Procedural Generation SOTA (Infinigen direction) | (no args -- emits the procgen SOTA census JSON) |
nx_job_run | GUARDED ASYNC JOB RUNNER. Eats the async-fetch >15s edge-timeout debt the | nx_job_run <tool-name(*research_fetch*)> <out-file:/tmp/...> [args...] -> JOB-STARTED pid=.. elf=.. out=.. |
nx_coe_intoto | CHAIN-OF-EVIDENCE in-toto/SLSA ATTESTATION EXPORT (F714, interop boundary) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_sheriff | UAT Acceptance Sheriff | seed [uatprefix] | audit [registry] [journal] [debtprefix|@flatfile] [uatprefix] | page [same] | publish [outpath] [registry] [journal] [debtprefix] [uatprefix] |
nx_dora | DORA delivery metrics (F740) derived from sovereign event planes (ws_sync.jrnl + debt-): deploy-freq + lead-time MEASURED, change-fail PROXY, MTTR PENDING; zero git-poll | (no caller args -- PINNED row: the registry supplies `json` and your argv is ignored) |
nx_dora_page | DORA HTML publisher: regenerates /dora live from the sovereign event stream (pinned docroot target) | (no caller args -- PINNED row: the registry supplies `html sites/nishifamily/dora.html` and your argv is ignored) |
nx_debt_hygiene | debt-plane hygiene/stats: total/open/eaten + open-by-sev + gating[sev>=6] from knowledge/store/debt- | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_recall_dense | the SOVEREIGN dense/semantic reranker over the REAL shipped model. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_docgen | Nishi Office DOCUMENT ASSEMBLY (F505) CLI/MCP organ: self-verifying demo | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_docgen_gate | INDEPENDENT gate for document assembly (imports the SAME shipped | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_coe_dsse | DSSE-wrap the CoE in-toto attestation (F714 interop completion) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_atlas_gapscan | F225/F225a STRUCTURAL GAP SCAN over the REAL from-god graph: under-connected node | nx_atlas_gapscan [store-prefix] [out-prefix] [minscore] [topk] | out row: DSC<n> <A>-><B> <score> proposed atlas-graph <evidence> try: plan 10 <A> then 20 <B> |
nx_ecomat_put | store-native autoid domain adder for the ecomat maturity plane (acl F771). | nx_ecomat_put addauto <axis> <layer> <cur> <bar> <weight> <domain> <bench> <nextrung> [evlog] [evpat] [prefix] |
nx_atlas_citeverify2 | atlas-hygiene MULTI-AUTHORITY CITATION FIREWALL (beyond-SOTA / Callout 1+). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_mkdirp | the missing sovereign mkdir-p MCP primitive: create a directory PATH (with parents). | nx_mkdirp <relpath> -> creates each path component; prints MKDIRP OK <path> |
nx_dup_source_check | Cross-Tree Source-Dup Detector (anti-clobber) | (no args -- fixed scan pair) |
nx_billing | Nishi Office TIME & BILLING CLI/MCP organ: self-verifying demo over | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_billing_gate | INDEPENDENT gate for time & billing (imports the SAME shipped | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_beir_eval | SOVEREIGN BEIR harness: real external ground truth (BEIR/nfcorpus) scored by our own | |
nx_reconcile_ops | Ops Reconciler (declared vs live) | run [daemons.reg] [snapfile] [desired.tsv] [outlog] |
nx_prim_registry | Primitive Registry Emitter (MITM bottom-up) | run [schema.conf] [out.json] [tmp.json] |
nx_prim_query | query_primitives (MITM what-do-I-have) | <query> [manifest.json] [out.json] |
nx_prim_gap | Missing-Primitive Detector (MITM collision) | <req-capability> [<req> ...] |
nx_prim_synth | synthesize_workflow (MITM compose) | <primitive-id> [<primitive-id> ...] |
nx_vqoe_gate | standing video ship-gate: received-room QoE verdict from /api/vqoe beacons | usage: nx_vqoe_gate [jsonl] [conf] [outlog] (defaults: vqoe.jsonl, |
nx_debt_view | Debt Ledger View (paged/sev/find) | page <offset> <count> | sev <minsev> | find <substr> |
nx_model_card | Nishi Model Card Renderer | emit <outpath> | selftest | no-arg = atomic emit to sites/nishifamily/modelcard.html (freshness-beat mode) |
nx_orchestrate | Wait-for-Opening Deploy Queue | run [qprefix] [outlog] |
nx_mvault_walk | vault+reindex+walk+driver+record-only | nx_mvault_walk <dir> <gen|real> <source> [commit|dry] [bg <logfile>] |
nx_evict | Sovereign Janitor Evict | evict <relpath> | restore <name> <destpath> | selftest |
nx_dr_elo | DR-1 sovereign deterministic Elo tournament ranker (Co-Scientist tournament-of-ideas): pairwise match outcomes to integer Elo ratings to ranking JSON; args n then flat a b o triples; no-float bit-exact | nx_dr_elo <n> [a b o]... n = #players (0..n-1); each match = 3 ints: |
nx_ws_miner | historic workstream miner (ws_sync journal intelligence) | mine <journal> [stale_sec] [abandoned_sec] -> JSON to stdout | page <journal> <outfile> [stale_sec] [abandoned_sec] -> HTML file + marker line | selftest <scratch-journal> -> gate T1..T9 (caller pre-cleans path) |
nx_printer_ctl | sovereign 3D-printer and home-IoT control organ (moonraker compose, cap-gated, never-brick allowlist) | nx_printer_ctl info <ip> <port> [apikey] -- GET /printer/info | nx_printer_ctl estop <ip> <port> [apikey] -- POST /printer/emergency_stop | nx_printer_ctl pause <ip> <port> [apikey] -- POST /printer/print/pause | nx_printer_ctl resume <ip> <port> [apikey] -- POST /printer/print/resume |
nx_dr_ocm | DR-6 sovereign opportunity-cost research ranker: Priority=(Value*Momentum)/Cost + opportunity-cost (forgone best alternative) + FutureWeaver budget-aware greedy selection; args budget then flat v m c triples; integer deterministic | nx_dr_ocm <budget> [v m c]... v=value m=momentum c=cost (per vector, 3 ints) |
nx_pm_intake | feature-request intake to backlog (ask/triage/file/list, derived state) | ask <journal> <from> <text> -> NX-INTAKE id=<epoch-id> | triage <journal> <id> <actor> <text> -> fail-closed ABSENT(3) on unknown id | file <journal> <id> <actor> <text> -> fail-closed ABSENT(3) on unknown / UNTRIAGED(4) | list <journal> [NEW|TRIAGED|FILED|ALL] -> JSON |
nx_netobs | Nishi Net Observatory | no-arg = clock beat (sample+page+heartbeat) | sample | page | verdict | selftest | burst <n<=600> <ms>=200> | bench <conc<=64> <total<=100000> <port> <path> |
nx_dr_drbench | DR-0 sovereign DRBench+DEER deep-research scorer: Insight-Recall (binding, 13-36pct field) + Distractor-Avoidance + Factuality (DRBench) + Request-Completeness + Evidence-Validity (DEER); args = 5 csv 0/1 flag vectors; integer-exact | nx_dr_drbench <insight_csv> <distractor_csv> <factuality_csv> <completeness_csv> <evidence_csv> |
nx_swebv_research_fetch | SWE-bench Verified Public-Set Fetcher | no-arg |
nx_dr_verify | DR-3 sovereign citation-entailment verification loop: token-containment entailment + drop-below-threshold + belief-revision rate (DEER back-tracking cited+uncited; forces evidence consumption, the 68pct-ignored fix); args threshold_permil then entail-scores csv | nx_dr_verify <threshold_permil> <entail_scores_csv> |
nx_swebv_ingest | SWE-bench Verified Instance Indexer | no-arg |
nx_tooldiff | Tool Allowlist Shrink Detector | nx_tooldiff snapshot | check |
nx_dr_refute | DR-2 sovereign adversarial refutation aggregator: N-verifier votes -> KILL vs SURVIVE with S1 decorrelation discount m_eff=m/(1+(m-1)rho) (correlated refutes count less; Co-Scientist reflection kill-stage); args rho_permil bar_permil votes_csv(0=refute 1=abstain 2=support) | nx_dr_refute <rho_permil> <bar_permil> <votes_csv> | e.g. nx_dr_refute 0 2000 0,0,0,0,2 -> {"killed":1,"verdict":"KILLED",...} |
nx_route_diff | toolsplane (seq162 DETECTION half). The mgmt route-set SHRINK detector: the 9-debt | nx_route_diff snapshot | check |
nx_lease | Sovereign Lease Primitive | acquire <name> <owner> <ttl-sec> | release <name> <owner> | check <name> | selftest |
nx_editor_board | Editor Coverage Board | nx_editor_board -> ATOMIC emit to sites/nishifamily/editor.html (beat mode) | nx_editor_board emit <outpath> -> ATOMIC emit (tmp + renameat) to <outpath> | nx_editor_board selftest -> in-memory emit + substring teeth, exit 0/3 |
nx_actlog | action journal + miner: log|mine|freq|harden|selftest -- freq=per-tool:verb frequency ranking; harden=auto-file idempotent hardening debt for recurring fallbacks (F872 loop) | log <journal> <ws> <tool> <verb> <outcome> <note> -> ACTLOG OK | mine <journal> [minsup] -> JSON (default minsup 2) | freq <journal> [topn] -> JSON per-tool:verb counts, ranked (topn: rows emitted, default 30; distinct is always the whole population) | harden <journal> [minsup] [filer] -> every tool:verb recurring >= minsup |
nx_swebv_grade | SWE-bench Verified Sovereign Grader | [instprefix] [resprefix] [outpath] |
nx_dr_conductor | DR-4 Co-Scientist research conductor: composes the DR organs into one deterministic pipeline - verify-yield(DR3/2) then Elo Tournament-of-Ideas(DR1) then opportunity-cost budget dispatch(DR6); args budget then flat supported total cost triples; feeds DR-0 scorer | nx_dr_conductor <budget> [supported total cost]... per vector: 3 ints |
nx_info_registry | Native features registry + risk register reader (features/risks/board/page/selftest) | nx_info_registry features [query] -> JSON rows (value-substring filter, values only) | nx_info_registry risks [query] -> JSON rows + derived exposure per row | nx_info_registry board -> JSON counts by status + top OPEN risk by exposure | nx_info_registry page -> writes registries_stage.html (publish via nx_site_publish) |
nx_swcompare_hub | Compare Hub Emitter | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_battery_grade | Universal Answer-Key Battery Judge | <goldprefix> <ansprefix> <outpath> |
nx_dr_route | DR-7 sovereign web-vs-private source router: decides PRIVATE_ONLY/WEB_ONLY/BOTH/ESCALATE_WEB from per-source coverage; private-insufficient NEVER dead-ends (DRBench dominant-failure fix); args priv_thr web_thr priv_match web_match total | nx_dr_route <priv_thr> <web_thr> <priv_match> <web_match> <total> (thresholds & counts, permille via coverage) | e.g. nx_dr_route 500 500 1 4 5 -> {"private_coverage_permil":200,"route":"WEB_ONLY","uses_web":1,...} |
nx_product_score | dmkt lane (atlas-product arc). The DECISION layer the design-to-market model was | nx_product_score [needs-prefix] [caps-prefix] |
nx_tlsprobe | Nishi TLS Certloop Probe | no-arg = one cold+warm handshake beat -> METRIC rows + GREEN verdict |
nx_favela_census | Ecosystem favela/ricketiness census | (no args) |
nx_swarm_gpu | Swarm GPU/VRAM Shard Planner | nx_swarm_gpu put "<GPU row>" -- validate 5-token row -> log append + snap replace | nx_swarm_gpu show <window_sec> -- FRESH/STALE per node (the live VRAM inventory) | nx_swarm_gpu plan <snap> <window_sec> <model_mb> [util%] -- greedy shard plan across fresh nodes' free VRAM; | nx_swarm_gpu [gate] -- self-gate incl the liar-killers |
nx_dr_run | DR-0 rung-2 sovereign real-text judge: djb2 tokenizer + token-containment matching turns real document text + groundtruth-insight strings into real insight-coverage and DRBench insight-recall (lexical tier); args threshold_permil document insight... | nx_dr_run <threshold_permil> <document_text> <insight_1> [insight_2 ...] |
nx_ui_audit | ui-debt lane. The REAL design-quality judge (the operator's #1 gap: incredible backend + | nx_ui_audit <url> [connect-host:port] (override 127.0.0.1:8443 for our own domains) |
nx_swebv_tests | SWE-bench Verified Test-Contract Extractor | no-arg |
nx_patch_guard | Patch-Cascade Guard (rule-3) | nx_patch_guard check <target> [plane-prefix] -> VERDICT=OK (exit 0) | VERDICT=REFUSE (exit 3) | CONFIG row: id=0 target=__config__ kind=config note=<max-consecutive-patches integer> (rule-11: | the threshold is DATA, never a magic number in code; absent/unreadable config -> PG_DEFMAX, fail-safe). |
nx_triage | auto-triage router: classify NEW intake requests vs lane signals, auto-advance HIGH, escalate rest | route <intake_journal> <lanes_config> -> JSON proposals (READ-ONLY) | run <intake_journal> <lanes_config> <actor> -> auto-triage HIGH, JSON summary | selftest <scratch-journal> -> gate T1..T8 (caller pre-cleans) |
nx_eco_scorecard | Sovereign ecosystem health scorecard (industry-benchmarked) | (no args) |
nx_dr_chain | DR-CHAIN capstone: ONE call runs the whole sovereign deep-research loop - judge (tokenize+containment of every source vs the shared groundtruth insight set) then conduct (Elo tournament + opportunity-cost budget dispatch) then score; reports recall_all vs recall_selected = the MEASURED COST of the budget constraint; args threshold budget n_insights insights... then cost/doc pairs | nx_dr_chain <threshold_permil> <budget> <n_insights> <insight_1..n> <cost_1> <doc_1> ... |
nx_kaprobe | Nishi Keep-Alive Reuse Probe | no-arg = one reuse-vs-noreuse batch -> METRIC rows + GREEN/RED verdict |
nx_ui_kit | ui-design-system (U2, the emitting fix for the operator #1 gap). The REUSABLE POLISHED-page | nx_ui_kit <bodyfile> <outfile> [titlefile] |
nx_sovgit_push | ★SOVGIT F222: the SOVEREIGN GIT PUSHER. Snapshots a working tree and pushes it to a | entries per directory <= 20000 name bytes per directory <= 2 MiB tree depth <= 32 | single file <= 64 MiB pack <= 128 MiB path <= 4096 |
nx_envelope_audit | Scale-Envelope Audit (F227) | SILENT-CAP-CAND = has bounded-read consts (_CAP / _MAX) but NO declaration <- the actionable set | NAME-PROBE-MISS = no <elfbase>.nx in either probe dir. NOT proof of missing source: a tool's elf and | nx_envelope_audit [allowlist] [outpath] |
nx_dr_corpus | DR-9 deep-research engine over a REAL ON-DISK CORPUS: sources are file paths (the nx_fetch library) not argv strings - judge then conduct then score with budget-cost; separates corpus gaps (achievable 0) from budget gaps (achievable 1 obtained 0); unreadable sources reported never silently zeroed; args threshold budget n_insights insights... then cost/path pairs | nx_dr_corpus <threshold_permil> <budget> <n_insights> <insight_1..n> <cost_1> <path_1> ... |
nx_feeder | autonomous backlog feeder: files intake requests from measured dropped-workstream and expired-lease gaps | scan <ws_jrnl> <claims_jrnl> <intake_jrnl> -> JSON findings (READ-ONLY) | run <ws_jrnl> <claims_jrnl> <intake_jrnl> <actor> -> file them, JSON summary | selftest <scratch-journal> -> gate T1..T8 (pre-cleaned) |
nx_swarm_shardserve | Split-Model Serve Pipeline (F838 keystone) | nx_swarm_shardserve [gate] -- self-gate: whole==split(2-way,3-way) bit-identical + activation transport |
nx_law_warden | mechanical law-breach detector -- scan [manifest] or selftest; finds inline magic numbers (rule 11), borrowed-stack callouts (first-byte-up doctrine), and shipped-but-unregistered organs (F208), each joined to a RACI owner | inlinelit <thr> CLAUDE-11 breach: standalone decimal literals >= thr on lines that are neither a | token <csv> first-byte-up breach: borrowed-stack tokens present in <corpus> text (proposal | unregistered <conf> F208 MCP gap: *.elf organs in <corpus> whose basename is absent from field 0 of | nx_law_warden {scan [planeprefix] | selftest} (plane default knowledge/store/lawreg-) |
nx_tsv_migrate | Retire a flat registry file into a native seg-store plane | <srcfile> <plane-prefix> |
nx_ui_struct | ui-validation (the DETERMINISTIC, LLM-FREE structural-regression core of the operator's | nx_ui_struct baseline <url> [connect] | check <url> [connect] |
nx_favela_decay | check (default -- auto-stamps then ages every mitigation) | stamp | config <days> | selftest -- gives a favela mitigation an EXPIRY so it can never be terminal | nx_favela_decay config <days> |
nx_bench_suite | Benchmark suite honesty registry: which workstreams are graded by an EXTERNAL suite vs self-graded | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_dr_semjudge | DR-10 SEMANTIC judge tier: judges insights against a document BOTH ways and reports where lexical missed a match the PPMI semantic judge found; late-interaction maxsim over the real 102318-word shipped count model; args document then insight strings | nx_dr_semjudge <document_text> <insight_1> [insight_2 ...] |
nx_jrnlguard | data-layer clobber detector: append-only journals may only grow (bytes/frames/per-key) | bytes shrink -> RED (truncation / overwrite) | frames shrink -> RED (lines lost) | ANY per-key count DECREASES -> RED <-- THE SUBTLE ONE: a rewrite can ADD bytes while | malformed lines rise -> WARN (corruption creeping in; a column-shifted row emits invalid |
nx_magic | rule-11 magic-number FIXER: map/propose/apply const-hoist, neutrality provable by byte-identical rebuild (seq274 L001) | nx_magic map <file.nx> [threshold] -> JSON: every offending line+col+value+context, UNCAPPED | nx_magic propose <file.nx> [threshold] -> JSON: the const block + per-value site counts | nx_magic apply <file.nx> [threshold] -> ATOMIC rewrite: hoist each distinct value to a named |
nx_ui_tdist | ui-validation V1 (sovereign DETERMINISTIC engine). Real structural TREE-EDIT-DISTANCE: | nx_ui_tdist selftest | dist <urlA> <urlB> [connect] |
nx_sov_guard2 | No-new-tsv ratchet guard (multi-dir, data-driven) | check | snapshot |
nx_gamebench | Game Capability Benchmark | no-arg = emits the game capability benchmark JSON |
nx_ui_zss | ui-validation V1b (sovereign DETERMINISTIC engine). The EXACT-OPTIMAL structural | nx_ui_zss selftest | dist <urlA> <urlB> [connect] |
nx_cwe_scan | SOVEREIGN CISQ / ISO-IEC-5055 STRUCTURAL WEAKNESS SCANNER (eats seq250, the biggest GAP in | nx_cwe_scan [dir] [maxfiles] default dir=buildroot/runtime/_hdl_build, maxfiles=1200 |
nx_dr_fuse | DR-12 learned signal combiner: fits integer weights over judge signals by exhaustive grid search on a TRAINING task range and reports insight-recall ONLY on the disjoint HELD-OUT range (fitting and scoring on the same tasks would be rigged); args feats.csv then optional train_percent | nx_dr_fuse <feats.csv> [train_percent] |
nx_osbench_judge | OSBENCH judge: computes OS-vs-OS verdicts from measured rows; refuses cross-tier, implausible, unstable and corrupt-stat rows; reports mission coverage | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_osbench_micro | OSBENCH micro-harness: NishiOS native-contract vs Linux host primitives, same process same silicon via the nx_pabi seam; measures only | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_build_admit | Build Admission Control | nx_build_admit check [floor_mb] [max_centiload] |
nx_slicer | sovereign STL->G-code slicer (nx_stl+nx_slice_pipe_run_v2, QIDI profile; no third-party slicer) | nx_slicer slice <stl-path> <gcode-out-path> [layer_h_um] [infill_pct] |
nx_gzip | SOVEREIGN gzip/DEFLATE COMPRESSOR (the #1 remaining HOSTING SOTA gap). RFC 1951 DEFLATE | nx_gzip <infile> <outfile> [mode 0|2] | selftest |
nx_dr_densejudge | DR-13 representation comparator: scores insights under FOUR representations side by side (lexical, sparse PPMI, trained dense, and dense with the common component removed) holding document/insights/code constant - the instrument for testing whether a new representation beats the incumbent; args ppmi.bin embed.bin document then insights | nx_dr_densejudge <ppmi.bin> <embed.bin> <document> <insight_1> [insight_2 ...] |
nx_osbench_kern | OSBENCH kernel-axis LINUX reference: syscall trap floor and pipe buffer cost; one-sided reference rows only, nothing scored | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_clawf_route | SplitBrainRouter-route-a-tool-transition-signature-to-LOCAL-MAKER-CONTEXT-TRIM-CLAUDE-ARCHITECT-from-the-measured-clawf-catalog | route <sig> [clawfprefix] | table [clawfprefix] | plan [clawfprefix] | selftest [tmpprefix] |
nx_presubmit | PRE-SUBMIT correctness guard: name/dual-copy collision check BEFORE a build (stage 1 of 3; saves build-revert token waste) | nx_presubmit <organ-name> [hdl] [runtime] |
nx_tokroi | Token investment ledger declarations: signed deltas, ceiling break-even, separate status totals; evidence and units unverified | report [roiprefix] -> ROI JSON | selftest [tmpprefix] -> gate T1..T5 |
nx_frontier_engine | Nishi Frontier game emitter | (no args) |
nx_ctxcost | Context-Cost-Advisor-flags-CONTINUE-COMPACT-CLEAR-from-context-pct-data-driven-thresholds-grounded-in-real-usage | advise <context_pct> [ws] [ctxbudgetprefix] -> verdict JSON | selftest [tmpbase] |
nx_drift_engine | Nishi Drift survival game emitter | (no args) |
nx_gated_edit_gate | gate: nx_gated_edit 5-tooth proof | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_gated_edit | gated source-edit applier: keep edit iff verify byte-identical (D001 delegation engine) | argv: <srcfile> <oldfile> <newfile> <verifyelf> <verifyarg> (old/new from FILES: no argv escaping) |
nx_magicratchet | F881 magic-number ratchet: a build cannot ADD inline magic numbers (rule 11) vs an organ baseline; delegates counting to nx_law_warden countfile; wired into /api/build as a refusal | nx_magicratchet check <organ-name> (or just <organ-name>) |
nx_store_seed | generic-sts-seed-load-plane-CLI | nx_store_seed <store-prefix> <staging-file> -> migrate the flat file into the store, print row count | nx_store_seed <store-prefix> load -> dump the store as newline-joined rows (store-emitted view) |
nx_fs_write | Write/Edit File | write <path> <content> [expect=h<hash>|<size>|any] [key=<token>] | edit <path> <old> <new> [all] [expect=h<hash>|<size>|any] [key=<token>] | append <path> <row-ending-in-newline> [key=<token>] | write-file <path> <payload-file> [expect=h<hash>|<size>|any] [key=<token>] | edit-files <path> <old-file> <new-file> [all] [expect=h<hash>|<size>|any] [key=<token>]. Artifact paths are on the executing host, not the caller's machine. Text payloads reject embedded NUL and obey the existing writer capacity. Exit 0=success, 2=usage, 3=absent, 4=I/O, 5=denied, 6=no-match, 7=ambiguous, 8=revision/overwrite refusal. Artifact inputs do not add a concurrency or crash-durability guarantee. |
nx_gated_edit_multi_gate | gate: nx_gated_edit_multi atomic 5-tooth proof | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_gen | the sovereign GEN MCP tool: a thin NAS-side client for the gen orchestrator daemon (loopback :18795). | anatomy <prompt> -> POST /api/anatomy {prompt} = instant deterministic QC (risk/factors/wetfix) | recent [n] -> GET /api/recent?n=n = latest gallery cids | chat <message> -> POST /api/chat {message} = companion reply (photo msgs also gen) | generate <prompt> [count] [WxH] [seed] -> POST /api/generate = render on the swarm GPU + ingest -> {count,ms,cids} |
nx_funcmine | function-body dup miner (OO consolidation targets) | argv: <dir> |
nx_image_beauty | the ImageBeauty MCP tool: score a gallery image (by cid) for bilateral symmetry (Q1000). | nx_image_beauty <cid> | path <file.png> (bilateral symmetry, Q1000) |
nx_gen_rank | FULL-SCALE score-and-rank on a SOVEREIGN seg-store PLANE (NOT a .tsv -- sovereign-formats-first | score [batch] -> score up to batch not-yet-scored gallery cids (cid list from the daemon sidecar) INTO the plane. | rank [n] -> load the ENTIRE plane, sort by symmetry DESC, return top n (default all). Full-scale, no sampling. |
nx_map_delegate | full-scale rule-15 delegation conductor (map a dup group onto a shared lib) | nx_map_delegate <listfile> <blockfile> <anchor> <impline> |
nx_map_remove_func | variant-agnostic func-remove delegation conductor | nx_map_remove_func <listfile> <funcname> <impline> [libpath] [outfile] [deadshadow] |
nx_uiq_contrast | Computed WCAG contrast auditor | nx_uiq_contrast --kat (self-test: math + parser + non-vacuous audit) |
nx_uiq_perf | Static Core Web Vitals predictor | usage: nx_uiq_perf --kat | <html-file-path> -> JSON {bytes,blocking_css,blocking_js,unsized_media,issues,verdict} |
nx_dr_semcorpus | Sovereign_Batch_Corpus_Judge | nx_dr_semcorpus <insights_file (one insight per line)> <doc_file_1> [doc_file_2 ...] |
nx_dr_extract | Sovereign_HTML_Text_Extractor | nx_dr_extract <html_file> -> extracted text on stdout |
nx_consolidate | ATLAS-DRIVEN CONSOLIDATION ARCHITECT (operator 2026-07-20: "use the atlas | (no caller args -- PINNED row: the registry supplies `knowledge/status/dupcensus_capture.txt consolq-` and your argv is ignored) |
nx_docportal_ingest | ingest one doc file into a domain search shard (returns CID) | nx_docportal_ingest <domain> <public|private> <doc_path> |
nx_native_contract_gate | NishiOS Native Contract v1 gate F103a R-N0 grounds every card clause in live organ bytes | (no args -- card path pinned at registration; negtest sibling nx_native_contract_negtest) |
nx_native_contract_negtest | F103a R-N0: THE NATIVE CONTRACT v1 GATE (on nx_gate_verdict, D001 migrate-on-touch). | (no caller args -- PINNED row: the registry supplies `knowledge/registry/native_contract_v1_negtest.txt` and your argv is ignored) |
nx_backlog_feeder | backlog-feeder-F208-evidence-to-frontier | F<auto> "debt <epoch>: <desc>" weight=<sev> prio=1 <owner> T deps=- [FEED:debt:<epoch>.<k>] <lane> | scan <minsev> <maxfile> [debt-prefix] [frontier-prefix] -> JSON (READ-ONLY) | run <minsev> <maxfile> <owner> <lane> [debt-prefix] [frontier-prefix] [exportpath] -> commit, JSON | selftest <scratch-prefix-base> -> gate T1..T9 |
nx_shipcheck | Ship-Complete Orphan Detector | scan [root] | beat [root] | file [root] [filer] |
nx_shipcheck_gate | Ship-Complete Detector Gate | [shipcheck-elf-path] (default ./nx_shipcheck.elf) |
nx_pabi_native_core_gate | F103b pabi-native core byte-exact gate: block-VFS+NXE native core vs linux-host lane at workload scale | (no args -- 24-file workload pinned in-gate; refutation sibling nx_pabi_native_negtest) |
nx_pabi_native_negtest | F103b refutation sibling: pinned negctl corrupts ONE nishios payload byte -- byte-exact teeth MUST fail | (pinned arg negctl at registration; same elf as nx_pabi_native_core_gate) |
nx_linux_guest_gate | F103c Linux guest lane gate: Linux ABI as LABELED interop guest lane only -- spawn/exit/stdio/env end-to-end, native lane refuses guests | (no args -- guest workload pinned in-gate; refutation sibling nx_linux_guest_negtest) |
nx_linux_guest_negtest | F103c refutation sibling: pinned negctl corrupts ONE byte of the expected stdout capture -- capture tooth MUST fail | (pinned arg negctl at registration; same elf as nx_linux_guest_gate) |
nx_claims | session claims lease: claim/beat/release/walk/state/reap w/ TTL crash-expiry (derived holdership); state <journal> <resource> = one-line probe state=HELD|EXPIRED|FREE|ABSENT holder=.. (seq543/seq552 checkout-honesty probe); reap <journal> <reaper> <note> = F214 release ONLY provably-EXPIRED claims (age>ttl by the claim's OWN ttl) + ORPHAN-REAPED audit note, idempotent additive-only | claim <journal> <resource> <actor> <ttl_sec> <note> -> HELD | CONTENDED(3) | beat <journal> <resource> <actor> <note> -> BEAT | NOT-HOLDER(3) | release <journal> <resource> <actor> <note> -> RELEASED | NOT-HOLDER(3) | state <journal> <resource> -> ONE-LINE probe: state=HELD|EXPIRED|FREE|ABSENT holder=.. |
nx_seat | agent-seat token-engine: boot <ws> 1-call capped digest | ready [lane] [max] deps-resolved picks | checkin <ws> <actor> <ttl> <note> | checkout <ws> <actor> [status] <note> honest release: ALREADY-FREE rc0 benign, FOREIGN-HELD rc3 loud, BAD-CLAIMS-JOURNAL rc2, status-form note merged (seq543/seq552) | meter <seat> <sessions> <out> <cread> <ccreate> <note> | meterlog [n] | shift [days] ENGINE-SHIFT scoreboard | reap [actor] [note] [claims.jrnl] [ws.jrnl] F214 orphan reap (releases ONLY provably-EXPIRED claims via nx_claims fork + ORPHAN-REAPED ws-journal audit frames, idempotent) | brief <ws> <actor> <note> [ws.jrnl] ctx-tax CHECKPOINT flush (boot surfaces last_brief -> compact/clear lossless) | selftest | nx_seat boot <ws> [journal] [debtprefix] [frontierprefix] [meterlog] -> capped JSON digest | nx_seat meter <seat> <sessions> <out_tok> <cread_tok> <ccreate_tok> <note> [logpath] | nx_seat meterlog [n] [logpath] -> last n metering rows (tail-window, declared) | nx_seat shift [days] [meterlog] [ws.jrnl] -> ENGINE-SHIFT SCOREBOARD (F831): claude-vs-local |
nx_uefi_fence_gate | F948 never-brick UEFI fence gate: autonomous UEFI lane is FILE+EMULATOR-only -- manifest sources scanned vs data-driven deny list; metal organs operator-gated removable-only | (no args -- manifest knowledge/uefi_lane_manifest.conf + deny knowledge/uefi_fence_deny.conf; refutation sibling nx_uefi_fence_negtest) |
nx_uefi_fence_negtest | F948 refutation sibling: pinned negctl injects the poison fixture into the build-class scan set -- fence tooth C04 MUST fail | (pinned arg negctl at registration; same elf as nx_uefi_fence_gate) |
nx_card_compile | CompanionCard COMPILER (F917 rung-1, "first byte up"): elara_card.json (the character | usage: nx_card_compile [dir] (dir default /volume1/ai/gen; reads elara_card.json, writes elara_persona.txt) |
nx_carflip_deal | R6-v2 DATA-DRIVEN deal scorer for the Car-Flip lane. Fuses the | nx_carflip_deal <vehicle-key> <asking> <resale_typ> <resale_low> <repair_typ> <repair_high> <recon> <transport> <fees> <sell_cost> <holding> |
nx_carflip_roi | R6 ROI-scorer organ for the Car-Flip lane. | nx_carflip_roi <asking> <resale_typ> <resale_low> <repair_typ> <repair_high> <recon> <transport> <fees> <sell_cost> <holding> (whole USD) |
nx_promptpack | CU01 PROMPT-SCAFFOLD EMITTER (capability-uplift lane; SPEC1 promptpack-format-law | emit <target> [prefix] -> scaffold text | targets [prefix] -> JSON map | selftest [tmpprefix] -> gate |
nx_gate_migrate | D001+seq585 gate lifecycle: anchor <gate> <anchored-src> = seq585 ANCHOR-ADOPTION verify (before no-anchor, after anchored, exit+vector identical, verdict AGREES with exit - lying anchors refused) | verify <gate> <migrated-src> [evidence-file] = 4-clause JUDGE-EQUIVALENCE oracle (a exit-code | b gg_line_green verdict | c PASS/FAIL vector | d evidence side-effect, UNCHECKED when no file named) with commit-or-restore never-brick (ANY divergence or failed migrated build -> original RESTORED+rebuilt, REFUSE rc3, .premigrate kept rule-13) | probe <gate> = candidacy (src_bytes/inherits_base/builds/run_exit/emits_verdict) | selftest. Byte-difference alone NEVER refuses -- demanding byte-identity is WHY D001 sat at 1918/1996 gates non-adopting. | nx_gate_migrate verify <gate> <migrated-src> [evidence-file] | nx_gate_migrate anchor <gate> <anchored-src> -- seq585: adopt the canonical verdict= anchor | nx_gate_migrate probe <gate> |
nx_uiq_console | Console-analog error capture F106a | nx_uiq_console --kat (self-test: exact per-class counts + liar-kill + mask tooth) |
nx_uiq_console_gate | Console-capture D001 gate gv-anchored | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_cap_census | Nishi capability census (SOTA scoreboard across targets) | nx_cap_census -> ECOSYSTEM SCOREBOARD: one SOTA line per target + the overall number | nx_cap_census all -> same | nx_cap_census <target> -> full per-surface census + gap roadmap (the build order to 1000) for one target |
nx_frontier_watch | Nishi frontier watch (daily arXiv volume+velocity per topic) | |
nx_uiq_atree | ARIA-tree snapshot + ZSS structural diff F106b | nx_uiq_atree --kat (self-test: node counts + TED oracle 0/1/1/1 + mask) |
nx_uiq_atree_gate | ARIA-tree D001 gate gv-anchored | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_claude_harvest | Claude transcript harvester: frames/ingest/gauge (miner-sota F964) | frames <transcript.jsonl> <ws> <outjournal> -> parse transcript, append actlog frames; HARVEST OK | ingest <framesfile> <journal> -> validated bulk append, idempotent by marker frame | gauge <journal> [days] -> JSON outside_permil (0 days = all frames) | beat <chbeat.conf> -> DM1 session->NAS capture beat (devmgmt rung, 2026-08-20): |
nx_uiq_sentinel | Zero-Claude experiential sentinel F106c | nx_uiq_sentinel --kat (lifecycle self-test) |
nx_uiq_sentinel_gate | Sentinel D001 gate gv-anchored | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_dataeng_sota_census | HONEST liar-killed census of the Nishi data-engineering / analytics / ANALYST stack vs SOTA (dbt/Spark/DuckDB/ClickHouse/Arrow/pandas/Polars/Superset/DataSketches/OpenLineage). Grades every row HAVE/PARTIAL/GAP/EXCEED against knowledge/registry/dataeng_sota_features.conf and OPENS the named organ file so an ungrounded claim cannot pass. Emits meet-SOTA permil. No args. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_analyst_infer_gate | Gate for the analyst statistical-inference layer: hand-computed known answers proving a reported Pearson correlation is or is not distinguishable from noise (alpha .05 two-tailed, integer-exact), with adversarial neg-controls. No args. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_analyst_report_gate | Capstone gate for the ANALYZE-THIS-DATASET front door: proves the analyst discovers a planted relationship from data alone and (since 2026-07-23) that every reported correlation carries a significance verdict. No args. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_analyst_store_scale_gate | F1001 scale gate: proves a dataset larger than one seg_store version window is either read whole via sharded load, or the report says loudly that it was truncated. No args. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_analyst_store_gate | Gate proving the analytics run on REAL stored seg_store data end to end (write, commit, read back, discover the planted driver). No args. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_flip_score | asset-agnostic component-level flip engine: reads the part catalog + findings ITSELF and returns per-part flip points + a P10 downside-gated BUY/PASS (car, real-estate, any auction/market asset) | <class> <deal> <asking> <resale_typ> <resale_low> <recon> <transport> <fees> <days> [plane-prefix-root] -- parts are NOT typed by the caller; they are read from <root>comp- (catalog) + <root>find- (findings) |
nx_flip_real | real-value vs nominal-price discriminator: bottom-up NET TANGIBLE value (goodwill/intangibles EXCLUDED as accounting air) + a manipulation gate that blocks only on THREE independent evidence sources | <class> <asset> <nominal-price> <days> [plane-prefix-root] -- real value read from <root>val-, flags from <root>manip-, thresholds from <root>realcfg- |
nx_fin_finance_gate | Financing True-Cost and Predatory-Lending Shield Gate | no args |
nx_minecov | miner class-coverage census: which artifact classes are covered/mined (F969) | census <classconf> [loader] -> JSON per-class rows + coverage_permil/mined_permil + gaps | selftest <scratch-prefix> -> gate T1..T8 (unique per-run scratch) |
nx_flip_defl | monetary deflation: re-expresses a later price in earlier money and separates a REAL gain from a debasement illusion (a 40pc nominal gain against 40pc money growth is ZERO real gain) | <series> <period-then> <period-now> <nominal-then> <nominal-now> [plane-prefix-root] -- deflator observations read from <root>mon- ; an absent period is REFUSED, never assumed zero inflation |
nx_debtmine | bugs-class miner: scope concentration, eat-rate, severity, aging over the debt plane (F1009) | mine <source> [loader] [minsup] [now] -> JSON: totals, by_scope ranked, sev dist, aging | selftest <scratch-prefix> -> gate T1..T8 |
nx_harnessmine | harness-class miner: gate flake vs erosion over the verdict journal (F1012) | mine <journal> [minruns] [now] -> JSON per-gate + totals (green_permil, flaky, eroded) | selftest <scratch-prefix> -> gate T1..T8 |
nx_ledger_gate | Sovereign Double-Entry Ledger Gate | no args |
nx_analyst_insight_gate | F1003 gate: no-target automated insight mining -- proves it finds planted structure of every class, discloses how many hypotheses it tested, and REFUSES to certify anything when the family-wise level falls off the critical table. No args. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gate_green_test | nx_gate_green KAT: last-verdict-line judging + tri-state absence (seq585) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_https_get2 | the OPERATOR/MCP-facing sovereign HTTPS fetch (replaces WebFetch + curl). | nx_https_get <url> [connect-host:port] |
nx_workflowmine | workflows-class miner: declared vs run steps, per-step rc, never-run vs failing (F1011) | mine <plansconf> [loader] -> JSON per-workflow + totals (healthy/failing/never_run/health_permil) | selftest <scratch-prefix> -> gate T1..T8 |
nx_ledger_trust_equiv_gate | Ledger vs IOLTA Behaviour-Equivalence Gate | no args |
nx_recon_gate | Three-Way Reconciliation Gate | no args |
nx_registrymine | registry-plane miner: ownership gaps, per-owner load, status/severity distribution (MS06d) | mine <source> [loader|-] [minsup] -> JSON: totals, by_owner ranked, by_status, sev, gaps | selftest <scratch-prefix> -> gate T1..T8 |
nx_coa_gate | Chart of Accounts and Period Close Gate | no args |
nx_featuremine | features-class miner: dep in-degree bottlenecks, blocked-vs-ready, per-owner done-rate (F1016) | mine <source> [loader|-] [minsup] -> JSON: status/owner/dep-bottleneck/blocked + declared limits | selftest <scratch-prefix> -> gate T1..T8 |
nx_page_verify_gate | nx_page_verify gate: asset teeth + seq670 a11y anti-liar teeth on the live edge | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_stmt_gate | Derived Financial Statements Gate | no args |
nx_analyst_causal_gate | F1005 causal gate: proves declared-role backdoor logic and DEMONSTRATES empirically that controlling for a collider manufactures an association while controlling for a mediator erases a real one. No args. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_flip_worklist | part-by-part inspection worklist: every catalog component for an asset class, and for a given deal exactly which MANDATORY systems still have no finding | <class> [deal] [plane-prefix-root] -- reads <root>comp- (catalog) + <root>find- (findings); ready_to_score=1 only when zero mandatory holes |
nx_fin_spine_gate | Finance Spine Independent Witness | no args |
nx_flip_gate | flip-lane regression gate: forks all 5 organs and asserts BOTH exit code and a required output substring per case | (no args) -- 16 cases across nx_flip_score/real/defl/worklist; exit 0 GREEN, 1 RED |
nx_leasemine | leases-class miner F1017 | mine <journal> [minsup] [now] -> JSON: totals, by_resource ranked, orphans, contention | selftest <scratch-prefix> -> gate T1..T8 |
nx_html_sanitize_test | HTML sanitizer + esc_html KAT suite | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_swcompare_evidence | Compare Executed-Evidence Runner | <domain> |
nx_hw_envelope | Hardware-Aware Model Router | probe | route [planeprefix] | makers [planeprefix] | selftest |
lmprobe_lm002 | landmine probe LM-002: 4-deep nested-if -- exit 0 = ROOT-FIXED | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
lmprobe_lm004 | landmine probe LM-004: unary-minus literal -- exit 0 = ROOT-FIXED | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_ledger_scale_gate | F981 SCALE RUNG: prove the per-account index returns the SAME answer as | |
nx_imgsearch | THE REVERSE-IMAGE SERVICE ORGAN: the MCP/API face of the multi-tier engine. | record 96B : i64 dhash | u8 visdesc[80] | u32 cid_off | u32 cid_len |
nx_imgbench | THE REVERSE-IMAGE RULER. Answers, by measurement rather than opinion, the only | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_dedup_migrate | D001 Organ-Dedup Migration Judge | stage <organ> | edit <organ> | verify <organ> <migrated-src> | queue [max] | selftest |
nx_sqlite_rows | Sovereign SQLite Reader + Seg-Store Plane Lander (rung 2) | tables <db> list tables: name, rootpage, rows | rows <db> <table> [max] dump rows TSV-ish (NULL=\N, tab/nl/backslash escaped) | plane <db> <table> <store-prefix> land rows into a seg-store plane, ONE segment per table: |
nx_minerhub | miner synthesis hub: composes all class-miners into one ecosystem-health index + page | mine <sourceconf> -> JSON: per-source value+status + health_index_permil | page <sourceconf> <outfile> -> HTML board | selftest <scratch-prefix> -> gate T1..T9 (metric extract + classify + index math, deterministic) |
nx_landmine_probe | landmine retirement engine: discovers + runs every lmprobe_*.elf, journals ROOT-FIXED/STILL-LIVE trend (seq291) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_analyze_gate | Gate for the nx_analyze agentic front door: proves the JSON surface is well-formed and correct over sharded stored data. No args. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_analyze | THE ANALYST FRONT DOOR. Verb-driven CLI over the sovereign analyst stack, answering in STRUCTURED JSON for agents and workflows. Verbs: sig <r_permille> <n> (is a correlation distinguishable from noise); ci <r_permille> <n> [alpha_permille] (Fisher-z confidence interval); report <prefix> <keybase> <target_idx> <nmax> <maxshards> <name>... (analyze a REAL seg_store dataset at scale across key shards -> per-column r/significance/family-significance/CI/class + strongest association + partial-correlation confound check + causal ceiling). Every honesty flag is a machine field. | SCALE : reads REAL seg_store data across key shards <keybase>:0/:1/... past the 256 version | nx_analyze sig <r_permille> <n> | nx_analyze ci <r_permille> <n> [alpha_permille=50] | nx_analyze report <prefix> <keybase> <target_idx> <nmax> <maxshards> <name0> <name1> ... |
nx_head_audit | FLEET AUDITOR for the accessible-head migration (seq702/seq703/seq707). | nx_head_audit audit <dir> -> one TAB line per migration candidate: <file>\t<shape>\tCANDIDATE | nx_head_audit selftest -> non-vacuous gate (positive + 3 negative controls) -> VERDICT |
nx_store_compact | seg-store compaction: collapse a quadratic plane to O(rows) by manifest-rewrite (check|apply), byte-verified fail-closed (F829/RK013) | nx_store_compact <prefix> check -> segment count + newest segid (CHEAP: manifest only, no load) | nx_store_compact <prefix> apply -> the verified rewrite above (sts planes ONLY: every segment | nx_store_compact <prefix> fold -> GENERIC merge compaction via the store's own ss_compact_cap |
nx_analyze_seeddemo | One-shot: seed a durable demo dataset to knowledge/store/azdemo- for exercising nx_analyze report. No args. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_cite_gate | Cite-or-Abstain Verification Gate | no args |
nx_websearch | Sovereign Web Search | <query> [scope=web|site|trusted] [page] -- e.g. argv:["diora baird"] or ["julia kyoka","web","1"] |
nx_elara_state | Companion State-Coherence Engine (F975 rung 1) | get <session> -> JSON of every state field (charter defaults for unset ones) | set <session> <field> <value> -> update one field (validated field name) + timeline append | dress <session> <outfit_key> [loc] -> set outfit (+ location) THROUGH the elaragram- rules: refuses | timeline <session> [max] -> the flowing-day log, newest last |
nx_cite_redline_gate | Document Citation Redline Gate | no args |
nx_gtm_svc | GO-TO-MARKET SERVICE FACADE. One agentic tool over the | ingredient.info <id> | formula.assess <retail_cents> <margin_permil> <servings> <fmt 1|2> | claims.classify <sentence...> (joins remaining argv) | jurisdiction.path <market> <ingredient> |
nx_fnptr_slot_probe | nx_cc vtable probe: 5 struct fn-ptr slots, discriminates field-offset-collapse vs arg-mangle (seq715) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_fx_gate | Exact Multi-Currency Gate | no args |
nx_labsci_svc | LAB-SCIENCE SERVICE FACADE. The second organ built on | peptide.analyze <sequence> (1-letter code, e.g. DRVYIHPF) | icecream.freeze <fat_g> <msnf_g> <sugar_g> <sugar_mw_q2> <total_g> | thermal.pasteurize <temp_milli_c> <hold_ms> <highfat 0|1> | thermal.barrier <ph_milli> <ambient_stable 0|1> |
nx_citator_gate | Citation Treatment Signals Gate | no args |
nx_landed_cost | SOVEREIGN LANDED-COST ENGINE for the import/export corridor program. | nx_landed_cost calc <cc> <fob_c> <freight_c> <ins_c> <units> <col1bps> <col2bps> <s232bps> | nx_landed_cost selftest -> known-value gate (Belarus + Central-Asia reference shipments) -> VERDICT |
nx_connect | CONNECT capability front door -- reciprocal match, member-missionary reconnection, intent lanes, two-deep youth wall, ward community boundary, events RSVP, polls, group roles; verb dispatcher over 8 gated engines; versioned JSON; call verb=help for the catalog | nx_connect <verb> [args...] e.g. nx_connect match 30 16 1 5 27 1 16 9 0 |
nx_qc_svc | QUALITY-CONTROL / ANALYTICAL SERVICE FACADE. The third | screen <observed_mz_q4> <tol_ppm_q1> (which prohibited peptide is this peak?) | detect <entry_id> (mass, charge ladder, blind-spot flag) | label <measured_ug> <declared_ug> (USP dose recovery + verdict) |
nx_uiq_visual_gate | Visual-render D001 gate gv-anchored | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_dedup_candidates | D001 Dedup-Migration Candidate Scanner | [scandir] | selftest |
nx_uiq_visual | Sovereign real-pixel render metrics (blank-detect) | usage: nx_uiq_visual --kat (self-test: encode->decode->analyze, blank/rich/band oracle) |
nx_xform_gate | Gate for the transform-DAG engine: proves topo-order, cycle refusal, data-test operators, whole-token dep matching, and descendant-only fail-closed skipping. No args. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_iso20022_gate | ISO 20022 Payment Integrity Gate | no args |
nx_xform | TRANSFORM-DAG engine: models as DATA (transform_models.conf), verbs order/run, topo-ordered with descendant-only fail-closed data-tests, JSON out. | nx_xform {order|run} |
nx_plan_svc | PRODUCTION-PLAN SERVICE FACADE. The fourth organ on the | assess <mask> <market> <format> <retail_cents> <margin_permil> |
nx_analyst_dashboard_gate | Gate for the analyst BI dashboard: data-bound (live census + store numbers), well-formed (balanced tags), accessible-shaped. No args. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_elseif_desync_probe | probe seq358: else-if multiline body parser desync -- exit 0 = fixed | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_xbrl_gate | XBRL Fact + Accounting-Identity Gate | no args |
nx_page_ingest | ENTITY-DEPTH live ingester: ONE operator-chosen seed page + up to N of its | usage: nx_page_ingest <seed-url> [maxfollow] |
nx_analyst_dashboard | Renders the DATA-BOUND analyst BI dashboard HTML (census counted live from the feature registry + a live analysis over a stored dataset), server-side, in the site design system. Emits the full page to stdout. No args. | |
nx_dedupe_source | seq207 dual-copy source reconcile (soft-delete stale twin) | nx_dedupe_source --kat (self-test: reconcile/no-op/refuse/idempotent oracle) |
nx_dedupe_source_gate | Dual-copy reconcile D001 gate gv-anchored | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_ediscovery_gate | E-Discovery Production Screen Gate | no args |
nx_clm_gate | Contract Lifecycle + Renewal-Trap Gate | no args |
nx_var_gate | Portfolio Risk VaR + Expected Shortfall Gate | no args |
nx_companion_sota | Companion SOTA Ruler (measured, liar-killed) | (takes at least 4 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_colframe_gate | Gate for the zero-copy columnar interchange: proves view-not-copy, 8-aligned, byte-identical analytics on the wire format, independent snapshot. No args. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_uiq_wire | CLI: the FIRST-BYTE-UP response/header auditor (experiential wire layer). | nx_uiq_wire --kat (self-test: bare=EXPOSED, hardened=5/5, xfo/frame-ancestors) |
nx_uiq_wire_gate | D001 gate for the first-byte-up response-header auditor (gv-verdict anchored). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_piotroski_gate | Piotroski F-Score Gate | no args |
nx_vecexec_gate | Gate for vectorized execution: vectorized filter/count/aggregate operators integer-exact vs scalar, over the zero-copy colframe, across many vectors. No args. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_vecexec | VECTORIZED EXECUTION engine (vectorized-exec): batch operators (filter->select->gather, sum, count) over the zero-copy colframe, DuckDB-model single-core. bench [nrows] times scalar tuple-at-a-time vs vectorized SUM WHERE and reports real microseconds + speedup. JSON out. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_webrelbench | MEASURED RELEVANCE for the WEB engine (the SOTA RULER the operator asked for: | |
nx_distexec_gate | Gate for the distributed-execution algebra: partition->map->merge proven PARTITION-INVARIANT for sum/count/min/max and group-by, including ragged partitions. No args. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_distexec_gate | Gate for the distributed-execution algebra: partition->map->merge proven PARTITION-INVARIANT for sum/count/min/max and group-by, including ragged partitions. No args. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_distexec | DISTRIBUTED EXECUTION algebra (distributed-compute): partition->map->merge over the zero-copy colframe, mergeable sum/count/min/max + group-by, PARTITION-INVARIANT. demo [nrows] [P] shows the merged result is identical at P=1 and P=P. JSON out. | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_planescan | Sovereign Scalable Plane Enumeration (count/find, leak-free) | st[0]=op st[1]=count st[2]=found st[3]=field st[4]=val st[5]=outbuf st[6]=outcap st[7]=outkey |
nx_planescan | Sovereign Scalable Plane Enumeration (count/find, leak-free) | st[0]=op st[1]=count st[2]=found st[3]=field st[4]=val st[5]=outbuf st[6]=outcap st[7]=outkey |
nx_edgar_gate | SEC EDGAR Real-Data Extraction Gate | no args |
nx_parexec_gate | Gate for REAL parallel multi-core execution: forked workers over shared memory agree byte-identically with sequential for 2/4/7 workers incl ragged. No args. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_bootmine | boot/process-stability miner: crash-loop detection over the supervisor log (SOTA-from-the-first-byte) | mine <logfile> [minloop] -> JSON: totals, by_tag ranked, crash_looping, stability | selftest <scratch-prefix> -> gate T1..T7 |
nx_parexec | REAL parallel multi-core aggregation via fork+shared-mmap+wait4; bench [nrows] [workers] reports sequential vs parallel microseconds + speedup. JSON. | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_finhealth_gate | Composite Financial-Health Verdict Gate | no args |
nx_elara_memory | Companion Long-Term Relationship Memory (remember/recall) | nx_elara_memory remember <session> <text> [kind] | recall <session> <query> [max] | selftest |
nx_beneish_gate | Beneish M-Score Fraud-Detection Gate | no args |
nx_qplan_gate | Gate for the cost-based query planner: picks sequential vs parallel matching the measured bench, proves a real compute-weight crossover, data-driven constants. No args. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_qplan | COST-BASED QUERY PLANNER: given (m_rows, compute_weight, ncores) estimates sequential vs parallel cost from MEASURED constants and chooses the cheaper, with the reason. The optimizer over the colframe/vecexec/parexec engine. JSON out. | (takes at least 3 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_deploy_stage | CLI: the sovereign build->deploy rename-gap closer. | nx_deploy_stage --kat | stage <src-elf> <dst-.new> |
nx_deploy_stage_gate | D001 gate (gv-verdict anchored) for the deploy rename-gap closer. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_dcf_gate | DCF Intrinsic Valuation Gate | no args |
nx_mrshuffle_gate | Gate for the MapReduce shuffle: hash-partition + parallel reduce, reducer-count-invariant, byte-identical to monolithic group-by, disjoint key ownership. No args. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_mrshuffle | MapReduce SHUFFLE: counting hash-partition of keys across reducers + parallel per-reducer group-by aggregate over a shared exchange (fork+shared-mmap+wait4). demo [rows] [distinct_keys] [reducers]. JSON. | (takes at least 3 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_bond_gate | Bond Valuation and YTM Gate | no args |
nx_taxlot_gate | Capital-Gains Tax-Lot and Wash-Sale Gate | no args |
nx_sol_gate | Statute-of-Limitations Deadline Gate | no args |
nx_amort_gate | Loan Amortization Gate | no args |
nx_redact_gate | Redaction Completeness Gate | no args |
nx_damages_gate | Prejudgment Interest Gate | no args |
nx_finance_svc | Sovereign Finance Service | describe | dcf.verdict <intrinsic> <price> | dcf.terminal <final_cf> <growth_bp> <rate_bp> | bond.price <coupon_bp> <face> <periods> <ytm_bp> | bond.ytm <price> <coupon_bp> <face> <periods> | bond.duration <coupon_bp> <face> <periods> <ytm_bp> | taxlot.wash <loss> <sale_day> <repl_day> <repl_shares> <sold_shares> | amort.schedule <principal> <annual_bp> <term_months> |
nx_legal_svc | Sovereign Legal Service | describe | sol.deadline <accrual_y> <accrual_m> <accrual_d> <years> <tolled_days> | sol.assess <deadline_daynum> <asof_y> <asof_m> <asof_d> | damages.days <accrual_y> <accrual_m> <accrual_d> <judgment_y> <judgment_m> <judgment_d> | damages.simple <principal_cents> <annual_bp> <days> | damages.compound <principal_cents> <annual_bp> <years> |
nx_coc_engine | CoC-class Text-RPG Emitter | no-arg = emits the 6-proof JSON |
nx_entity_dossier | Entity Dossier (card+portfolio+coverage) | <entity name> -- e.g. argv:["julia kyoka"] or ["JULIA"] |
nx_vsbench | Head-to-head VS-ruler -- are we BETTER than the reference titles, or only feature-list equal? | [selftest] |
nx_bunny_gate | ★STANFORD BUNNY on the Nishi renderer (field-evidence rung 2): the standard mesh corpus. The | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_photogrambench | THE PHOTOGRAMMETRY RULER. Measures where the Nishi stack stands on the FULL | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gamebench_gate | Liar-kill gate for the gamebench ruler -- proves the benchmark is not a rubber stamp | (no args -- reads the ingested corpus and the board) |
nx_mhbench | Beyond-MetaHuman Ruler | [board|<rootOverride>|selftest] -- e.g. argv:[] or ["selftest"] |
nx_uigen_sitegen | Prompt-to-site generator: one brief -> linked multi-page site (pages+sitemap+robots) on disk; usage: nx_uigen_sitegen <brief> <outdir> <domain> [title] [brand] | nx_uigen_sitegen <brief> <outdir> <domain> [title] [brand] |
nx_uigen_site_gate | Gate for prompt-to-site: plan-intent, nav-complete, anti-fabrication links (liar-kill), appropriateness, palette coherence, determinism, sitemap (argless) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_https_get3 | canary of the sovereign HTTPS fetch with hello auto-fallback (chrome-JA3 first, plain-hello retry on handshake rejection); same output contract as nx_https_get | <url> [connect-host:port] |
nx_refbench | CLI/MCP surface for the reference-retention ruler. | compare <ref.png> <gen.png> -> JSON {ref/gen dims, plane, structure, perceptual, retention} | selftest -> the anti-vacuity pair (identity must be 1000, mirror must not be) |
nx_refbench_gate | proves the reference-retention ruler is a RULER and not a rubber stamp. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_headcrop | Head-Scale Crop (the face instrument) | <in.nxmesh> <out.nxmesh> [lo_permil=870] [hi_permil=1000] | selftest |
nx_seg_imp_build | build the NXW1 .imp impact-postings sidecar for every live segment of a shard IN PLACE (additive-only, idempotent; argv: <domain> [--force]); repairs a shard whose fresh segments lack .imp so impact-ordered candidacy stays on | usage: nx_seg_imp_build <domain> [--force] |
nx_converge | CLI/MCP surface for the retention convergence controller. | plan <target> <tol> | next <target> <tol> <lo> <hi> <probe> <measured> <steps_used> | simulate <target> <tol> |
nx_converge_gate | proves the convergence controller actually CONTROLS, and refuses rather than | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_uigen_refine | Refine a generated site design with ONE spec-delta command (hue N / accent analog-complement-triad / rounder-sharper / compact-airy / add-drop band); refuses invalid; usage: nx_uigen_refine <brief> <cmd> <outpath> [title] [brand] [reqfile] | usage: nx_uigen_refine <brief> <cmd> <outdir> [title] [brand] [domain] [reqfile] |
nx_feed_gate | keyless-feed reachability gate: forks the live sovereign HTTPS fetcher once per external data feed and asserts exit 0 + an HTTP/1.1 200 status line, so a TLS-hello or fetcher regression turns RED within the hour | [fetcher-elf-path-override] (default = the live nx_https_get_cli2.elf) |
nx_p384_ecdh_gate | P-384 (secp384r1) ECDHE known-answer gate against RFC 5903 section 8.2 group-20 vectors: proves pubkey derivation both sides, ECDH agreement in both directions, and two negative controls, independent of any TLS server | (none) |
nx_facemark | Facial Landmark Placement Judge | profile <mesh.nxmesh> | cmp <ours.nxmesh> <oracle.nxmesh> | lanes <ours.nxmesh> <oracle.nxmesh> | selftest |
nx_tls12_prf_gate | TLS 1.2 PRF (P_SHA256) known-answer gate: rung 1 of the TLS-1.2 client arc; proves the PRF against the published TLS-WG vector plus a structural prefix check, a non-vacuity control, and two negative controls | (none) |
nx_editjudge | CLI/MCP surface for the edit-compliance judge. | judge <ref.png> <gen.png> <from_hue_deg> <to_hue_deg> |
nx_editjudge_gate | proves the edit-compliance judge distinguishes the three outcomes that a | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_recolor | DETERMINISTIC MASKED RECOLOUR: a real colour-edit channel, no GPU, no re-roll. | nx_recolor recolor <in.png> <out.png> <from_hue> <to_hue> [x0 y0 x1 y1 (permil)] |
nx_raci | THE NISHI TEAM RACI validator + reporter (the "hammered out" coordination contract). | nx_raci [registry-path] (default knowledge/registry/nishi_raci.tsv) |
nx_law_warden2 | MECHANICAL ENFORCEMENT for written laws (ws=cap-autonomy, 2026-07-20). | inlinelit <thr> CLAUDE-11 breach: standalone decimal literals >= thr on lines that are neither a | token <csv> first-byte-up breach: borrowed-stack tokens present in <corpus> text (proposal | unregistered <conf> F208 MCP gap: *.elf organs in <corpus> whose basename is absent from field 0 of | nx_law_warden {scan [planeprefix] | selftest} (plane default knowledge/store/lawreg-) |
nx_tls12_probe | sovereign TLS 1.2 client (ECDHE-RSA-AES128-GCM-SHA256) for hosts our TLS-1.3-only stack cannot reach; FAIL-CLOSED: refuses to emit application data because it performs NO X.509 chain validation and NO ServerKeyExchange signature check (INC3 unbuilt) -- diagnostic use only | <url> [--unauthenticated-ok] |
nx_skullgen | Procedural Skull Generator (inside-out keystone) | <out.dat> [sex 0-1000] [seed] [robust 0-1000] [noise] | selftest |
nx_input_abstract_gate | gate: nx_input_abstract 8-tooth proof -- ONE game loop played from keyboard/gamepad/touch/VR with device-independence mutation-proven | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_svc_budget_gate | Regression gate -- no supervised service may retire itself (the self-retiring-budget class, debt seq882) | [] |
nx_mmbench_gate | proves the media+companion ruler is a RULER, not a rubber stamp. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_paperbench | sovereign manuscript grader: scores a paper against REFORMS/Pineau reporting standards; VOIDs on a zero integrity axis | nx_paperbench score <slack> <bar> <axes_csv> [weights_csv] [mask_csv] | nx_paperbench scan <path> <slack> <bar> |
nx_paper_forge | sovereign manuscript compiler: builds an arXiv-shaped paper from an evidence ledger; refuses to emit uncited or structurally incomplete work | nx_paper_forge <paper.conf> <evidence.tsv> <out.md> |
nx_mmbench | THE MEDIA-MANAGER + COMPANION CAPABILITY RULER. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_paper_panel | manuscript grade admissibility: composes referee self-grade + R6 leakage + R7 holdout + peer-review dual grade; a self-graded score is INADMISSIBLE | nx_paper_panel <grader_id> <author_id> <leak_csv> <holdout_clean> <grade_a> <grade_b> [tiebreak] |
nx_media_extract_gate | Media-extraction orchestrator gate -- HTML page to best media URL, end to end | (no args -- drives fixtures in-process) |
nx_media_probe | capability test: fetch a YouTube watch page, extract ytInitialPlayerResponse (embedded | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_paper_audit | citation resolution: resolves every [ev:ID] against the evidence ledger and checks the adjacent number matches; catches dangling and contradicted citations a token counter cannot see | nx_paper_audit <manuscript.md> <evidence.tsv> |
nx_tls12_stage | INCREMENT 2 of the sovereign TLS-1.2 client: COMPLETE the ECDHE-RSA-AES128-GCM-SHA256 | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_tls12_mut | MUTATION PROOF for the SKE signature check. Regenerated from nx_tls12_client.nx, | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_stun_probe | sovereign STUN client (RFC 5389): discovers this host's public server-reflexive IP:port from any STUN server; NishiLang from the first byte up, byte-exact interop proven vs Google + Cloudflare | nx_stun_probe <server-ipv4> <port>\ |
nx_retire_path | Soft-retire a path out of a served tree into knowledge/retired (NEVER deletes, rename only, reversible); refuses traversal, shallow paths and protected names; usage: nx_retire_path {retire <path> | selftest} | verbs: retire <path> | selftest |
nx_seg_cache_gate | referee for ss_open_cached (debt seq962 / status seq978). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_iot_ctl | sovereign home-electronics identification: data-driven service manifest, IoT-aware LAN scan, read-only Kasa probe (never-brick: no write verb) | nx_iot_ctl scan <a.b.c> -- IoT-aware /24 sweep: kind + vendor per host | nx_iot_ctl probe <ip> [port] -- READ-ONLY active identify (Kasa get_sysinfo) |
nx_fascia | PIPELINE STAGE 3: FASCIA + FAT AS SOFT BODY, bridging muscle to skin. | nx_fascia <in.nxmesh> <out.nxmesh> [accel] [K] [C] [steps] |
nx_papers_index | research repository index compiled from a papers registry TSV; refuses to emit when the registry is unreadable rather than publishing an empty repository | nx_papers_index <registry.tsv> <out.html> |
nx_resmon | the RESOURCE axis the health plane never had (debt seq897 / seq1005). | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_gate_rollup | one answer to 'are all the gates green?': reads the gate roster from knowledge/gatereg.conf, takes the NEWEST verdict line from each gate's knowledge/status/*.log, and exits non-zero if any is RED or UNKNOWN; fail-closed so a missing or verdict-less log counts RED rather than passing silently | [gatereg-conf-path] |
nx_sts_bulkload_gate | GATE for the seq356 sts_load bulk path (5 teeth incl an anti-vacuity | |
nx_alias_layout_gate | Alias Layout Gate -- type-alias struct field layout parity monitor (seq521) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_frame_score | score ANY captured frame (NXFH1 text-hex) with the hardened nx_game_critic -- one ruler one scale for OURS and THEIRS; selftest mode proves the toy-vs-rich margin | line 1: "NXFH1 <w> <h>\n" then w*h pixels as 6 lowercase hex chars each (rrggbb), any |
nx_skelgen | PIPELINE STAGE 1: SKELETAL GENERATION with JOINT CONSTRAINTS. | nx_skelgen <out.dat> [stature_mm] [sex 0-1000] [seed] | nx_skelgen check <joint_index> <angle_deg> -> is this pose anatomically legal |
nx_outbench | OUTPUT-CORRECTNESS BENCH: offline generator-agnostic scoring of an emitted site directory across four classes (link resolution, set completeness, one design language, no placeholder/generator leak); overall = worst class; usage: nx_outbench {bench <dir> [leakterm ...] | selftest} | usage: nx_outbench bench <dir> [leakterm ...] | nx_outbench selftest |
nx_resmon_gate | referee for nx_resmon's two policy predicates (debt seq1005). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_stage_alias | Stage Alias -- fail-closed rename bridge from a built artifact to a deployable name (seq983) | nx_stage_alias alias <target> [new|elf.new] [dstname] (src is always <target>.sov.elf.new; dstname defaults to <target> and is sanitized identically) |
nx_sweepcheck | MECHANISES THE MOST EXPENSIVE RECURRING ERROR OF THIS PROGRAM: reporting a result | nx_sweepcheck values <v1> <v2> ... -> GREEN if the sweep varies, RED if it is flat (unwired) |
nx_myo | PIPELINE STAGE 2: VOLUME-PRESERVING MUSCLE BOUND TO BONE. | nx_myo <origin_len> <flex_deg> -> the muscle's state at that joint angle |
nx_derm | PIPELINE STAGE 4: SKIN AS AN ENVELOPE, computed from the layers beneath it. | nx_derm <muscle_r> <rest_muscle_r> <fat> -> the skin state over that muscle |
nx_flexbody | THE INTEGRATION: the four pipeline laws, wired onto an actual emitted body. | nx_flexbody <in.nxmesh> <out.nxmesh> <flex_deg> [band_lo_permil] [band_hi_permil] |
nx_myoset | NAMED MUSCLES with real origins and insertions, composed into one swell profile. | nx_myoset <station_permil> [flex_deg] -> the composed swell at that height, and which muscles act | nx_myoset profile [flex_deg] -> the whole head-to-toe swell profile |
nx_footcheck | ★THE DISTAL-LIMB STRUCTURE JUDGE (beyond-metahuman program). | burial tube_end - toe_base must be <= 0: the tube must END where the toes BEGIN | sole break max(zoff+rb) toes - same tube must be <= 0: no toe may pierce the sole plane | nx_footcheck check <canon.dat> [rot] -> the measured report + verdict for a real artifact | nx_footcheck selftest -> gv gate: proves the JUDGE discriminates, on fixtures |
nx_worldpipe_gate | ★R5 STAGED PROCGEN GATE: prove the pipeline is REAL, stage by stage, causally. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_vsbench_gate | gate: head-to-head VS-board 5-tooth proof -- anti-fabrication byte floors, honesty-cannot-rot, derived-not-frozen regression, tier discipline, neg-control; mutation-proven | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_m2d_engine | M2D Nishi Glade -- TIER-1 top-down action-adventure composing 11 certified parts; 7-proof battery (winnable/losable/deterministic/save-transparent/adult-gate/depth/quality); emits its frame as NXFH1 for external re-grading | nx_wardrobe_state the adult invariant, FAIL-CLOSED BY CONSTRUCTION (age<18 refuse) |
nx_staledir_gate | proves the DIRECTION GUARD in nx_stale_check (F1145 / debt seq1008). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_bioacoustic_bench | THE RULER for ANIMAL-VOCALISATION REALISM. | nx_bioacoustic_bench <file.wav> [label] |
nx_rollup_stage | ONE ANSWER TO "ARE ALL THE GATES GREEN?" (eats debt seq986). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_genome_gate | gate: genetics/breeding 8-tooth proof -- deterministic inheritance, bounded heritability, 0-dup offspring, chained-generation bounds, adult invariant fail-closed (mutation-proven), morph single-trait delta, gamesave round-trip | |
nx_feedfetch | the missing CLI consumer that makes the RSS/Atom capability REACHABLE. | usage: nx_feedfetch <url> |
nx_twinbench | ★★★THE METRIC RULER, AND THE PRIMARY INSTRUMENT OF THE DIGITAL-TWIN PROGRAM. | nx_twinbench cmp <candidate.nxmesh> <reference.nxmesh> [stature_mm] [layer] |
nx_plane_append | SAFE APPEND OF ONE ROW TO A SOVEREIGN SEG-STORE PLANE. | nx_plane_append <prefix> <row> |
nx_curvebench | ★★★OUTLINE CURVATURE: the metric that replaces waist-to-hip ratio. | nx_curvebench measure <body.nxmesh> [stature_mm] -> curvature index + WHR, side by side |
nx_codewiki_gate | Run+the+code-wiki+gate+(10+teeth,+fixture+in+/tmp) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_codewiki | Regenerate+the+Nishi+code+wiki+(17k+static+pages+from+the+source+tree,+pinned+output) | (no caller args -- PINNED row: the registry supplies `buildroot/runtime sites/nishifamily/code noext` and your argv is ignored) |
nx_codewiki_ask | Ask%20the%20Nishi%20code%20wiki%20a%20question%3B%20returns%20cited%20modules%20and%20functions%20(lexical%20retrieval%20over%20103k%20records%2C%20honest%20NO-MATCH) | nx_codewiki_ask <question words...> |
nx_anat_sov | sovereign anatomical body renderer (GX lane): mesh.nxmesh mode eye W H out.png [nmap|x] [yawdeg] [fit] -> shaded or normal-map PNG + JSON stats | nx_anat_sov <mesh> <intact|explode|skin|layerN> <C|L|R> <W> <H> <out.png> |
nx_bodybench | Body Bench | nx_bodybench <ours.nxmesh> <oracle.nxmesh> [W] [H] |
nx_trajscan | trajectory anti-pattern scanner over actlog journals: verification-skip, search-loop, oracle-edit, retry-echo -- deterministic, judge-free (quality-ruler R3, TraceProbe/AgentLens taxonomy) | scan <journal> [ws] | selftest <scratch-journal> |
nx_webrelbench2 | Web relevance ruler -- 27 judged queries, class-labelled (navigational/entity/natural-lang/multilingual/tech-longtail) against the LIVE serve | [] |
nx_collide2d_gate | swept-2D-collision certified-part gate (physics-collision HAVE bar): 8 teeth incl tunneling-kill, slide, restitution, save-transparency; argless; exit 0 = GREEN | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_vnsprite_gate | VN sprite compositor certified-part gate (Ren'Py layeredimage bar): 10 teeth incl group-exclusive attributes, exact alpha/key, dissolve, save round-trip; argless; exit 0 = GREEN | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_deploy_ready | pre-deploy safety gate: aggregates the supervised deploy checks (deploy_checks.tsv marker rows) into ONE deploy_safe verdict + blockers + remediations; verb: check [manifest] | nx_deploy_ready check [manifest] [target] (JSON: deploy_safe + per-check pass/severity + blockers + remediations) |
nx_cron_watch | cron dead-man's-switch: each job's evidence-log ts= heartbeat vs max-age (cron_heartbeats.tsv); missed beyond grace -> STALE; verb: check [manifest] -> GREEN/STALE-DETECTED | nx_cron_watch check [manifest] (JSON: per watch fresh/stale + age + verdict GREEN/STALE-DETECTED) |
nx_schema_backfill | capability discoverability harvester: fills missing tool_schemas.conf rows from each organ's own header-doc line; honest skips; idempotent; run nx_toolreg_reconcile after | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_headroom | Spawn-time headroom gate: width/gate verbs derive safe producer width from MemAvailable cores load (seq1295) | nx_headroom width <cap> <child_cost_mb> [meminfo] [loadavg] [cpuinfo] | nx_headroom gate <need_mb> [meminfo] [loadavg] [cpuinfo] |
nx_netsync_gate | nx_netsync certification: lockstep rollback multiplayer netcode on the certified game parts (9 teeth) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_wasm_craft_gate | craft voxel-world native gate (37 teeth) -- regenerates the FPS/edit/mob knowledge frames on-hub | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_voxchunk_gate | chunked voxel world certification: deterministic regen, bounded residency, edits survive eviction (8 teeth) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_neuro | nx_neuro selftest -- innervation map (37 routes, craniosacral/thoracolumbar outflow laws) + autonomic response incl. arousal reflex arc | |
nx_procchurn_gate | nx_procchurn_gate -- proves the process-churn predicates (rate/ratio/verdict/line-parse) both polarities, pinned to the 2026-07-30 field data | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_procchurn | nx_procchurn -- the PROCESS-CHURN axis nx_health lacks: forks/sec, ctxsw/sec, intr/sec and the kernel:user permil inversion, from two measured /proc/stat samples; exit 0=GREEN 1=AMBER 2=RED 3=UNMEASURED | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_tools_api_gate | drives ta_handle_pfx IN-PROCESS (no socket, no curl): register two test tools, then | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_cpuid_gate | nx_cpuid_gate -- proves the cpuid(7,0):EBX feature decode incl. AVX-512 on hardware that lacks it (synthetic registers), plus delimiter-exact /proc/cpuinfo flag matching | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_record_gate | NXR1 typed self-describing record codec gate (seq1326 rung 1): 8 teeth incl tab/newline-in-value, absent-field-does-not-shift, unknown-field-skip, truncation-refused | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_cpuid | nx_cpuid -- R0 primitive: real cpuid(7,0):EBX feature detection TRIANGULATED against /proc/cpuinfo, plus the SIMD dispatch tier (0 scalar / 1 AVX2 / 2 AVX-512); exit = disagreement count | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_labsci_gate | THE MISSING EVIDENCE ORGAN for the lab-science lane. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_ctxtop | nx_ctxtop -- per-process context-switch ATTRIBUTION: walks /proc/<pid>/status twice and ranks the top producers, reporting voluntary (blocked itself) vs nonvoluntary (preempted) separately because they demand opposite fixes | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_record_tsv_gate | TSV<->NXR1 compatibility bridge gate (seq1326 rung 2): byte-identical round-trip, typed column, empty/trailing column, refuses TAB-in-value and overflow | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_memvel | nx_memvel -- ranks processes by memory GROWTH RATE (committed RSS+Swap delta per second) instead of by size, because a census that reports a LEVEL cannot find a LEAK; the twin of nx_ctxtop for seq1365 | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gate_bite | NON-VACUITY BY MUTATION. Answers the one question a green gate cannot answer about | phase 1 COMPARISON (`==` -> `!=`): reaches logic. Kills nx_raci_gate, nx_medbill_{nsa,codes,recon,civic}. |
nx_ready_census | liveness-vs-readiness%20census%3A%20connect-probes%20every%20service%20the%20supervisor%20claims%20UP%20in%20mgmt_snap.json%20and%20names%20any%20that%20claim%20UP%20while%20nothing%20listens%3B%20read-only%2C%20never%20writes%20to%20a%20daemon%3B%20exit%203%20on%20disagreement | nx_ready_census [snapfile] exit 0 = all claims honest · 3 = disagreement · 2 = snapshot unreadable |
nx_plane_check | READ-ONLY verify that every row of a real plane survives tsv->NXR1->tsv byte-identical (seq1369). argv: <knowledge/store/prefix-> [typespec]. Exit 0 green, 3 mismatch, 4 EMPTY (not a pass), 5 coverage gap beyond q:n | nx_plane_check <knowledge/store/prefix-> [typespec] |
nx_mtime_probe | file%20MODIFICATION-TIME%20primitive%20(the%20tree%20had%20NO%20stat%2Fstatx%20anywhere)%3A%20nx_mtime_probe%20%3Cpath%3E%20%5Bpath2%5D%20prints%20MTIME%20epoch%20%2B%20SIZE%20and%20a%20NEWER%3D%20verdict%3B%20offsets%20verified%20byte-exact%20against%20stat%3B%20unblocks%20refuse-to-backdate | nx_mtime_probe <path> [<path2>] -> "MTIME <epoch> SIZE <bytes> <path>" per arg; NEWER=<path> verdict |
nx_symdrop | Symbol-Drop Guard | nx_symdrop check [watchconf] [snapfile] -- compare live symbols vs the snapshot; exit 1 on ANY drop | nx_symdrop bless [watchconf] [snapfile] -- accept current symbols as the new baseline | nx_symdrop list [watchconf] -- show what is watched and each file's symbol count |
nx_matstruct | nx_matstruct selftest -- structural material registry (16 materials: 9 polymers carried from nx_stress 7 automotive metals) with fail-closed accessors, stress verdict in the part's real alloy, and mass from geometry | |
nx_adopt | nx_adopt -- ADOPTION CENSUS: walks the corpus twice (O(corpus), not O(primitives x corpus)) and reports capability primitives with ZERO EXTERNAL callers; self-references excluded by design | (no caller args -- PINNED row: the registry supplies `buildroot/runtime buildroot/runtime/_hdl_build knowledge/status/adopt_census.txt` and your argv is ignored) |
nx_treediff | cross-tree source divergence census (seq1429): emits bytes relpath per .nx file so laptop-SSOT vs NAS-buildroot drift is a REPORT not archaeology | nx_treediff <dir> [outfile] -- '<bytes> <relpath>' per .nx file, for cross-tree |
nx_libcheck | Duplicate-library divergence detector (seq1423/seq1437/seq1449). Hashes every .nx present in BOTH runtime/ and _hdl_build/ -- the two copies are each other's control. argv: [dirA] [dirB] [conf]. Exit 0 identical, 3 UNEXPECTED divergence, 4 no duplicates, 5 index cap hit (scan was partial) | (takes at least 3 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_srcdiverge_gate | BINARY-AHEAD-OF-SOURCE detector (seq1392 rung 2). license_tier: ORIGINAL | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_pub_plane | THE PUBLISHING PLANE driver: one command, every site, all discovery artifacts | nx_pub_plane list [conf] the configured sites (proves the site table parses) | nx_pub_plane emit <site> [conf] write <docroot>/{sitemap.xml,robots.txt,llms.txt} | nx_pub_plane emitall [conf] every configured site, one pass | nx_pub_plane adopt <site> [conf] bring UNREGISTERED docroot entries into the registry |
nx_srcguard | canonical-source%20BACKDATE%20detector%20(seq1439)%3A%20record%7Ccheck%20over%20knowledge%2Fregistry%2Fsrcguard.list%3B%20a%20watched%20source%20that%20SHRANK%20or%20whose%20mtime%20ran%20BACKWARDS%20was%20REVERTED%2C%20not%20evolved%3B%20exit%204%20%3D%20backdate%20detected | nx_srcguard record [listfile] [statefile] [symsfile] -- snapshot the watched set at a known-good state | nx_srcguard check [listfile] [statefile] [symsfile] -- exit 0 clean · 4 = WORK LOST (named symbols) |
nx_sizeguard | nx_sizeguard -- FAIL LOUD before a reader silently truncates: watches BYTES and LINES (worst axis decides), reports permil fill + headroom; exit 0 GREEN 1 AMBER 2 RED(past cliff) 3 UNMEASURED | (no caller args -- PINNED row: the registry supplies `knowledge/status/procchurn.jrnl 1048576 20000` and your argv is ignored) |
nx_pub_plane_gate | the VERIFIER for the publishing plane (nx_pub_lib / nx_pub_plane). | |
nx_site_publish_gate | gates artifact-publish placement semantics on a THROWAWAY CWD (the docroot | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_atlas_graphrec | native graph-adjacency recombination over the eco graph: propose UNLINKED module pairs with many shared neighbours (link prediction, hub-suppressed, zero name-guessing) | argv: <graph-store-prefix> [minscore] [topn] -- link prediction on the import graph; emits GRC<n> A->B cn=<shared-neighbours> proposed graph; REFUSES exit 2 on an unloadable or empty graph; hubs suppressed as WITNESS (deg>24) and as ENDPOINT (deg>512); guess rate 0 by construction |
nx_plane_repair | the MISSING RECOVERY VERB for a lossy seg-store plane. | nx_plane_repair <store-prefix> [confirm=yes] (CWD = the store's root) |
nx_debt_plane_gate | HOW MANY ROWS -- could not be | nx_debt_plane_gate (CWD = the store root) |
nx_memindex_emit | splice the DERIVED index into a curated markdown file (the MEMORY.md | <!-- COINDEX:BEGIN --> ...derived lines (last-write-wins per slug)... <!-- COINDEX:END --> |
nx_coindex | CLI of the conflict-free co-edited index (R-ORCH-2). The parallel-safe way for | nx_coindex append <journal> <slug> <entry...> -- append one entry (conflict-free; never edits peers) | nx_coindex emit <journal> -- print the derived index (last-write-wins per slug) |
nx_dbthyg | debt-plane hygiene organ v2 (2026-07-19, sess claude_f749ee6c; fresh name to bust /api/build name-cache). VERBS: stats (default) | stale. | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_eco_graph_build | ecosystem graph builder: full buildroot walk -> ecograph_full store (lineage-from-god SSOT) | argv: PINNED -- caller argv is IGNORED ENTIRELY by the tool_allowlist fixed-arg row (proven by experiment 2026-07-30, debt seq1522). Effective values are FIXED: root=buildroot/runtime, save-prefix=knowledge/store/ecograph_full. The organ's own usage line advertises <root> [query] [save-prefix] but the pin discards them SILENTLY and still returns success -- do not pass them expecting them to apply. Read the tool OUTPUT for the plane it actually wrote. The pin itself is the correct FIXED-ARG defence (a hostile argv must not make this organ walk arbitrary dirs or write a plane anywhere); only the missing declaration was the defect. |
nx_memindex_put | append-or-replace ONE slug-owned pointer line in MEMORY.md (atomic under the same lock as the coindex rail; 8 concurrent writers ZERO LOST) | nx_memindex_put <journal> <md> <slug> <line> [ovfl] |
nx_profile_fit | Measured cross-section profiles from a real anatomical oracle -- the Infinigen method, done sovereignly | <oracle.nxmesh> <out.dat> [step_permil] [canon_out.dat] [part_id] [ylo] [yhi] |
nx_store_catalog | Sovereign DATA CATALOG for the information plane: discovers every seg-store under knowledge/store and reports segment + entry counts (1090 stores, 5.3M entries). Read-only, additive. Closes the catalog rung of seq1326 (replaces filename-prefix globbing) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_body_gen | Generate Body | nx_body_gen <out.nxmesh> <height> [radial] [sub] [relief] [canonpath] [fat] [prof] [?] [hf] |
nx_meshprofile | ★WHERE DOES THE SURFACE STEP? The instrument that should have been built before | nx_meshprofile <in.nxmesh> [layer -1|0|1|2] |
nx_routeguard | THIN ORGAN: run the deploy-contract check between two binaries. | nx_routeguard <live-artifact> <candidate-artifact> |
nx_wirecensus | THE NISHI KNIP, RUNG 1 (S4: registered but never called). | nx_wirecensus [allowlist] [cap_consent.log] [actlog.jrnl] |
nx_portdup | Dual-Listener Detector | nx_portdup check [watchconf] -- exit 1 if any WATCHED port has more than one LISTEN holder | nx_portdup list [watchconf] -- holder count for every watched port (no verdict) |
nx_arousal_skin_gate | liar-killed GATE for the skin optics AND the LOOK organ. | nx_arousal_skin_gate [skin_elf] [render_elf] |
nx_arousal_mesh_gate | liar-killed GATE for arousal on a polygon mesh. | vr/vg = mean VERTEX colour -> proves the physiology was COMPUTED | fr/fg = mean RENDERED pixel -> proves it was actually DRAWN |
nx_capaxes | capability axis profile: continuous multi-axis measurement with skew (headline=MIN never MEAN; grounding 0 refuses to score) | nx_capaxes score <cover> <quality> <scale> <evidence> <adopt> <ground> [leverage] |
nx_capaxes_gate | gate for nx_capaxes_lib: 18 teeth incl revert-detecting neg-control that turns RED if headline reverts from MIN to MEAN | |
nx_rebuild_plan | dependency-aware staleness: names the source file that invalidated each deployed organ (the BUILT-not-INSTALLED detector) | nx_rebuild_plan [elfdir] [srcroot] [maxrows] |
nx_ident | artifact identity: live/staged/prev/banked BYTES verdict (rc0 LIVE-IS-STAGED, rc1 BEHIND, rc2 UNVERIFIABLE, rc4 LIVE-MATCHES-NOTHING=STOP) | nx_ident <organ-name> e.g. nx_ident nx_mvault_walk |
nx_capaxes_derive | derives capability axis vectors from LIVE nx_sota_status and ranks biggest rocks by (1000-min_axis)*coverage-claim; prints mean_would_have_read as the contrast | coverage <- the row's own cov= figure MEASURED | evidence <- 0, because every row nx_sota_status prints with MEASURED | grounding <- CAX_FULL: the domain HAS a .matrix comparator MEASURED | quality <- UNMEASURED (-1), needs the ecomat maturity grade |
nx_capaxes_derive_test | verifier: runs nx_capaxes_derive against live nx_sota_status and prints the ranked rock list | |
nx_rebuild_plan_test | verifier: runs the BUILT-not-INSTALLED detector and prints its staleness verdict | |
nx_tcratchet_gate | toolchain ratchet: refuses a toolchain artifact that SHRANK vs its banked size (the gate that would have caught the regressed compiler running live on the hub) | |
nx_cloexec_gate | proves every listening socket this tree creates is FD_CLOEXEC so no forked child can hold a parent's port hostage (T1 control proves the disease state is still reachable) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gatebuilt_gate | UNBUILT-GATE census: for every authored *_gate.nx does a compiled *_gate.elf exist -- an unbuilt gate is indistinguishable from a passing one in every report that mentions it | nx_gate_rollup reads LOGS -> no binary means no log means the gate is ABSENT from the roster, not RED. |
nx_layerscan_gate | layering-violation census: which runtime/ organs import an _hdl_build-only lib and are therefore silently unbuildable (8 libs darken 26 organs; fix is a MOVE never a copy) | nx_clock.nx -> darkened 174 gguf/f32_llm organs (the sovereign LLM stack, frozen ~Jul 16) | nx_bm25.nx -> darkens rights-enforced DMS search (licensed-media consent gating) | nx_fft.nx -> darkens nx_fft_f32 -> nx_autograd_tensor -> THE ENTIRE TRAINING CAPABILITY |
nx_liblift | byte-preserving LIFT of a shared lib _hdl_build/ -> runtime/ (the move the ecosystem could not perform); check verb is read-only, lift byte-verifies and never clobbers | nx_liblift check <name> -- report src/dst presence + sizes, MUTATES NOTHING | nx_liblift lift <name> -- copy _hdl_build/<name>.nx -> runtime/<name>.nx, byte-verified |
nx_roofline_gate | decode roofline: measures host memory bandwidth and prints the bytes/bandwidth FLOOR per token for f32/int8/int4 -- run before calling any inference code slow | nx_roofline_gate est <Mparams> [ms] -- floors for f32/int8/int4; with [ms], the roofline fraction |
nx_undefscan | THE MISSING-SYMBOL CENSUS: report EVERY function a target calls that nobody in its | nx_undefscan scan <target> -- target = basename WITHOUT .nx, resolved runtime/ then _hdl_build/ |
nx_docpub_tree | R1-scale-2: generate the documentation site for a WHOLE DIRECTORY of organs (not a | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_docpub_site | R1-scale: the self-generating documentation SITE. Walks a curated set of the arc's organs, | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_argmacro_probe | MINIMAL repro for arg-macro expansion (id 1785514019). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_ecomat_domledger | append one PER-DOMAIN beat to knowledge/status/ecomat_domains.log. | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_skullsdf | the skull as a FUSED SHELL WITH OPENINGS, built in the implicit path. | nx_skullsdf <out.nxmesh> [sex 0-1000] [robust 0-1000] [grid] |
nx_adnet_banner_gen | GENERATOR: sovereign 728x90 house-ad PNG creatives for the adnet slot | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gate_build_sweep | Partition unbuilt gates into never-compiled vs genuinely broken | argv[1] max REQUIRED, > 0 -- refuse rather than default to unbounded (no silent runaway) | argv[2] skip resume offset into the scan order, default 0 | argv[3] journal append-only outcome log, default /tmp/gate_build_sweep.jrnl (absolute recommended: | argv[4] timeout per-build deadline in ms, default 180000 |
nx_sota_page | GENERATE the SOTA page from the live instruments. Kills debt 1785514548. | (takes at least 3 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_mmapbal | static mmap/munmap balance scanner over the .nx corpus | nx_mmapbal scan [dir] walk dir (default buildroot/runtime) for .nx, report unbalanced funcs | nx_mmapbal deep [dir] RECURSIVE SUMMARY-ONLY: classified totals + coverage envelope -- USE THIS FOR POPULATION QUESTIONS | nx_mmapbal hot [dir] ENUMERATE the page-backed-in-a-loop worklist: one line per function, HOT-TOTAL last | nx_mmapbal file <path> ONE file: the only attributable verify on a shared t |
nx_gate_anchor_edit | D001 seq585 ANCHOR-EDIT: the MECHANICAL half of the anchor rung. nx_gate_migrate is deliberately a VERIFIER and never an auto-editor, so the ~953 unjudgeable gates had no mechanical edit step and an edit-per-gate through a session context cannot scale to a 1057-gate lane. Usage: nx_gate_anchor_edit <src.nx> <candidate-out.nx> | selftest. Inserts verdict= before a GREEN/RED token ONLY where the line is NOT a comment, ALSO contains sys_exit( or return, the token is STANDALONE (neither neighbour is [A-Za-z0-9_], so MEASURED/RECOVERED/TEXTURED can never be glued mid-word -- MEASURED literally contains RED at index 5), and it is not ALREADY preceded by verdict= (idempotent, rule 10). Every other byte copied VERBATIM. NEVER writes a gate in place -- only a separate candidate path -- so blast radius is bounded BY CONSTRUCTION. Exit 0=candidate written, 5=NOEDIT (hand-treat, never a silent success), 2=usage, 4=I/O. | (c) the token is STANDALONE: neither neighbouring byte is [A-Za-z0-9_], so MEASURED / RECOVERED / |
nx_neverbrick_gate | Rule-26 MCU never-brick classifier gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_neverbrick_genesis | Rule-26 never-brick genesis gate (hardware-write-axis registry) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_debtlive | IS THIS DEBT ALREADY FIXED -- mechanical closure check: intersects seqN tags cited in source with rows still open in the debt plane. Never eats; emits a CANDIDATE-CLOSED queue. Fail-closed non-vacuity. | nx_debtlive scan [prefix] [dir1] [dir2] full sweep -> JSON envelope plus bounded candidate list | nx_debtlive check <idx> [dir1] [dir2] one row: does the tree cite seq<idx>? exit 0=cited 1=not |
nx_nishios_kernel_emit | THE COMPOSED NishiOS KERNEL IMAGE (closes the boot adoption gap). | nx_nishios_kernel_emit [outpath] -> the flat rv64 image + .gold expected transcript |
nx_esign_gate | INDEPENDENT GATE: e-signature legal validity (ESIGN/UETA + eIDAS tiers). | |
nx_ltv_gate | INDEPENDENT GATE: PAdES long-term validation levels + the three-valued verdict. | |
nx_filehash | SHA-256 OF A FILE, AND THE ONE-CALL "ARE THESE TWO ARTIFACTS THE SAME BYTES" TEST. | nx_filehash <path> -> {"sha256":"<64 hex>","bytes":N} | nx_filehash cmp <a> <b> -> {"identical":0|1, both digests, both sizes} | nx_filehash selftest -> KAT + non-vacuity teeth |
nx_esign_probe_test | cost probe: how long do N esign registry ops actually take? | |
nx_mcu_q4_gate | int4xint8 MCU group-dot kernel gate (exact integer) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_mcu_fit_gate | MCU memory-hierarchy admission gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_esign_eidas_gate | INDEPENDENT GATE: the eIDAS SES/AES/QES ladder + the Certificate of Completion. | |
nx_kda_gate | Kimi Delta Attention state-update gate (integer) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_kda_gate | KDA no-float kernel gate (K3 namesake attention) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_k3stack_gate | K3 AttnRes cross-layer residual stack gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_k3interleave_gate | K3 3:1 KDA:MLA interleaved block gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_linattn_gate | no-float linear attention kernel gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_k3block_gate | K3 transformer block gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_muon_gate | Muon optimizer no-float gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_mxfp4_gate | MXFP4 microscaling gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_esign_pure_gate | INDEPENDENT GATE over the PURE DECISION CORE of nx_esign_lib. | |
nx_ltv_pure_gate | INDEPENDENT GATE over the PURE DECISION CORE of nx_ltv_lib. | |
nx_hold_pure_gate | INDEPENDENT GATE over the PURE DECISION CORE of nx_hold_lib. | |
nx_nofloat_muon_ns_gate | Muon Newton-Schulz orthogonalization gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_mxfp8_gate | MXFP8 microscaling gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_adnet_opsbeat | RUNNER for the operator view. Makes nx_adnet_ops REACHABLE. | (takes at least 5 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_nofloat_kvcache_gate | no-float KV cache gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_kvcache_int8_gate | int8 KV cache quantization gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_quant_gate | no-float weight quantization gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_meshmerge | SPLICE ONE NXMSH2 INTO A NAMED LAYER OF ANOTHER, WITH A PLACEMENT TRANSFORM. | nx_meshmerge <out> <base> <add> <layer> [scale_permil] [tx] [ty] [tz] |
nx_adnet_recbeat | THE BEAT: refresh campaign spend (field 7) from the measured journals. | nx_adnet_recbeat dryrun <camps> <rates> <served> <view> <clicks> |
nx_nofloat_rope_gate | no-float RoPE gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_multihead_gate | no-float multi-head attention gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_attn_gate | no-float attention gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_bpe_gate | no-float BPE tokenizer gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_generate_gate | no-float autoregressive generation gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_sample_gate | no-float sampling gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_vs_float_gate | no-float vs float comparison gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_weighttie_gate | tied embedding weights gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_xformer_gate | no-float transformer gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_block_gate | no-float transformer block gate | H = X + Wo * Attn( RoPE, scaled, causal-softmax )( rmsnorm_rows(X) ) [attention sublayer + residual] | Y = H + SwiGLU-FFN( rmsnorm_rows(H) ) [FFN sublayer + residual] |
nx_nofloat_lm_gate | no-float language model gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_autograd_gate | no-float autograd tape gate | B A MODEL PROVABLY LEARNS: the EXACT task nx_nn_train solves (linear layer W[1x2], target W*=[1.0,-0.5] |
nx_nofloat_adamw_gate | no-float AdamW optimizer gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_serve_gate | no-float model serving gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_distill_gate | no-float knowledge distillation gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_deepstack_gate | no-float deep stack gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_incontext_gate | no-float in-context learning gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_induction_gate | induction head gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_generalize_gate | generalization gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_corpus_gate | corpus training gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_bpe_lm_gate | BPE language model gate | text -> learn K BPE merges -> compress to sub-word tokens -> remap to a compact vocab -> the no-float LM | trains to model the token stream -> autoregressive argmax generation -> decode tokens back through the | merges to bytes -> the ORIGINAL text. |
nx_capgraph_gate | the gate for nx_capgraph_lib. NON-VACUOUS BY CONSTRUCTION: every law tooth is | |
nx_capgraph_edges_gate | the gate for nx_capgraph_edges_lib (the MEASURING organ's core). | |
nx_capgraph_derive | builds the LIVE ecosystem capability GRAPH from real sources and ranks rocks. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_capgraph_edges | DERIVES the capability graph's prerequisite edges FROM THE IMPORT CLOSURE. | (no caller args -- PINNED row: the registry supplies `knowledge/status/capgraph_edges.conf` and your argv is ignored) |
nx_nofloat_softmax_gate | no-float softmax gate | minimax-tuned integer Horner polynomial (endpoints pinned exact). Every op is integer -> BIT-EXACT | DETERMINISTIC (the no-float exceed [[nx_nofloat_exceed_gate]]). Accuracy is verified SELF-CONSISTENTLY |
nx_nofloat_layernorm_gate | no-float layernorm gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_debtcluster | THE LEDGER STOPS BEING A LIST AND BECOMES A RECOMMENDATION. | nx_debtcluster run [prefix] [sim_join_permil] cluster the live plane -> ranked JSON |
nx_nofloat_w4_gemm_gate | 4-bit weight GEMM gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_prefix_cache_gate | prefix cache gate | C = restore rows 0..P + prefill [P..nprompt) (prefill = nprompt-P steps) |
nx_adnet_advreport | RUNNER: the per-advertiser delivery report, made REACHABLE. | nx_adnet_advreport <advertiser_bk> (live confs) | nx_adnet_advreport <advertiser_bk> <camps> <rates> <served> <view> <clicks> (fixtures; read-only) |
nx_nofloat_gemm_gate | no-float GEMM gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_q6k_gate | Q6_K quantization gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_capgraph_derive_gate | the gate for nx_capgraph_derive_lib: level thresholds, the journal | |
nx_q4k_dot_simd | Q4_K SIMD fused dot bench | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_nofloat_moe_gate | no-float MoE routing gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_attention_gate | no-float attention primitive gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_rankmap | ONE canonical ranking vocabulary, anchored to the INDUSTRY standard. | |
nx_nofloat_mm_i8_batch_gate | int8 batched matmul gate | dst[m][o] = (sx[m] * sw[o] * Σ_k xi8[m][k]*W[o][k]) >> shift , xi8[m][k]=pack(x[m][k]/sx[m]), sx[m]=max|x[m]|/127. |
nx_nofloat_exceed_gate | no-float exceed-the-baseline gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_simd_dot_probe_gate | SIMD dot probe gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_arch_moe_gate | MoE architecture gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_weightconv_gate | weight conversion gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_batched_forward_gate | batched forward gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_treediverge | THE MISSING CROSS-TREE DIVERGENCE DETECTOR (debt 1785438829, sev-8). | nx_treediverge <manifestA> <manifestB> [labelA] [labelB] |
nx_debtconfirm | THE MECHANICAL DEBT-CLOSURE CONFIRMER (2026-07-31, ws=d001-b). | nx_debtconfirm check <organ.elf> [expect-sha|-] [expect-bytes|-] |
nx_mcu_ready_gate | MCU hardware-test readiness chokepoint gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gatedry | CLI over nx_gatedry_lib: classify ONE gate source at a submission chokepoint. | nx_gatedry <path-to-gate-source> |
nx_gateorder | sweeps a source tree asking ONE question it can actually answer: | |
nx_gateorder_gate | teeth for the gate-integrity classifier. | |
nx_eqprobe | minimal equality-dispatch codegen probe | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gateverify | BEHAVIOURAL gate-record verification: run a gate, then compare what it PRINTED | nx_gateverify <gate-name> e.g. nx_capgraph_derive_gate |
nx_skinwrap | SKIN AS AN ENVELOPE OVER BONE, offset by FORENSIC SOFT-TISSUE DEPTH. | nx_skinwrap <out.nxmesh> <bone.nxmesh> [depth_scale_permil] |
nx_capgraph_selfcheck | runs nx_gateverify over EVERY gate in this lane and refuses to pass | |
nx_wiredclaim | is an organ CALLED, or only CLAIMED to be? | nx_shelltool grep <organ> buildroot/runtime nx out=<f>.out | nx_wiredclaim <organ> <f>.out |
nx_cron_reconcile | SOVEREIGN crontab reconciler (operator directive 2026-07-16: "make the | nx_cron_reconcile <crontab-path> <reg-path> (gate runs it on COPIES; prod = /etc/crontab) |
nx_v128_gate | F618 wasm-SIMD SAD kernel bit-exact gate | build the two STOCK pipeline elfs (nx_sov_build_run nx_compile_wat / nx_wat_compiler |
nx_vcodec_bgop_bench | B-frame vs P-chain matched-PSNR decode-parity bench | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_getpid_const_probe | discriminator for the emit_syscall CONST-PATH bug on getpid(39): | |
nx_lawsearch | dense semantic retrieval over the learnings corpus (PPMI maxsim) | dense <query> <corpus.jsonl> <model.bin> [k] -> ranked JSON lines {score,rank,slug,text} | selftest <model.bin> -> gate teeth incl. a DENSE-BEATS-LEXICAL tooth |
nx_embed_bench | IN-PROCESS m-SWEEP: is prefill actually BATCHING? Loads the model ONCE and sweeps m inside one process so load variance cancels. FLAT ms_per_token across m means prefill is NOT batching; FALLING means it is. Baseline for the Q4/int4 decode work. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_yuvgen | synthesise a YUV420p test clip with controlled motion | nx_yuvgen <outpath> [W] [H] [frames] (YUV420p, default 576x1024x16) |
nx_evoracle_sweep | DERIVE ORACLE ROWS ACROSS THE THIRD-PARTY POPULATION, on the host that SERVES | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_evclass_route | route DERIVED oracle rows to the DOMAINS that actually earned them. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_eqdispatch_probe | DECISIVE MINIMAL REPRO for debt 1785530065 (2232): | |
nx_vsz_watchdog | ONE-SHOT VSZ watchdog CLI (cron/piggyback-invoked): kills a conf-listed daemon whose | nx_vsz_watchdog [conf] [dry] conf default |
nx_gate_vocab_census | HOW MANY GATES CAN THE D001 ORACLE ACTUALLY ACCEPT? (2026-07-31, ws=gate-dry-d001) | |
nx_deltaclass_gate | teeth for the scope-vs-execution decomposition. | |
nx_deltaclass | CLI over nx_deltaclass_lib. Answers, at any time and from the LIVE ledger: | ledger <path> first and last sum-bearing samples in the file | window <path> <n> the last <n> sum-bearing samples |
nx_confdup | find CONFIG FILES THAT DECLARE THE SAME CONCERN TWICE. | nx_confdup scan [root] (default root: knowledge) |
nx_librarian_review_gate | ORCHESTRATION rung-1 GATE: proves the librarian auto-reviews ingested | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_library_foundation | close the foundationing gap: every harvested doc on disk must be FOUNDATIONED | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_embed_train | train dense word embeddings by factorizing the PPMI matrix (f32 SGD) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gensota | THE per-generation SOTA rollup instrument (2026-08-01, gensota ws). | (takes at least 4 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_gate_dry_apply | THE D001 CANDIDATE GENERATOR (2026-07-31, ws=gate-dry-d001). | A tot[0] / tot[1] -- an mmap'd pair, pass in [0] and fail in [1] (nx_brand_snap_gate) | then: nx_gate_migrate verify <gate> <out-candidate-path> |
nx_q4k_ggml_kat | PERMANENT golden regression guard for Q4_K dequant. | row-0 dot vs col[i]=1024+(i%5)*256 (Q10) == +0.2157557 (true ggml) |
nx_semppmi_build | build sparse PPMI model from corpus (output path conf-driven) | vocab = sort(copy)+unique (explicit; 61-bit space => collisions ~0 at 60k words) -> | window +-4 pair emission as packed keys (aid<<20|bid, both directions) -> sort -> RLE -> triples(cnt>=2) -> | marginals -> PPMI16 -> row index + norms -> PROBES -> persist knowledge/index/semppmi_v1.bin. |
nx_faceanat_morph_gate | ★B-R6 PARAMETRIC MORPH BASIS (operator: our own base mesh better than DAZ). Prove | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_vcodec_live_noise_probe | GO/NO-GO for enabling fast RD-skip (emode bit11) in the LIVE call. The 824 | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_attest_ceremony_stable | the OPERATOR-SIDE key ceremony for the attestation plane, PROVEN against | nx_attest_ceremony keygen <priv_out> -- 32B seed from /dev/urandom -> file; prints pub=<64hex> | nx_attest_ceremony sign <priv_file> <row_file> -- signs the row file's CLAIM PREFIX (trailing newline |
nx_brief_publish | ONE CALL publishes a research brief: VALIDATE -> WRITE -> VERIFY, or REFUSE. | nx_brief_publish check <src> validate only, exit 0 ok / 3 REFUSED (dry run) | nx_brief_publish publish <src> <slug> validate -> write sites/nishifamily/code/<slug>.html -> read back |
nx_research_ocean | THE OCEAN. Renders /wiki/research.html from the `resbrief-` information | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_product_board | THE PRODUCT CATALOG + ROADMAP, rendered from the `products-` information plane | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_mesh_gen | WORKER MESH R2: the SOVEREIGN end-to-end actuator. Retires the curl/base64 shell from the | nx_mesh_gen gen <prompt> <outpath> [a b c d] |
nx_worker_dispatch | WORKER MESH keystone: capability-scoped job dispatch across a sovereign GPU/compute mesh. | nx_worker_dispatch probe <worker-class> |
nx_wiki_products_page | ★SUPERSEDED 2026-08-01 by nx_product_board. DOES NOT WRITE ANY MORE. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_mesh_batch | WORKER MESH: DYNAMIC BATCHING scheduler + request QUEUE with admission control (the Triton | nx_mesh_batch sim <burst> <max_batch> <max_delay> <cap> |
nx_mesh_lb | WORKER MESH: multi-worker LOAD BALANCER + HEALTH-AWARE routing (the Triton/Ray replica-routing | nx_mesh_lb pick <class> |
nx_mesh_autoscale | WORKER MESH F3: sovereign AUTOSCALE-TO-ZERO controller (the Modal/KServe analog). | nx_mesh_autoscale decide <warm> <demand> <idle_sec> <ttl_sec> |
nx_mesh_stream | WORKER MESH: STREAMING responses (the Triton decoupled / OpenAI-stream analog). A long job | nx_mesh_stream stream <total> (no args = gate) |
nx_mesh_mux | WORKER MESH: MULTI-MODEL multiplexing on one GPU (the Triton model-management analog). A single | nx_mesh_mux run <budget_mb> <model-id...> (no args = gate) |
nx_research_flow_gate | TEETH for the rivers-to-ocean research surface. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_cms_seo_gate | CMS W2 GATE (re-runnable, evidence-driven): SEO head + sitemap + robots | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_cms_tls_gate | CMS C8 GATE (re-runnable, evidence-driven): the CMS behind OUR TLS 1.3 | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_orphan_reap | reap ORPHANED GATE DAEMONS that survive a killed gate, by cmdline needle. | nx_orphan_reap <cmdline-needle> [signal] (needle >= 10 chars; load-bearing names refused) |
nx_orphan_reap_gate | BITE-PROVEN guard test for nx_orphan_reap's victim-side protection. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_craft_emit | THE SOVEREIGN CRAFT SHIP LANE (retires _ops/nx_emit_game.sh's laptop/WSL | nx_craft_emit (runs from nishihost cwd like every registered tool) |
nx_uat_run | THE CONSUMER UAT RUNNER (operator doctrine 2026-08-02: digital-twin, see it -> | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_beir_gate | EXTERNAL-ANCHOR gate for the search domain: wraps the live nx_beir_eval | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_research_phys_gate | the research-engine reproducibility loop in the THIRD domain: PHYSICS (operator: | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_research_fetch_cli | the RUNNABLE DRIVER for rf_fetch_bank. | nx_research_fetch_cli <url> <name> | RFETCH url=<url> name=<name> rc=<n> banked_bytes=<n> verdict=OK|BANKED-SKIP|FAIL |
nx_crawl_pace_gate | deterministic gate for the pacing POLICY (no network): honor-Retry-After, | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_forge_req_gate | FORGE requirements dossier gate (the adversary/critic tooth). | |
nx_cc_equiv_gate | COMPILER DIFFERENTIAL-BEHAVIOR ORACLE: miscompile-detection for the sovereign toolchain (EMI-style baseline-vs-challenger, stdout byte-equal, self-host stage). | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_sclass_dispatch_gate | SCLASS-FLOW-01: AUTONOMOUS FLOW over the REAL WMS registry (the audit's #1 | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_raci_gate | SOVEREIGN gate for the RACI validator. | |
nx_asset_floor_gate | THE ASSET FLOOR: measure our shipped character against a declared | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_research_river | EMIT ONE AREA'S RESEARCH INDEX FROM THE REGISTRY. | nx_research_river <area> -- writes sites/nishifamily/<area>/research.html |
nx_nxa_dyna | WRITE THE DYNA SECTION: per-bone soft-tissue physics DECLARED IN THE ASSET, | nx_nxa_dyna <in.nxa> <out.nxa> |
nx_store_put_shrink_gate | proves the shrink-refusal guard in nx_store_put's put verb BITES. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_rulers_page | THE RULER REGISTRY, RENDERED. Operator doctrine (2026-08-03): the | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_vcodec_band_gate | TILE-PARALLEL BAND proof (task #47 rung 1b): a full 3-plane frame split into K | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_bgop_dbg | the B-FRAME (vcv-9 VOD) measurement + decode-parity gate. The bframe ceiling probe | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_softtissue_mr_gate | METAMORPHIC-RELATIONS SEAT for the soft-tissue solver | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_softtissue_conserve_gate | CONSERVATION + DISSIPATION SEAT (metrology council member 6), | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_softtissue_gate | the ruler for nx_softtissue.nx. | |
nx_sup_kernel_witness | SECOND-METHOD-CLASS WITNESS for the SUPERVISOR domain (2026-08-03). | |
nx_capcliff | READER-CAP CLIFF DETECTOR for append-only ledgers. | reader target = <file:line> of the consumer's READ SITE. The organ READS THAT LINE and classifies | writer target = <file:line> of the appender (verified: the line must append). | guard target = sizeguard:<byte-cliff>:<line-cliff>; nx_sizeguard is FORKED on the ledger with that | nx_capcliff scan [roster.conf] [cap_bytes] [remedy.conf] |
nx_lossclass | the missing discriminator for nx_stale_check's CAPABILITY-LOSS verdict. | nx_lossclass classify <token> [srcdir] [ext] (srcdir default buildroot/runtime, ext default nx) |
nx_supply_case | CLI for nx_supplychain_case: the DOMESTIC supply-chain security + good-jobs | nx_supply_case case <jobs> <annual_wage_c> <benefit_pct> <median_home_c> <n> [<origin> <energy_risk> <single_source> <value_c>]xN |
nx_vault_capture | SAVE, as a first-class sovereign verb. | media <url> the asset alone | page <url> the document AS AN ITEM + every image it references | site <url> a bounded same-host crawl, every page captured as above |
nx_prodladder | SOVEREIGN PRODUCTION-CAPABILITY LADDER: rent -> lease -> buy -> enterprise. Reduces every acquisition tier to (capex+tooling)/life + fixed_annual + per_unit*V so tiers are comparable, picks the cheapest feasible tier at a given annual volume, and reports the CROSSOVER volumes where you should step up. Integer-exact in cents, no float. Tier economics are DATA in the seg-store plane knowledge/store/prodladder- (row per <process>_t0.._t3), so adding a process is a plane write not a reship. REFUSES (nonzero) when the plane has no row for the process -- it never substitutes a default capex, because a fabricated break-even volume gets spent against. | calc <process> <annual_units> | ramp <process> <v1> [v2..v6] | selftest |
nx_birdsynth | SOVEREIGN BAND-LIMITED BIRD-CALL EMITTER (the SKU-2 signal source). | nx_birdsynth <out.wav> <rate_hz> <ms> [seed] |
nx_agreebound_gate | REFEREE for WRITING rung W-AGB-1 (nx_agreebound). | [T1] the interval a single detector's rate must be reported as: lo/hi over the panel. | [T2] disagreement ratio reproduces THE RULER'S OWN MEASURED SPREADS -- 3.9x violence, | [T3] ratio division guards: an all-zero panel is agreement (1000), a some-zero panel is | [T4] Krippendorff alpha, perfect agreement WITH variation -> exactly 1000. |
nx_asset_page | THE /exceed ASSET-PAGE EMITTER (debt 1785877956, three-tier display doctrine). | nx_asset_page <manifest.tsv> <out.html> [pubprefix] [relpath] | meta \t <slug> \t <format> \t <title> | tasset\t <1|2|3> \t <glb|img> \t <href> \t <label> (a tier's DISPLAYED artifact, site-relative) | lic \t <field> \t <value> (asset license meta, displayed verbatim) |
nx_b64_cli | base64 a file to stdout (and optionally to a file). | usage: nx_b64_cli <infile> [outfile] encode (unchanged contract) |
nx_barcheck | THE CITATION-ROT WATCHER (debt 1785822056). | row: <domain>|<label>|<kind npm or gh>|<id>|<banked-version> | npm -> registry.npmjs.org/<id>/latest key version | gh -> api.github.com/repos/<id>/releases/latest key tag_name |
nx_bench_warc | BENCHMARK CORPUS CAPTURE RUNNER: a URL-list file -> render-fetched -> ONE durable WARC | nx_bench_warc <urlfile> <warcpath> [max] (urlfile: one URL per line; blank/# lines skipped) |
nx_body_proc | Proc Body | nx_body_proc <out.dat> <sex 0-1000> <build 0-1000> <musc 0-1000> <noise 0-1000> <seed> [stylize 0-1000] |
nx_bodyparts | L0 TAXON + STRUCTURE CENSUS of the SEMANTIC TWIN LADDER (debt 1785954089; | nx_bodyparts <mesh.nxmesh> [bands] | selftest |
nx_catalog | THE GOD-UP CAPABILITY CATALOGUE: one call answers "is <name> there, and is it WIRED?" | SOURCE buildroot/runtime/<n>.nx | buildroot/runtime/_hdl_build/<n>.nx | BUILT buildroot/_build/<n>.sov.elf | STAGED <n>.sov.elf.new (a loaded gun aimed at the next deploy -- reported, not hidden) | PROMOTED <n>.elf | _offc/<n>.elf |
nx_charjudge | CHARACTER-IMAGE JUDGE v1 (operator 2026-08-04: the eval "thinks an ugly clay blob | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_charmem | SOVEREIGN CHARACTER MEMORY (the Nomi/Replika-class relationship state, in Nishi). | event <char> <kind> <args...> append one event. kinds: | state <char> fold -> metrics, mood, counts (machine-parseable line) | ctx <char> fold -> the LLM-ready system-prompt block (top prefs+memories) | selftest <char> hermetic assertions on a throwaway fixture journal |
nx_contactsheet | VISUAL VALIDATION: render a whole gathered corpus as ONE tiled PNG. | usage: nx_contactsheet <dir> <out.png> [tile_px] [cols] |
nx_crawlaudit | INDEPENDENT validator for the crawl outcome log. The anti-navel-gazing organ. | nx_crawlaudit [log-path] [max-samples] |
nx_crawlmine | MINE the crawl outcome log so the crawler improves against MEASURED loss. | nx_crawlmine [log-path] [since-epoch] |
nx_cwdguard | THE STANDING GUARD for the CWD-DEPENDENT-VERDICT class (debt 1785879363). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_domain_admit | THE REFUSING ADMISSION GATE for a /compare domain. | nx_domain_admit <domain> | --all | --ratchet |
nx_entity_media | MULTI-IMAGE entity media gather. | usage: nx_entity_media <page-url> <entity-slug> [max_imgs] [pace_ms] | wikimedia /commons/thumb/5/5d/X.jpg/250px-X.jpg -> /commons/5/5d/X.jpg | javdatabase /idolimages/thumb/x.webp -> /idolimages/full/x.webp |
nx_entity_seeds | SEED DISCOVERY: turn one entity page into the list of OTHER pages about that entity. | usage: nx_entity_seeds <page-url> <name-token> <out-file> [max] | instagram.com/ghst_pilot/ -> one segment -> an IDENTITY | instagram.com/p/DLGkphjOiH9/ -> two segments -> a POST, which names nobody |
nx_esp_boot | NOS-ESP-R1: the sovereign ESP READER -- the missing half of the | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_fitloop | THE KEYSTONE: METROLOGY IN THE AUTHORING LOOP (debt 1785967773; operator 2026-08-05: | nx_fitloop pose2 <base.nxmesh> <oracle_parts.nxmesh> <out_best.nxmesh> [budget] |
nx_font_ttf_emit | R2 of the sovereign-font ladder (the KEYSTONE): serialize the R1 glyph outline model | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gatereg_derive | DERIVE the gate roster from the evidence itself. | nx_gatereg_derive [statusdir] [emitpath] |
nx_gen_cid_gate | REFEREE for the GALLERY CID CANON (debt 1785881333 / 1785881657). | |
nx_gltf2mesh | <in.glb|in.vrm> <out.nxmesh|out.nxa> [legacy filters] | selftest | normalize-json <input.gltf> <output.glb> <receipt.jsonl> <max_input_bytes> <expected_input_sha256> | inspect-glb <input.glb> <receipt.json> <max_input_bytes> <expected_sha256>. inspect-glb validates container/JSON structure and stores counts plus complete authored JSON without conversion; not full glTF, accessor, physical-unit or renderer qualification. normalize-json preserves authored JSON except embedded buffer URI and exact BIN; unresolved images reported. Legacy extraction is lossy and distinct. | nx_gltf2mesh <in.glb|.vrm> <out.nxmesh> | nx_gltf2mesh selftest | nx_gltf2mesh <in.glb|.vrm> <out.nxa> -- R22 RIG-CARRYING INGEST (charsim.plan, contract |
nx_gltf_anim_gate | ★export the being as a SKINNED, WALKING .glb. Mesh the skin, bind each vertex to its nearest | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gonogo | THE dmkt CAPSTONE (F317 / milestone M9): the GO / NO-GO decision gate. | `gonogothresh-` : <id> TAB <label> TAB <value> | nx_gonogo verdict <bomprefix> <units> <unitprice_c> <ocean01> <pref01> <incprefix> <threshprefix> <demandprefix> [coverage_permil|-1] |
nx_grade | run the ecosystem's photoreal grader (ns_assess) on ANY jpeg, print LEVEL + 5 axes. | nx_grade <image.jpg> <label> |
nx_greeting_gate | REFEREE for WRITING rung W-GR-1 (nx_greeting). | [T1] whole-word: "yours" must not satisfy the address beat via "you". | [T2] case-insensitivity. | [T3] a well-formed greeting: all three beats, in order -> COMPLETE, 1000 permil. | [T4] ★ORDER IS LOAD-BEARING: the SAME three beats scrambled -> PARTIAL, never COMPLETE. |
nx_gunzip | CLI for the sovereign decompressor: gzip / zlib / raw DEFLATE -> stdout or file. | nx_gunzip <in.gz> [out] -- auto-detects gzip / zlib / raw by magic | nx_gunzip --crc <file> -- print the CRC32 of a file (the gzip integrity primitive) |
nx_imgfacts | per-asset DIMENSIONS + bytes for a gathered corpus, and a real GALLERY page. | usage: nx_imgfacts <dir> <out.html> <url-prefix> [title] |
nx_inflate_gate | PROVE THE DECOMPRESSOR AGAINST AN INDEPENDENT IMPLEMENTATION. | |
nx_ingest_audit | THE MECHANIZED INGEST AUDIT (ladder + facts, one call per artifact). | nx_ingest_audit <file> |
nx_jpegprobe | DIAGNOSTIC: why does the image indexer skip real web JPEGs? | usage: nx_jpegprobe <dir> |
nx_kind | L0 OF THE SEMANTIC LADDER, OMNI EDITION (debts 1785954089 + 1785955711; operator | <kind> stack <axis 0=x 1=y 2=z> <cluster-axis> -- declares the frame | <kind> band <lo> <hi> <minclust> <maxclust> <label> -- lo/hi are per-mille of extent | <kind> narrow <lo> <hi> <frac-permil-of-max> <label> -- a waist/neck: a width MINIMUM | nx_kind <mesh.nxmesh> [bands] (schemas from the plane) |
nx_kkfacts | CLI: Koikatsu card structural facts. nx_kkfacts probe <card.png> | nx_kkfacts probe|decode <card.png> |
nx_lcimport_probe | THROWAWAY PROBE (rule 2: verify the API before depending on it). | |
nx_media_theme | SOVEREIGN READING-SURFACE THEME ENGINE for /gallery + /library. | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_mediafacts | CLI for media fact extraction into the refcorpus measured-facts plane. | nx_mediafacts probe <file> | nx_mediafacts sweep <listfile> <source> <provenance> <license> [put] |
nx_mesh2glb | NXMSH2 -> INTERACTIVE .glb (operator 2026-08-05: "a picture vs the other files' | nx_mesh2glb <in.nxmesh> <out.glb> | selftest | VERT: [nverts][x y z ...] integer 0.01 mm, model space (spec UNIT CORRECTION seq1285) | TRIS: [ntris][a b c ...] one i64 word per index, CCW | SKEL: [njoints] + 8 words/joint [parent][tx ty tz 0.01mm][qx qy qz qw q12]; parent -1 = root |
nx_mesh_view | SOVEREIGN full-detail mesh renderer: loads a .nxmesh (every vertex, every | nx_mesh_view <in.nxmesh> <out.png> [yaw_deg] |
nx_meshdist | THE METRIC GAP RULER (form ladder 1785935557; operator 2026-08-05: measure the gap | nx_meshdist <cand.nxmesh> <oracle.nxmesh> [samples] | selftest |
nx_meshpose | THE POSE-MATCH INSTRUMENT (form ladder 1785935557; measured rung 2026-08-05: | nx_meshpose report <in.nxmesh> <ylo_pm> <yhi_pm> -> x-cluster RANGES (per-mille) in that band | nx_meshpose apply <in.nxmesh> <out.nxmesh> <posefile> -> rotated copy (layers/colors preserved) |
nx_meshview | look at an .nxmesh. The program emits NXMSH2 meshes and had NO WAY TO VIEW ONE, | nx_meshview <in.nxmesh> <out.png> [layer] layer: -1 all (default), 0 skin, 1 muscle, 2 bone |
nx_mgmt_client | Sovereign Mgmt Client | nx_mgmt_client <base_url> login <handle> <passphrase_file> <token_out_file> | nx_mgmt_client <base_url> call <METHOD> <path> <token_file> [body_file] | nx_mgmt_client <base_url> upload <target> <artifact_file> <token_file> |
nx_modelfacts | CLI for 3D model fact extraction into the refcorpus measured-facts plane. | nx_modelfacts probe <file> | nx_modelfacts sweep <listfile> <source> <provenance> <license> [put] |
nx_pdf_text | SOVEREIGN PDF -> text with PER-FONT /ToUnicode CMap association. | objects -> FlateDecode -> per-font CMap (each /Font resource entry resolved to its font object, | its encoding [Identity-H = 2-byte] and its /ToUnicode map) -> track the current font via `/Fn Tf` | in the content stream -> decode each (...) operand with THAT font's width+map -> UTF-8. |
nx_pub_reconcile | THE PUBLISHING PARTNER (operator 2026-08-05: "as work happens it's just | <name> TAB <plane-prefix> TAB <slug> TAB <html-path> TAB <pubprefix> TAB <relpath> |
nx_recombine_novelty_gate | THE R2 CLAIM GATE for the modeling lane (ladder head 1785858051). | |
nx_refcorpus | THE MEASURED-FACTS PLANE + ITS ADMISSION CONTRACT. | epoch <TAB> source <TAB> fact_key <TAB> value <TAB> unit <TAB> n <TAB> provenance <TAB> license | nx_refcorpus put <source> <fact_key> <value> <unit> <n> <provenance> <license> | nx_refcorpus admit <value> <n> -- dry-run the contract, print the verdict | nx_refcorpus list [max] |
nx_refcorpus_gate | PROVE THE PUBLISHED PROMISES ARE WALLS, NOT PROSE. | |
nx_reg_sign | SOVEREIGN registry integrity tool (operator directive 2026-07-16, the security debt | nx_reg_sign sign <reg-path> <key-path> -> writes <reg-path>.sig (64 hex chars), exit 0 |
nx_resgov | THE UNIFIED RESOURCE GOVERNOR (one-shot, cron-invoked every minute). | nx_resgov [conf] [dry] conf default knowledge/resgov.conf ; `dry` = decide + log, never signal |
nx_retarget_emit | R3 APPLICATION LEG (debt 1785900608/1785900993): export the being as a SKINNED, WALKING .glb. Mesh the skin, bind each vertex to its nearest | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_retarget_showcase | NATIVE-TIER emit of the RETARGETED being (debt 1785902400: capability emits from nishi, not JS) for /compare/koikatsu (operator 2026-08-04, frank feedback: | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_site_intake_gate | proves the PUBLIC intake route core END-TO-END IN-PROCESS (the | |
nx_site_intake_serve | the DEPLOYABLE ops shell around the gated pure core nx_site_intake | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_slopmeter | CLI: measure a GENERATED artifact's self-repetition. | nx_slopmeter file <path> repetition + distinct-vocabulary permil for a stored generation |
nx_slopmeter_gate | REFEREE for nx_slopmeter_lib (output repetition measurement). | [T1] u2605BITE: fires on looped text, silent on varied text -- the whole claim, stated once. | [T2] MONOTONE: looped scores STRICTLY above varied. A meter that ranks them equal is useless | [T3] floor: text with no repeated 3-gram scores exactly 0 -- not "small", 0. | [T4] ceiling: text that is one phrase looped scores the full scale. Both ends pinned means the |
nx_softtissue_diss_gate | THE DISSIPATION SEAT FOR THE VOLUMETRIC TIER (council seat 6). | |
nx_softtissue_rot_gate | THE INVARIANCE SEAT FOR THE VOLUMETRIC TIER. | |
nx_sourcing_path | SOVEREIGN SOURCING-MIX + RESHORE-PATH PRICER. | BOM row `srcbom-` : <id> TAB <label> TAB <cc> TAB <value_c> TAB <col1bps> TAB <col2bps> | INCENTIVE `incentive-` : <id> TAB <label> TAB <permil_of_domestic_value> TAB <note> | nx_sourcing_path mix <bomprefix> <units> <unitprice_c> <ocean01> <pref01> [incprefix] | nx_sourcing_path path <bomprefix> <units> <unitprice_c> <ocean01> <pref01> [incprefix] |
nx_svmetrology | THE MULTI-CUE SCALE SOLVER (debts 1785958292 + 1785957867; operator 2026-08-05: | nx_svmetrology camheight <y_base> <y_top> <y_horizon> <h_obj_um> <sigma_permil> -> one cue row | nx_svmetrology height <y_base> <y_top> <y_horizon> <h_cam_um> <sigma_permil> -> a height, given scale | nx_svmetrology fuse <cuefile> [max_reduced_chi2_x100] -> posterior + chi2 + residuals | cue <TAB> <name> <TAB> <value_um> <TAB> <sigma_um> [<TAB> provenance [<TAB> source]] |
nx_swarm_discover | SF-DISCOVER: find GPU inference capacity on the LAN and register it. | nx_swarm_discover scan [a.b.c] -- probe .1-.254, report what actually answers | nx_swarm_discover apply [a.b.c] -- same, then APPEND unregistered finds to swarm_nodes.conf |
nx_toolreg_reap | REMOVE named scaffold rows from tool_allowlist.conf. The counterpart the registry | nx_toolreg_reap <name> [<name>...] | nx_toolreg_reap --list (show reapable rows, change nothing) | nx_toolreg_reap --superseded <name> <superseded-by> |
nx_treecanon_gate | THE DIVERGENCE GATE THAT REFUSES (debt 1785622769, operator directive | nx_treecanon_gate <manifestCANON> <manifestOTHER> <canon.conf> [liveTreeRoot] |
nx_txtscan | CLI over nx_txtscan_lib: sovereign, BYTE-ORIENTED text search. | nx_txtscan find <path> <pattern> [ctx] every hit: offset + a clamped context window | nx_txtscan count <path> <pattern> occurrences (overlapping) | nx_txtscan ctl <path> non-tab/LF/CR control bytes + run lengths |
nx_txtscan_gate | REFEREE for nx_txtscan_lib (byte-oriented text search). | [T1] u2605BITE: the search fires on a present pattern and stays SILENT on an absent one. A search | [T2] boundary: a match at offset 0. | [T3] boundary: a match ending on the FINAL byte -- where an off-by-one reads past the buffer. | [T4] POSITION: successive calls return every distinct offset, strictly increasing, and the |
nx_uigen_l2_gate | MEASURES roadmap rung L2 (intent->mapping). Feeds a HELD-OUT set of natural-language | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_varfacts | CLI: VaM .var package measurements into the refcorpus plane. | nx_varfacts probe <file.var> | nx_varfacts sweep <listfile> <source> <provenance> <license> [put] |
nx_vp8probe | DIAGNOSTIC bring-up harness for the C3 VP8 keyframe | usage: nx_vp8probe <file.webp> |
nx_webpprobe | DIAGNOSTIC: which WebP variant is actually on the wire? | usage: nx_webpprobe <dir> |
nx_write | W-BB-1: THE WRITE LANE'S BACKBONE. The organ that actually WRITES. | nx_write <mode> <prompt...> -- generate; prose to stdout |
nx_writebench | THE WRITING/ROLEPLAY CAPABILITY BENCHMARK: can the ecosystem emit -- and GOVERN -- | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_writebench_gate | the LIAR-KILL gate for nx_writebench. A benchmark that grades us is | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_writehub_census | the MEASURED, HONEST census for the WRITING HUB (operator 2026-06-30: a sovereign | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_writejob_sweep | drain the writer's durable job queue (operator 2026-08-05: the hub | |
nx_staghyg | Staging-area hygiene -- census, verdict and expiry for the deploy queue | census|scan|check <live-path>|expire [root] [apply] |
nx_treehash | CROSS-TREE CONTENT-IDENTITY MANIFEST. The hash half of nx_treediff. | nx_treediff emits `<bytes> <relpath>` and nx_treediverge compares those SIZES. Both organs say |
nx_ws_sync | WS Kickoff Sync | kickoff|beat|done <journal> <ws> <actor> <note> | board|resume <journal> [window] | selftest <journal> |
nx_segrace_gate | does ss_commit lose whole SEGMENTS under concurrency? | |
nx_bless_compiler | TEAM-OWNED self-deploy for the sovereign compiler | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_hashdiverge | CONTENT-EXACT CROSS-TREE DIVERGENCE. The comparer half of nx_treehash. | nx_hashdiverge <manifestA> <manifestB> <outfile> |
nx_sts_cas_gate | does an UNLOCKED sts_seed writer LIE ABOUT SUCCEEDING? | |
nx_arcmine | INDEX-FIRST domain media harvester. The rung that makes a sovereign archive EXCEED | nx_arcmine <domain> [page] [min_bytes] [max_fetch] [mime] |
nx_contentdiff | THE PROMOTE RULER -- does the candidate binary still contain everything the LIVE one does? | <live-elf> <candidate-elf> |
nx_logtail_gate | TEETH FOR THE SHARED HONEST TAIL READER (nx_logtail.nx, debt 1786054115). | |
nx_ownlib | SOVEREIGN PRIVATE OWNERSHIP LEDGER: "do I already own this?" | <epoch_id>\t<kind>\t<store>\t<state>\t<norm_title>\t<title>\t<ext_id>\t<note> | nx_ownlib add <kind> <store> <state> <title> [ext_id] [note] | nx_ownlib check <title words...> | nx_ownlib list [kind] |
nx_arena_probe | A/B METER for small-allocation cost in nx_syscalls.sys_mmap. | |
nx_archive_site_viewer | DOMAIN-GENERAL time-machine viewer with LOCAL MEDIA (no broken images). Reads the | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_wsc_probe | SCALE compaction for big multi-segment shards (the web shard's rung). | usage: nx_web_shard_compact <domain> [budget-MB] |
nx_commonsbench | THE RULER for neighbour-network standing: does a reciprocity rule actually | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_srcdiff | IS A DIRECTION MERGE SAFE, OR DOES THIS NEED A UNION? The per-file decision organ. | nx_srcdiff --batch <pairfile> <outfile> |
nx_toolgrammar | CALL-GRAMMAR HARVESTER: derives each tool argv contract from its own source header usage lines and emits knowledge/tool_grammar.conf, read by nx_tools_api as the col8 fallback so tools/list serves a real call grammar instead of the generic placeholder | nx_toolgrammar -> writes knowledge/tool_grammar.conf, prints a JSON census on stdout |
nx_capsearch | CAPABILITY SEARCH: ask the estate what tool does a job. Ranks all registered tools by name/title/call-grammar against your query and returns the top 8 with their argv contract. The ranker is /code/ask tooltop plus generic improvements measured against a held-out gold set (hit@1 520 permil vs 400 known-good). No match returns an empty list, never a guess | + morphological prefix match : hit@1 520 hit@5 760 hit@10 800 MRR 620 <- shipped | nx_capsearch <query words...> -> JSON {query, considered, tools, libs, dropped, corpus_complete, |
nx_ghfetch | sovereign GitHub API fetch WITH auth. LangIntel oracle throughput lever: unlocks the | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_store_hist | generic-plane-column-histogram-full-read | (takes at least 3 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_licgate | thin CLI over nx_licgate_lib (the shippability verdict). | nx_licgate {chain <model_id>... | list | selftest} |
nx_kernel_census | KERNEL/OS/DRIVER/GRAPHICS competitive census (operator 2026-06-13: | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_input_scan | input-integrity-injection-scanner-3stage-fence | (takes at least 3 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_corpus_ingest | corpus ingest: public site pages into the searchable shard (pinned) | (no caller args -- PINNED row: the registry supplies `sites/nishifamily nishifamily.com https://nishifamily.com/` and your argv is ignored) |
nx_suitebench | THE SUITE RULER. Operator 2026-07-25: "get our website components like opaque, | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_toolflags | SAFETY-FLAG DERIVER: derives MCP readOnly/destructive/openWorld annotations from each organ source AND one level of its import closure, emitting knowledge/tool_flags.conf. Replaces the hardcoded cautious constant that 694 of 869 tools published as if it were a measurement. idempotent stays UNDECLARED, never guessed | nx_toolflags -> writes knowledge/tool_flags.conf, prints a JSON census on stdout |
nx_attest_ceremony | the OPERATOR-SIDE key ceremony for the attestation plane, PROVEN against | nx_attest_ceremony keygen <priv_out> -- 32B seed from /dev/urandom -> file; prints pub=<64hex> | nx_attest_ceremony sign <priv_file> <row_file> -- signs the row file's CLAIM PREFIX (trailing newline |
nx_sota_why | THE HONESTY GATE, cross-domain (operator 2026-07-16: "an evidence repository ... that | (takes at least 3 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_hwmap | X-DRV-W0 HWMAP (SOVEREIGN-DRIVER-WORLD law, operator 2026-06-12). | (takes at least 3 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_memalloc_emit | KERNEL MEMORY ALLOCATOR (bump) + store/load round-trip, the foundational | nx_memalloc_emit -> runtime/_hdl_build/_memalloc_virt.bin + .gold |
nx_coopsched_emit | COOPERATIVE (yield-syscall) SCHEDULER: the K-R1 syscall surface now | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_strap_emit | S-MODE TRAP DELEGATION + sret (X-PAGE-STRAP-001). The real-OS trap path: instead | medeleg (argv[1]) -- default 0x100 (delegate ecall-from-U, cause 8). out-path (argv[2]). |
nxcc_wit86011501 | source-file driver for the NishiLang x86_64 backend. | lex_source -> parse_module -> opt_run (per function) -> | evidence: [no_floating_point, | hazard_register: [bug-tape-source-exceeds-cap-silently-truncated, |
nx_sched_emit | PREEMPTIVE SCHEDULER emitter (2-task round-robin), the kernel-up rung that | csrrw t6, mepc, t6 ; atomically swap the interrupted PC <-> the saved task PC |
nx_timer_irq_emit | TIMER-INTERRUPT (preemption mechanism) emitter, the foundation slice | nx_timer_irq_emit -> writes runtime/_hdl_build/_timer_irq_virt.bin + .gold |
nx_langintel_rust_ingest | LangIntel-LI2-rust-unsound-oracle-connector | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_langintel_axismap | LangIntel-LI5-defect-to-capability-axis-classifier | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_langintel_llvm_ingest | LangIntel-LI2b-llvm-miscompile-oracle-connector | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_langintel_gh_fetch | LangIntel-fetch-github-issues-json-to-raw | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_langintel_router | LangIntel-LI6-router-ranked-capability-requirements | (takes at least 3 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_langintel_trustfence | LangIntel LI9 fence CLI. Now a THIN wrapper over nx_trustfence_lib | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_drvgen | there a NEW device class is a NEW op-list SPEC with ZERO | verify VS == 0x00010400 (1.4.0) -> emit "VIO-NVME " | write CC.EN=1, POLL CSTS until RDY set (STATE_MACHINE poll loop) -> emit "EN " <-- a REAL backward branch (the structural fingerprint virtio's straight-line handshake lacks) | bind AQA + ASQ/ACQ base-address regs, read ASQ_LO back + verify -> emit "RDY " | lay the 64-byte SQE (opcode/CID/CDW10) into ASQ_base (STRUCT_WALK) -> emit "ASQ " |
nx_drv_bind | AUTONOMOUS DRIVER BRING-UP (X-DRV-W2), the driver registry binder. | EMIT -- run nx_drv_proto_emit <spec> <probed-base> <out> : the SAME spec is BOUND to the |
nx_drv_proto_emit | DRIVER-PROTOCOL-FROM-SPEC (X-DRV-W1), the GENERIC driver emitter. | out <path> where to write the flat image (and <path>.gold) | base <hex> device MMIO base (0x1000-aligned -> lui t2) | op verify <regoff> <const> LW reg ; li const ; bne -> fail (signed read-back) | op verifyu <regoff> <const> LWU reg ; li const ; bne -> fail (unsigned/address read-back) |
nx_priv_emit | M/S/U PRIVILEGE + privilege-gated paging proof (privilege-levels capability). | nx_priv_emit -> runtime/_hdl_build/_priv_virt.bin + .gold |
nx_trap_syscall_emit | the TRAP+SYSCALL emitter (K-R1 of the kernel-up ladder). | nx_trap_syscall_emit <specpath> -> writes the flat image to the spec's `out` | and the table-computed golden transcript to <out>.golden |
nx_kernel_adoption | THE SECOND AXIS: does the feature actually RUN in the live boot? | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_probe_ptrfield_idx | MINIMAL REPRO for debt 1786057660. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_swarm_endpoint | thin CLI over nx_swarm_endpoint_lib (the resolver SSOT). | nx_swarm_endpoint {addr <role> | list | selftest} |
nx_edge_repoint | SOVEREIGN edge repoint: make the sovereign edge (sites.elf :8443) win WAN :443. | list -> show firewall redirects (inspect the current :443 path BEFORE changing anything) | on -> add nishimap443: wan:443/tcp -> 192.168.8.227:8443 DNAT; commit; reload | off -> delete nishimap443; commit; reload (revert to the prior WAN :443 path) |
nx_segbloom | EVIDENCE FIRST: does a per-segment TERM BLOOM actually skip enough segments to | nx_segbloom stat <domain> [maxsegs] | nx_segbloom probe <domain> <profile 1=10pct|2=1pct> <term> [maxsegs] |
nx_clockjob | THE MISSING PRODUCER for the clock's desired-state plane (2026-08-06). | nx_clockjob put <name> <interval-secs> <organ> |
_mmu_gate | gate for the Sv39 PAGE-TABLE-WALK device (virtual-memory-paging-mmu). NO mocks. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
_syscall_gate | gate for the SYSCALL ABI (args + dispatch + return + resume). NO mocks. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_discocensus | DISCOVERABILITY CENSUS: standing measurement of how much of the tool registry an agent can actually call -- schema row, call contract, derived safety flags -- graded against floors in knowledge/discocensus.conf. Built because debt 1784549913 grew 8x while nobody re-measured it | nx_discocensus -> JSON census on stdout; exit 0 GREEN/UNKNOWN, 1 RED (a floor was breached) |
_umode_gate | gate for U-MODE PROGRAM + SYSCALL boundary (user/kernel separation). NO mocks. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_lease_probe | THE SOVEREIGN LEASE PRIMITIVE (eats debt seq12/D002: "WMS write lane unlocked = | held|released<TAB>owner<TAB>epoch<TAB>ttl<TAB>nonce | nx_lease acquire <name> <owner> <ttl-sec> exit 0 ACQUIRED | 3 BUSY (holder shown) | 4 io | nx_lease release <name> <owner> exit 0 RELEASED | 3 REFUSED not-holder | 4 io | nx_lease check <name> exit 0 prints stamp | 1 free |
_priv_gate | gate for M/S/U PRIVILEGE + privilege-gated paging (privilege-levels capability). NO mocks. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
_timer_irq_gate | gate for the TIMER-INTERRUPT (preemption mechanism) slice. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_edge_vantage | EDGE REACHABILITY AS A SOVEREIGN ORGAN (2026-08-06, debt 1786068787). | nx_edge_vantage [url] [n] [vantage-label] |
_nndev_gate | gate for the SOVEREIGN-DEVICE-PROTOCOL exceed (Nishi-native device, NNDP). NO mocks. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
eqgate_probe86011501 | (capability undocumented -- the schema-less finding covers it) | |
_k_r2_001c1_gate | the K-R2-001c1 gate (virtio-NET MMIO transport HANDSHAKE, the | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_commons_store_probe_gate | BISECT the hang in nx_commons_ledger_e2e_gate. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_suitebench_gate | the regression proof for the suite ruler. It imports nx_suitebench_lib, which is | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_archive_server | sovereign localhost HTTP server for the time machine (R5 serve side). Binds 0.0.0.0:8080, | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nishios_kernel_gate | the TRANSCRIPT gate for the composed NishiOS kernel boot. | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_commons_ledger_e2e_gate | PERSIST -> RELOAD -> AGGREGATE against the real seg-store. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_langintel_trustfence_gate | LangIntel LI9 WARDEN CI fixture: re-proves the trust fence each run. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_mgmt_tools_register_gate | in-process referee for POST /api/tools/register (fail-closed+idempotent+update+schema-upsert); runs the last-built gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_offc_install | ENGINEER GUARDRAIL against LM-026 (the stale-_offc landmine that cost a full | oi_stale(name) -> 1 if _offc/<name>.elf differs from /tmp/<name>.sov.elf (or _offc absent while a | oi_install(name) -> atomically copy /tmp/<name>.sov.elf -> _offc/<name>.elf + verify; 1 on success. | main <name> -> detect; install-if-stale; emit the STALE-OFFC-ARTIFACT recall signature + verdict. |
nx_segsweep | SOVEREIGN seg-store sweeper. The organ that retires nx_segguard.sh (2026-08-06). | nx_segsweep [threshold] [budget_secs] |
nx_forkcensus | Forked-binary census -- which <path>.elf literals do NOT resolve on disk? | nx_forkcensus [dir] [mode] |
nx_sov_build_run | FULLY SOVEREIGN, REUSABLE build runner (operator: "no sh and no c build, | nx_sov_build_run <module-basename> [--build-only | --qualify [--run-timeout-ms N]] [--install] [--debug] [args-forwarded-to-program...] (--debug passes -g to nx_cc so the ELF carries .debug_line and nx_addr2line can name the faulting source line; --qualify builds and runs with no builder install, conflicts with --build-only/--install, and requires a positive runtime deadline; target side effects |
nxasm_wit86011501 | (capability undocumented -- the schema-less finding covers it) | |
nx_lockbound_gate | does ss_plane_lock REFUSE a wedged plane instead of hanging on it? | |
nx_dedither | RECOVER A 1990s DITHERED IMAGE WITHOUT TOUCHING THE ORIGINAL BYTES. | dither = high-frequency noise over a SMOOTH underlying mean -> MALD high, MEANGRAD low | edges = high frequency BECAUSE the underlying mean moves -> MALD high, MEANGRAD high |
ssccgate_new | (capability undocumented -- the schema-less finding covers it) | |
nx_probe_dwhdr | KAT: does our DWARF v5 header emitter produce the EXTERNALLY VALIDATED bytes? | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_lockwatch | WHO HOLDS THIS PLANE'S LOCK, AND WHAT ARE THEY DOING? | nx_lockwatch [store-dir] default knowledge/store |
nxasm_dbg86011501 | (capability undocumented -- the schema-less finding covers it) | |
nx_gatefresh | "I just ran that gate and it said GREEN. Can I believe it?" ONE target, cheap, now. | nx_stale_check <t> REBUILDS and byte-compares _offc/<t>.elf -- authoritative, but O(one build) and a | nx_gatefresh <name> |
ssverify_new | (capability undocumented -- the schema-less finding covers it) | |
seg_store_gate_n | (capability undocumented -- the schema-less finding covers it) | |
nx_lmexport | SOVEREIGN replacement for nx_landmine_export.cron.sh (2026-08-07). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
segrace_gate_n | (capability undocumented -- the schema-less finding covers it) | |
segrace_base | does ss_commit lose whole SEGMENTS under concurrency? | |
segrace_herm | (capability undocumented -- the schema-less finding covers it) | |
nx_commitbench | IS ss_commit_deferred WORTH ADOPTING? MEASURE BEFORE MIGRATING. | nx_commitbench [n] default 40 commits per arm |
nx_stalesweep | SOVEREIGN replacement for nx_stale_sweep.cron.sh (2026-08-07). | nx_stalesweep [stale-hours] (no args on the clock; conf then 72) |
nx_stalecensus | RESOLVE THE AMBIGUITY nx_stalesweep NAMES (2026-08-07). | nx_stalecensus <max> [skip] [timeout_ms] [worklist] |
nx_toolatency | LATENCY CENSUS FOR THE TOOL SURFACE: the evidence behind async-lane routing. Recorded request phases are available with observations. | []: legacy latency census; appends its journal and may append async routing entries when configured. observations <offset> <read_capacity> <row_capacity>: read-only nishi.tool-observations v1 JSON from knowledge/status/actlog.jrnl; offset>=0, read_capacity>0, row_capacity>=0 (decimal integers; overflow refused). Reports raw_row_hex, phase/lane timing, window.next_offset, and COMPLETE/UNKNOWN/WINDOW/BAD_INPUT status. Window is bounded and non-atomic; complete history, source identity, client/result first-byte, and domain/rung/function/investment joins are not verified. |
nx_port_audit | SOVEREIGN LISTENING_VS_CLAIMED audit (the capability nx_daemon_health_audit lists | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
strdiff_n | (capability undocumented -- the schema-less finding covers it) | |
nx_raidwatch | ARRAY + KERNEL-IO HEALTH BEAT. The estate had NONE. | md3 (raid1, the NVMe mirror) DEGRADED [2/1] [_U] -- one member gone, /dev/nvme0n1p1 has no | /sys/block/<md>/md/degraded, raid_disks, level, mismatch_cnt -- structured integers, no text |
nx_normdiff | Is this cross-tree difference made of CODE, or of COSMETICS? | [consttab] remains as an optional FALLBACK for the cross-file residual; file-local always wins. |
cronwatch_n | (capability undocumented -- the schema-less finding covers it) | |
fh_n | (capability undocumented -- the schema-less finding covers it) | |
rp_n | (capability undocumented -- the schema-less finding covers it) | |
nx_behaveprobe | THE SUFFICIENCY HALF OF THE PROMOTE CHECK (2026-08-07). | nx_behaveprobe <target> [args...] | prev <target> [args...] | self <target> [args...] |
nx_treediverge_beat | Standing cross-tree divergence gauge -- the burn-down, measured daily instead of by archaeology | trend line: <epoch>\tDIVERGE <envelope, newlines as ' | '>\tGATE rc=<rc> <verdict line>\n |
nx_absent | PROVE ABSENCE, OR REFUSE TO CLAIM IT. Sovereign, no shell, no client-side filtering. | exit 3 UNPROVEN coverage was partial -> NO CONCLUSION IS AVAILABLE, in either direction |
nx_vmd | VMD (Vocaloid Motion Data) MOTION DECODER: the MMD dance corpus, read sovereignly. | rotations = quaternion components x V_SCALE_ROT (4096), each in [-4096, 4096]. | morph = weight x V_SCALE_POS (1000), nominally [0, 1000]. |
nx_bvhmotion | BVH (BioVision Hierarchy) MOTION CAPTURE DECODER. | test_mocapbank.bvh 19 joints / 60 chan / 455 frames -> 27,300 values = 455*60 EXACT | test_freebvh.bvh 55 joints / 168 chan / 69 frames -> 11,592 values = 69*168 EXACT |
nx_ivvbeat | the IV+V beat: re-runs the estate's own verification gates and reports DRIFT. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_assetprobe | CONTENT-TYPED ASSET IDENTIFICATION FOR INGESTION. | nx_assetprobe probe <file> | zip <file> | --kat |
nx_constscan_beat | STANDING guard for LM-030, the const-pointer direct-index SILENT MISCOMPILE. | |
nx_web_shard_compact | SCALE compaction for big multi-segment shards (the web shard's rung). | usage: nx_web_shard_compact <domain> [budget-MB] |
nx_fetchclean | REMOVE OUR OWN FETCH LANE'S DIAGNOSTIC PREAMBLE FROM A DOWNLOADED ASSET. | nx_fetchclean <in> <out> |
nx_adoptgate | THE ENFORCED GATE BETWEEN /api/build AND /api/promote (2026-08-07). | nx_adoptgate <target> [workload-args...] |
nx_forkgrade | GRADE THE WHOLE CROSS-TREE FORK, IN ONE PROCESS, IN NISHILANG. | outfile : per-file rows "<verdict> <bpaired> <bunpaired> <relpath>"; stdout carries only the |
nx_assetingest_gate | THE ASSET INGEST LANE'S STANDING GATE. Runs every ingest organ's KAT | nx_assetingest_gate [roster] default knowledge/assetingest_gate.roster |
nx_dwline_corpus_gate | DOES STATEMENT LINE INFO HOLD ACROSS THE REAL CORPUS, OR ONLY ON A TOY? | (takes at least 3 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
fxratchet_n | (capability undocumented -- the schema-less finding covers it) | |
nx_d001census | SIZE THE D001 POPULATION INSTEAD OF DISCOVERING IT ONE REFUSED PROMOTE AT A TIME. | nx_d001census <max> [skip] [timeout_ms] [dir] |
nx_ivvcensus | derive the IV+V registry from the WHOLE estate instead of a hand-picked sample. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_campaign_verify | Did that convergence campaign do what it claimed, for EVERY row? | dirname+root only -> too NARROW: reported 39 dangling edges that all resolve fine | basename-anywhere-in-tree-> too WIDE: would resolve modules the expander never looks for |
nx_bvhfk | BVH FORWARD KINEMATICS: joint tree + channel rotations -> WORLD-SPACE positions. | nx_bvhfk pos <file.bvh> <frame> world x y z per joint |
nx_pmx | PMX (MikuMikuDance 2.x) MODEL READER: header, section census, and the BONE TABLE. | nx_pmx info <file.pmx> version, encoding, index widths, per-section counts |
ledgergate_n | (capability undocumented -- the schema-less finding covers it) | |
citator_gate_n | (capability undocumented -- the schema-less finding covers it) | |
ediscovery_gate_n | (capability undocumented -- the schema-less finding covers it) | |
recon_gate_n | (capability undocumented -- the schema-less finding covers it) | |
stmtg_n | (capability undocumented -- the schema-less finding covers it) | |
fx_gate_v | (capability undocumented -- the schema-less finding covers it) | |
coa_gate_v | (capability undocumented -- the schema-less finding covers it) | |
sts_lock_gate_v | (capability undocumented -- the schema-less finding covers it) | |
stmt_gate_v | (capability undocumented -- the schema-less finding covers it) | |
redline_v | (capability undocumented -- the schema-less finding covers it) | |
clmg_v | (capability undocumented -- the schema-less finding covers it) | |
nx_filecopy | A COPY THAT PROVES IT COPIED (2026-08-07). | nx_filecopy <src> <dst> [overwrite] |
nx_gatelaw_gate | THE SESSION'S LAWS, MADE EXECUTABLE AND POINTED AT EVERY GATE IN THE ESTATE. | |
nx_idemp | IS THIS GATE IDEMPOTENT? RUN IT TWICE AND COMPARE. No heuristic, no grep. | count of "PASS " / "FAIL " line markers -> works for any gate that labels its teeth at all |
nx_trajscan_beat | no-arg BEAT for the scheduler (quality-ruler R3 standing gauge, 2026-07-29): | trend line: <epoch>\t<envelope-json-or-BEAT-FAIL>\n (O_APPEND, conflict-free) |
nx_gallery_gw_guard | SOVEREIGN crash-revive supervisor for the LIVE gallery stack (backend serve | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_anatomy_census | the operator's 2026-07-08 question ANSWERED with a measured position, not a wave: | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_joblost_gate | COUNT THE JOBS THE ASYNC LANE LOST. Nothing did, before this. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_ecomat_seed_clobber_gate | proves the ANTI-CLOBBER guard in nx_ecomat_seed BITES. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_spendgate | ASK BEFORE YOU SPEND. The gate between "I should build X" and building X. | nx_presubmit <name> -- is the NAME taken or dual-copied? MECHANICAL, decidable | nx_capsearch <intent words> -- what already does something like this? RANKED, NOT decidable | nx_spendgate <proposed-name> <intent words...> |
nx_planepeek | READ ONE RAW KEY OUT OF A SEG-STORE PLANE. Read-only, writes nothing. | nx_planepeek <prefix> <key> -- print the value at that key, or MISS |
nx_gendiff | the GENERATION DIFF that nx_plane_repair names and does not have. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_atomic_publish | ALL-OR-NOTHING FILE PUBLISH WITH COMPARE-AND-SWAP, IN NISHILANG. | nx_atomic_publish <staged-src> <target> <expect> |
nx_ecomat_evprobe | DOES EACH DOMAIN'S EVIDENCE POINTER ACTUALLY MATCH ITS LOG? | nx_ecomat_evprobe [store_prefix] |
nx_regdup | DUPLICATE-KEY DETECTOR FOR ANY TSV REGISTRY. Fail-closed, additive, general. | nx_regdup check <registry.tsv> [keycol] exit 0 UNIQUE · 1 DUPLICATES · 3 unreadable |
nx_research_fetch | the Nishi RESEARCHER's sovereign web-fetch for the SPEED / BEAT-CUDA arc. Reuses the | nx_research_fetch <url> |
nx_site_liveness | the LIVE truth source the maturity engine was missing: probe each public site for REAL | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_game_gen2 | the POLYMORPHIC game-system generator (X-GAME-GEN-001: "generate-a-game: | CLI: nx_game_gen2 <name> <THEME> <type> [difficulty] | scratch, re-parse each emitted game-spec, assert its FSM == the source build_<type>.spec FSM, |
nx_room_sfu | X-ROOM (GEN-ROOM-sfu-selective-forward): sovereign DETERMINISTIC | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_inputprobe | WOULD THIS PRODUCER MEASURE A REAL WORLD FROM HERE? | nx_security_census wrote coverage_permil=87 over a true 456 (security FUNCTIONAL->TOY, 450->442) | nx_inputprobe <source.nx> |
nx_drysweep | WHAT DOES nx_gate_dry_apply ACTUALLY SAY ABOUT EVERY GATE? The D001 lane has been | nx_drysweep <max> [skip] [dir] |
nx_closurehash | Closure provenance: the sha of every source the compiler will actually read | nx_closurehash <target> [root] root default "." (run from the buildroot) |
nx_provcheck | Ask the artifact what it was built from, then ask the tree | nx_provcheck <target> [root] root default "." (run from the buildroot's parent) |
nx_closurehash_gate | Proves nx_closurehash actually READS the closure, not just the target | nx_closurehash_gate [elf] elf default ./_build/nx_closurehash.sov.elf |
nx_buildecho_gate | Proves the cross-target-compile guard refuses the wrong build and allows the right one | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_adoptsweep | WHAT FRACTION OF THE ADOPTER CLASS ACTUALLY MIGRATES? The D001 census | nx_adoptsweep <max> [skip] |
nx_torrent_backoff_gate | does the seeder stop burning a core when nothing it accepts can be served? | nx_torrent_backoff_gate (CWD = the store root) |
nx_sts_lock_gate | proves sts_append_row's lock actually prevents the seq1559 lost-row race. | |
nx_anchorsweep | DRIVE THE ANCHOR RUNG OVER THE 860-GATE NOANCHOR FAMILY. | verdict==exit AGREES -> GREEN ANCHORED. | nx_anchorsweep <max> [skip] |
nx_compare_beat | THE CLOCK BEAT for the whole /compare surface (2026-08-08). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_bluenoise | SOVEREIGN BLUE-NOISE MASK GENERATOR (Ulichney void-and-cluster, integer-exact). | nx_bluenoise gen <size> <out.raw> -- write size*size bytes, cell value = rank scaled to 0..255 | nx_bluenoise stats <in.raw> <size> <fill> -- nearest-neighbour stats of the pattern thresholded at fill permil |
nx_eink_tone | PERCEPTUAL TONE QUANTIZER for e-ink-style rendering. Integer-exact, no float. | nx_eink_tone lstar <r> <g> <b> -- CIE L* x1000 for one sRGB colour | nx_eink_tone ramp <levels> -- the quantization ladder, in L* and in sRGB | nx_eink_tone dither <w> <h> <gray> <levels> <mask> <masksize> -- dither a FLAT tone, report the mix |
nx_kp_break | KNUTH-PLASS OPTIMAL LINE BREAKING, integer-exact. | nx_kp_break fit <cols> <text> -- optimal layout, one line per output line | nx_kp_break compare <cols> <text> -- Knuth-Plass vs greedy first-fit, with the measured difference |
nx_hyphen | LIANG HYPHENATION (the algorithm behind TeX's \hyphenation), integer-exact. | nx_hyphen word <word> -- show the hyphenation points |
nx_planefit | READ-ONLY: does a plane FIT a caller's read cap, and by how much does it miss? | nx_planefit <plane-prefix> [cap] -- one plane; exit 1 if it truncates at that cap | nx_planefit sweep [cap] -- EVERY plane under knowledge/store; exit 1 if any truncates |
nx_flip_hazard | THE WEAR-AND-TEAR MEMBER of the FlipOrgan family. | nx_flip_hazard <class> <comp> <usage_now> <hold> <repair_cost> [plane-prefix-root] |
nx_reader_page_prep | one-shot per-page PREP for the intelligent-zoom reader: compose the two gated libs | usage: nx_reader_page_prep <src.jpg|png> <outdir> [rtl=1] [tilesize=512] | exit: 0 ok (tiles>0; panels may honestly be 0 -> viewer falls back to whole-page zoom) |
nx_kf8_book | SOVEREIGN KF8 / AZW3 (the newer Kindle format) -> Nishi format. KF8 lives in the SAME PDB | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_mobi_book | SOVEREIGN MOBI/AZW (Kindle) -> Nishi format. Operator goal: read your OWN purchased books on | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_html_book | SOVEREIGN HTML (single-file web ebook) -> Nishi reader format. The library holds ~79 .html | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_rtf_book | SOVEREIGN RTF (Rich Text Format) -> Nishi reader format. The library holds .rtf books that | nx_rtf_book <rtf-path> <slug>. expect_exit: 0 license_tier: ORIGINAL |
nx_imgbook_promote | promote an ALREADY-EXTRACTED image-dominant book to the CBX/zoom viewer. | nx_imgbook_promote <bookpath-ignored> <slug> |
nx_media_import | GENERAL POLITE media importer: pull images from ANY site (Shein/e-commerce/art/galleries) | nx_media_import <page_url> <slug> <ukey> |
nx_manga_get | R2a of the native manga DOWNLOAD ladder (census row URL): a generic gallery/chapter PAGE URL | nx_manga_get <page_url> <slug> <ukey> [title] |
nx_idiomcensus | WHAT COUNTER IDIOM DOES THE SKIP-IDIOM FAMILY ACTUALLY USE? | nx_idiomcensus [max] [logpath] [dir] |
nx_fence | THE MONOTONIC FENCE TOKEN for the claims plane (hive mechanics, 2026-08-09). | nx_fence token <journal> <resource> -> fence=<N> + nx_claims state line; exit 0 | nx_fence verify <journal> <resource> <actor> <fence> -> exit 0 ALLOW | 3 REFUSE reason=<R> | nx_fence selftest [scratch-dir] -> gate teeth, verdict carried by exit code |
nx_skullsdf_staged | the skull as a FUSED SHELL WITH OPENINGS, built in the implicit path. | nx_skullsdf <out.nxmesh> [sex 0-1000] [robust 0-1000] [grid] |
nx_skullfit_beat | no-arg BEAT: the skull generator's RECURSIVE LEARNING cycle (operator | trend: knowledge/status/skullfit_trend.jsonl line: <epoch>\tTUNE ...\tFIT ...\tGAP ...\tCANON ...\tPLAN ...\n |
nx_artloop | AL1: THE RECURSIVE ART-LOOP BEAT (operator 2026-08-09: "i want nishi ecosystem to | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_percept | AL2: THE PERCEPTUAL JUDGE (operator 2026-08-09: EXCEED needs a human-confirmed | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_vrframe | F1106 VR-RUNTIME RUNG 1: the SOVEREIGN VR COMPOSITOR FRAME (operator 2026-08-10: | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_dance_emit | DANCE-MOTION KEYSTONE: the being DANCES from REAL third-party mocap (ws=dance-motion 2026-08-10). | channels), take each segment's WORLD direction (shoulder->elbow, elbow->wrist, hip->knee, | knee->ankle), de-yaw by the dancer's hip axis (torso-relative dance, stable body), mirror X into |
nx_mailmerge | SOVEREIGN mail merge for the Nishi Office suite (the lawyer workflow): one TEMPLATE .docx | nx_mailmerge <template.docx> <data.tsv> <out_prefix> |
nx_odt | SOVEREIGN OpenDocument Text (.odt / ODF) interop for the Nishi Office suite. .odt is a ZIP (framed | write : paragraphs -> mimetype (STORED, FIRST entry per ODF) + META-INF/manifest.xml + content.xml | read : a .odt -> the text of content.xml (extracts <text:p> paragraphs, strips inner spans, unescapes XML) | nx_odt write <path.odt> <paragraph1> [paragraph2 ...] | nx_odt read <path.odt> |
nx_tmplstale | THE CLERK DESK CLI/MCP organ: self-verifying demo over nx_tmplstale_lib. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_tmplstale_gate | INDEPENDENT GATE for the clerk desk (nx_tmplstale_lib): template registry, | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_office_import_sign_gate | INDEPENDENT GATE for the office IMPORT (LP1) and SIGN-FROM-VERSION (LP4) rungs of | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_office_closed_gate | END-TO-END GATE for the CLOSED, realm-bound office instance (LP3 of /compare/legalpractice): | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_dstate | WHO IS BLOCKED. The D-state (uninterruptible I/O) roster, for the exact moment a box | no window, no fork, and /proc/<pid>/stat is a SINGLE small read per pid (ctxtop reads status twice). | nx_dstate [conf-path] |
nx_compare_refs_gate | THE CITATIONS REGISTER GATE: /compare's research-paper references are | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_crawl_callee_probe | per-callee VmSize probe for the crawler per-page pipeline: run the SAME page through each callee N times, diff /proc/self/status VmSize, print warm vs steady per stage, worst LAST | (no caller args -- PINNED row: the registry supplies `<page-file-or-https-url> [iters]` and your argv is ignored) |
nx_boundscheck_gate | GATE for LN3 raw-pointer provenance (lang.plan rung LN3, symbol | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_compare_rank | THE ROADMAP RANKER: priority computed from the boards, never chosen by a seat. | nx_compare_rank <domain> [budget_tenths] (runs from nishihost cwd; reads |
nx_organ_ship | THE SHIP LOOP AS ONE ORGAN (operator 2026-08-18: "i want all of our workflows mined | nx_organ_ship <target> [gate_args...] [gate=<gatename>] [allow_loss=<n>] [allow_loss_v1=<evidence-sha256>] [verify_url=<url>] [noregister] |
nx_seatresume_gate | referee for nx_seat resume_map (DM2 crash-resume map, /compare/devmgmt). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_compare_regen | ON-NAS regeneration of the whole Nishi Compare publish surface (operator 2026-07-09: | (takes at least 4 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_leak_check | FLEET LEAK-HEALTH CERTIFIER, CLI. Non-invasive (reads only /proc). Grounds every | series <pid> <samples> <interval_ms> deep single-process analysis; prints the raw series + tau + rate | fleet <samples> <interval_ms> [crit_sev] certify EVERY running sovereign organ (.elf); per-organ verdict. |
_drv_bind_gate | the gate for AUTONOMOUS DRIVER BRING-UP (X-DRV-W2). NO mocks. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
_drv_proto_gate | the gate for DRIVER-PROTOCOL-FROM-SPEC (X-DRV-W1). NO mocks. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_addr2line | sovereign addr2line. | evidence: [bulk_applied_2026-05-16, see-file-comment-for-detail] |
nx_build_nobypass_gate | R-LIVE-2: the BINDING NO-BYPASS RATCHET (build-time twin of | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_canon_solver | ★B1a of the published plan (/world/procgen): the CANON → CONSTRAINT bridge, i.e. | nx_canon_solver <canon.dat> <rules.conf> |
nx_clipcheck | THE ANIMATION CLIPPING RULER (debt 1786578438; operator 2026-08-12: evaluate | nx_clipcheck <clip.nxa> [detail <key> <joint>] | bvh <clip.bvh> <ref.nxa> [up=x|y|z] |
nx_doc_lexstat | MEASUREMENT PROBE for the keyword-stuffing penalty design (2026-08-04, debt | usage: nx_doc_lexstat <domain> <term1> <term2> <cid>... |
nx_galx_lora_export | SOVEREIGN LoRA dataset export. Reads the favorite flag set (galx_fav.log, | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_oo_extract_gate | GATE for the byte-proven OO extractor (5 teeth, REAL builds via nx_buildonly). | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_paper_beat | THE NATIVE-LIBRARY CONVERSION BEAT (operator 2026-08-13: no third-party | nx_paper_beat <listing.raw> <limit> <cursor-file> [name-prefix] |
nx_paper_native | PAPERS AS NATIVE NISHI DOCS, NOT PDF (operator 2026-08-13: "i dont want | .SEC <level>\t<id>\t<title> sectioning, level 1..3, id = the source anchor | .PARA <inline> one paragraph of SAFE inline html (see below) | .MATH <id>\t<mathml> display equation, MathML subtree VERBATIM | .FIG <id> figure open | .TBL <id> table open |
nx_parity_judge_gate | PROOF the ORGAN EYE classifies like the human did (the operator's bar: | google -> BLANK-NISHI (1) blank render that fooled the parity metric at 97.3% | bing -> NO-ORACLE-CONTENT(5) headless Chrome itself served blank | wikipedia -> CONTENT-OK (0) the best real render | github -> CANVAS-OFF (3) white vs attribute-selector dark theme |
nx_part_solver | CLI: solve a declarative part-placement constraint file. | nx_part_solver <constraints.conf> |
nx_web_crawl_step | CRAWL AT SCALE: the frontier-PERSISTED successor to nx_web_ingest's one-shot BFS. | usage: nx_web_crawl_step <max_pages> [seed-url] |
nx_world_snap | THE WORLD-ART CAPTURE INSTRUMENT (operator 2026-08-12: "make sure you are | nx_world_snap <out.png> [v] [seed] [style idx:val,...] [ticks] |
nx_secret_scan_gate | re-runnable GATE for nx_secret_scan + the self-manage closure. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_wpt_runner | BR1 v3: THE SOVEREIGN WPT HARNESS with TIME-SPINE TELEMETRY (2026-08-19). | nx_wpt_runner <dir-of-.html-tests> [historyfile] [--force] [--twice] |
nx_charjudge_census | THE CHARACTER REFEREE AS A STANDING INSTRUMENT: judge an ENTIRE named corpus in | <list-file> [judge-elf] legacy census (unchanged): one path per line, '#' comments skipped | panel <list-file> [conf] the panel: rows `path[<TAB>GOOD|BAD]`; verdicts only if admitted | calibrate <labelled-list> [conf] panel + confusion per lens + receipt; exit 0 admitted, 1 refused | lens <image> [conf] one image, one anchored line (the per-image child) |
nx_ioadmit_gate | referee for nx_ioadmit_lib, the I/O-storm admission ruler every I/O spawner | |
nx_autonomy_meter | X-AUT-002: the autonomy GRADE, MEASURED never asserted | autonomy_permil = (A1+A2+A3+A4)/4 ; grade: <150 F, <500 D, <700 C, <850 B, | <900 A, >=900 S (the ladder's bars). |
nx_artifactdrift | IS THE BINARY WE ARE SERVING THE ONE THE LAST BUILD PRODUCED? | nx_artifactdrift [judge] [registry] [buildroot] [srcroot_primary] [srcroot_secondary] [declare_conf] [trend_log] | IN-FLIGHT-SUSPECT scratch siblings <target>.nx.* beside the source, or a same-day source touch |
nx_gateadjudicate | THE GATE ADJUDICATION CENSUS: every gate source in the compile corpus, its | nx_gate_rollup reads knowledge/gatereg.conf rows -> knowledge/status/<gate>.log verdicts | SRC hdl|rt . BUILT buildroot/_build/<n>.sov.elf . STAGED <n>.sov.elf.new . | PROMOTED <n>.elf | _offc/<n>.elf | buildroot/_offc/<n>.elf . REG tool_allowlist.conf field 0 | --list <CLASS> <path> (repeatable, up to GA_MAXLISTS per run) write the gate NAMES of one bucket, one per line, in nx_gate_roster_run's |
nx_frontier_scan | THE AUTONOMOUS FRONTIER-NOTICER for a /compare domain. | <domain>.axes field 4 is literally "frontier-kw;frontier-kw" -- the estate ALREADY declares per-row | <domain>.matrix field 1 (the row label) -- always, so a domain without .axes still has seeds. | seeds <domain> -- what this domain is about, from its own data. No network. | deficit <domain> -- the internal signal, ranked, WITH THE REASON PER ROW. No network. |
nx_ownerscan_gate | REFEREE for nx_artifactdrift's OWNER-SIGNAL axis (DM5 ps_owner_scan). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_gate_fixture_ratchet_gate | A GATE MUST NOT SHARE ITS FIXTURE WITH A PRODUCTION BEAT. | current > baseline -> RED. Someone added a gate whose fixture the sweeper can rewrite. | current < baseline -> GREEN, baseline TIGHTENS. The ratchet only ever closes. | current == baseline -> GREEN, no change. |
nx_frontier_scan_gate | the referee for the autonomous frontier-noticer (nx_frontier_scan). | |
nx_toolreg_reconcile_gate | gates the discovery reconciler on a THROWAWAY registry prefix + | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_toolhealth | FOUNDATION CENSUS over the REGISTERED-TOOL POPULATION (lane D, 2026-08-20). | nx_toolhealth census [allowlist] [schemas] [grammar] [log] [baseline] [srcroot-a] [srcroot-b] -> JSON census + worklist | nx_toolhealth verbscan <grammar-file> <source.nx> [selfname] -> declared/implemented/DEAD, one subject | nx_toolhealth ratchet [baseline] [log] -> NEW offenders NAMED against the stored name set | nx_toolhealth accept [baseline] [log] -> adopt the current offender set as the n |
nx_toolhealth_gate | THE BITE PROOF FOR THE HALF-CAPABLE DETECTOR (lane D, 2026-08-20). | nx_toolhealth_gate [subject-elf] -> per-tooth PASS/FAIL then verdict=GREEN|RED (exit carries it) |
nx_readmany | ONE CALL, N FILES (Lane I common-task hardening, 2026-08-20). | read <per_item_max> <budget> <path> [path...] 0 = unlimited for either bound |
nx_wfcost | Workflow token observations and explicit request attribution | gauge [trdir] -> corrected(msgid-deduped) vs perline totals + overcount permil + envelope | mine [trdir] [minsup] -> recurring invocation PAIRS >= minsup with exact total measured tokens | selftest -> gv_verdict gate, named neg-controls, runtime fixtures |
nx_mirrorintegrity | THIN MAIN over nx_mirrorintegrity_lib.nx. All judgement lives in the lib so the | nx_mirrorintegrity [dir] default dir=knowledge/fetched |
nx_selfsuff_gate | the referee for the SOVEREIGNTY LEDGER (nx_selfsuff) and for the ranker term | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_selfsuff | THE SOVEREIGNTY LEDGER: outside DEPENDENCY measured per /compare domain and per | nx_selfsuff census [action-journal] [root] -- full population over regen.list, writes ledger |
nx_envelope_audit_gate | TEETH FOR THE SILENT-CAP DETECTOR, because on 2026-08-20 it HAD ONE. | |
nx_gate_roster_run | THE DATA-DRIVEN GATE ROSTER BEAT: run every gate named in a conf, on the | BUDGET the conf may state the scheduler's kill bound as DATA: a line `@dispatch_deadline_ms <ms>`. The |
nx_atomic_publish_gate | END-TO-END gate for `nx_atomic_publish landed` (ap_landed, DM4). | nx_atomic_publish_gate [subject-elf] |
nx_compare_rank_fleet | PROVE THE RANKING ENGINE ON EVERY COMPARE, and publish the estate | nx_compare_rank_fleet [budget_tenths] (runs from nishihost cwd; forks ./nx_compare_rank.elf |
nx_http_probe_gate | THE REFEREE FOR nx_http_probe. Hermetic, in-process, no external service. | |
nx_http_probe | sovereign HTTP GET probe; retires Invoke-WebRequest for checking localhost endpoints. Composes | nx_http_probe <path> [expect-substring] [port] | nx_http_probe watch <port> <path> <expect-substring> <budget-sec> <stamp-path> |
nx_wiredclaim_gate | THE STANDING TEST FOR "CLAIMED BUT NOT CALLED". | nx_wiredclaim_gate <organ> <dir> [ext] |
nx_vacuity_census | WHICH RENDER-GATES CANNOT SEE A MISSING FEATURE AT ALL. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_dos_timeout_scan | FLEET DoS-STARVATION GUARD (seq321). A single-threaded accept-loop daemon that | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_leakscan_gate | STANDING DETECTOR for the allocate-without-free class. | nx_leakscan_gate [rss_budget_mb] default budget 4096 MB |
nx_cronwatch_put | THE MISSING PRODUCER for the cron dead-man's-switch registry (2026-08-15). | nx_cronwatch_put put <name> <heartbeat-file> <ts-marker> <max-age-secs> <remediation> |
nx_stderronly | THE SILENT-STDERR-GUARD DETECTOR. | nx_stderronly [--dir D/] [--quiet] [--accept] [--nobaseline] [--baseline P] [--journal P] | nx_stderronly dist [--dir D/] [--bucket N] publish the distribution |
nx_stderronly_gate | END-TO-END gate for nx_stderronly, as an ORGAN. No shell. | |
nx_cron_reconcile_gate | THE REFEREE nx_cron_reconcile NEVER HAD, WHICH IS WHY IT SURVIVED. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_mirrorintegrity_gate | teeth for the mirror-completeness census. | |
nx_buildq | QUEUE A BUILD FOR THE NEXT OPENING instead of re-issuing it by hand. | plan-build-<target>- : 1 <TAB> nx_sov_build_run <TAB> <target> <TAB> --build-only | deployq- : BQ-<target> | title | headroom:[floor:max] | queued | build-<target> | note | nx_buildq add <target> [floor_mb] [max_centiload] [--store <elf>] [--queue <prefix>] [--plan <prefix>] | nx_buildq close <target> [rc] [--store <elf>] [--queue <prefix>] |
nx_gate_roster_gate | END-TO-END GATE for nx_gate_roster_run's ADMIT contract (journal -> roster conf). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_build_admit_gate | proves the build-admission verdict ADMITS and REFUSES for the right reason. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_lostset_gate | THE REFEREE for nx_registrymine `lostset` (DM3, devmgmt rung). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_jobclaim_reap | THE SANCTIONED WAY TO RETIRE A DEAD _jobs CLAIM. | nx_jobclaim_reap check <job-id> [<job-id>...] [maxage=<sec>] [dir=<path>] |
nx_organ_ship_gate | THE SHIP LOOP MUST NOT SKIP ITS OWN PROOF STAGE. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_adoptdelta_gate | THE REFEREE for nx_deltaclass `adoptdelta` (DM7, devmgmt rung). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_crawlprobe_run | PER-CALLEE VmSize PROBE for the crawler's per-page pipeline (debt 1787082132). | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_shipjoin_gate | THE REFEREE for nx_dora `shipjoin` (DM6, devmgmt rung). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_docstage | DID THE THING WE SHIPPED GET WRITTEN DOWN ANYWHERE? (DM8, devmgmt rung.) | nx_docstage <symbol> [roots-conf] |
nx_docstage_gate | THE REFEREE for nx_docstage (DM8, devmgmt rung). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_mgmt_api_gate | SOVEREIGN in-process referee for the ecosystem control-plane API. NO socket, NO | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_https_truncation_gate | teeth for the TLS-1.3 short-body check in nx_https_get_complete.nx. | |
nx_jobclaim_reap_gate | BITE-PROOF for the dead-claim reaper, both directions. | |
nx_dora_shipjoin | DORA-analogue delivery metrics derived from SOVEREIGN event planes (F740). | (no caller args -- PINNED row: the registry supplies `shipjoin knowledge/status/organ_ship.jrnl 7` and your argv is ignored) |
nx_failclass | CLASSIFY THE ESTATE'S OWN FAILURE RECORD AGAINST A PUBLISHED TAXONOMY. | nx_failclass scan <signatures.conf> <learnings.jsonl> <worklist.out> | nx_failclass refusal <refusal_shape.conf> <worklist.out> | nx_failclass refusal_ratchet <worklist> <baseline> |
nx_refusal_shape_gate | THE REFEREE FOR FM11 (/compare/failmodes rung: fc_refusal_shape). | |
nx_planepeek_gate | THE REFEREE FOR nx_planepeek's FALSE-ABSENCE FIX (debt 1787282525). | |
nx_browser | the LIVE, NAVIGABLE sovereign browser WINDOW. Fetches a URL over our own DNS+TLS1.3+ | (takes at least 4 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_4chan | SOVEREIGN 4chan BROWSE / PREVIEW / DOWNLOAD adapter: the first of the media-manager | nx_4chan catalog <board> [max] -- thread previews: subject, comment, counts, THUMB+FULL urls | nx_4chan thread <board> <threadno> [max] -- every media item in a thread | nx_4chan fetch <board> <threadno> <dir> [max] -- download the thread's media into <dir> | catalog.json [ {page {1}, threads:[ {thread {2}, last_replies:[ {reply {3}} ]} ]} ] |
nx_proxy_route_gate | sovereign gate for the data-driven proxy route table (nx_proxy_route.nx). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_scm_rights_gate | does SCM_RIGHTS descriptor passing ACTUALLY MOVE A DESCRIPTOR? | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_ts_handoff_gate | TS1: KEEP THE SOCKET, REPLACE THE PROCESS. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_verdictlog_gate | THE REFEREE FOR FM3 AND FM4 OF /compare/failmodes. | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_deploy_listen_gate | THE REFEREE FOR THE DEPLOY LISTEN CHECK (debt 1786068492). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_memvel_gate | referee for the SUSTAINED-GROWER predicate (rm_sustained_count), 2026-08-14. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gate_subjects_gate | proves gv_subjects makes THE EMPTY-SET LAW structural. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_seat_gate | makes nx_seat's OWN proof reachable by the ship loop. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_seg_store_gate | (capability undocumented -- the schema-less finding covers it) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_js_hydrate_index_gate | CLOSES THE LOOP: a page whose INLINE JS builds content -> hydrate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_web_ingest | OPEN-WEB front of nishi search: BFS-crawl the REAL web (sovereign TLS-1.3 + Mozilla CA, | usage: nx_web_ingest <seed-url> <max_pages> |
nx_bulk_index | TARGETED bulk indexer (operator 2026-07-06: "we should have thousands of results ... | usage: nx_bulk_index <url-list-file> |
nx_cc_ingest | THE CC BRIDGE: ingest REAL Common Crawl records into the web scope, INDEX-ONLY, serve-LIVE. | doc:<cid> = extracted TEXT (snippet + BM25; NOT the full page) · url:<cid> = the LIVE captured url | loc:<cid> = "<warcfile>|<offset>|<length>" = the CDX locator for the rot-fallback (dead-live re-fetch) |
nx_cc_warc_ingest | BULK Common Crawl ingester: a LOCAL .warc.gz file -> the dp-web-pub- web shard. | usage: nx_cc_warc_ingest <localfile> <cc-warc-path> [maxmembers] |
nx_shard_compact | fold a domain's PUBLIC shard to ONE segment via the store's own cap-aware | usage: nx_shard_compact <domain> |
nx_trusted_flag | the TRUSTED scope's write side (operator's 3-scope model 2026-07-04): a client | usage: nx_trusted_flag <url> <flagger> |
nx_tpl_ingest | R4 of the SITE FACTORY: consume the STRUCTURE/FLOW of open free web templates | usage: nx_tpl_ingest <template-dir> [max_templates] |
nx_tpl_site | R-WHOLESITE of the SITE FACTORY: ingest a COMPLETE multi-page template/site as ONE | usage: nx_tpl_site <site-dir> <corpus-prefix> [max_pages] |
nx_tpl_parts | R-PARTS of the SITE FACTORY (the LEGO half of "ingest parts AND complete templates"): | usage: nx_tpl_parts <template-dir> <corpus-prefix> [max_parts] |
nx_url_scrub | ADDITIVE repair for poisoned url:<cid> rows (the 2026-07-03 empty-literal bug stamped | nx_url_scrub <domain> <bad-prefix> (scrubs rows whose CURRENT value starts with |
nx_url_index | Fetches and indexes a single live URL into the web scope using a neutral, sovereign stack. | usage: nx_url_index <url> [display-url] |
nx_rigfloor | DERIVE THE ASSET FLOOR FROM THE REFERENCE CORPUS INSTEAD OF DECLARING IT. | nx_rigfloor derive <roster> <out.conf> -- measure the FULL roster, write the floor |
nx_rigfloor_gate | THE GATE FOR THE DERIVED ASSET FLOOR. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_gltf_load_gate | ★NATIVE sovereign glTF viewer gate: load our exported nishi_being.glb back into the Nishi | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nxa_texbake | CLI for the texture ladder (debt 1786546859): | nx_nxa_texbake bake <in.nxa> <out.png> [res=2048] [seed=1] albedo atlas from TEXC+SKEL regions | nx_nxa_texbake view <in.nxa> <out.png> [res=1024] [seed=1] textured 3-view turntable render |
nx_nxa_texc | CLI: write the TEXC (UV atlas) section into an NXA asset. | nx_nxa_texc <in.nxa> <out.nxa> |
nx_skin_pbr_gate | GATE for the PBR map set (charsim R4, debt 1786549493 residue b+d). | |
nx_skin_ita_gate | GATE for genome-driven skin albedo (charsim R0). | |
nx_part_solver_gate | GATE for the constraint part-placement solver (the Infinigen-Indoors transfer, | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_bodyfit | THE LOOP: a GENOME becomes a FITNESS by generating a body, rendering it, and | nx_bodyfit <height> <radial> <sub> <relief> <fat> -> prints FITNESS=<int> on success |
nx_nxa_texm | WRITE THE TEXM SECTION: the baked PBR map set carried INSIDE the asset. | nx_nxa_texm <in.nxa> <out.nxa> [res] [seed] [hue] |
nx_gltf2mesh_units_gate | THE GATE FOR UNIT DETERMINATION IN THE glTF INGEST. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_nxa_texm_gate | THE GATE FOR THE TEXM WRITER. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_roundtrip | THE SELF-ORACLE: nishi -> glTF -> nishi, and NAME WHAT THE TRIP LOSES. | nx_roundtrip check <in.nxmesh> <scratch-dir> [mesh2glb.elf] [gltf2mesh.elf] |
nx_roundtrip_gate | THE GATE FOR THE SELF-ORACLE. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_funcheck | SOVEREIGN FUNCTIONAL HEALTH MONITOR (synthetic-transaction checks). Operator 2026-06-29: | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_ecosystem_maturity_rollup_gate | proves the unifier MEASURES honestly from the NATIVE store. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_site_chrome | SOVEREIGN site-wide navigation authority. Reads knowledge/site/surfaces.reg | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_dstate_gate | THE GATE FOR nx_dstate'S ADMISSION CEILING: conf-sourced, announced, and bitten. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_nxa2glb_gate | THE GATE FOR THE RIGGED EXPORT LEG: NXANIM01 (SKEL+SKIN) -> glTF skins/JOINTS_0/WEIGHTS_0/IBM. | (a) nx_gltf2mesh -- our glTF IMPORTER -- counts skin_joints in the exported .glb; it reads skins[].joints itself |
nx_gltf2mesh_rig_gate | THE GATE FOR R22, RIG-CARRYING glTF INGEST (contract g2_skin_weights). | nishi_being_walk.glb: POSITION count 8180, indices count 49080 (-> 16360 index triples), skins | nishi-in-seedsan-proportions.glb: POSITION 6728, indices 40332 (-> 13444), joints [1..11], |
nx_texm_ship_gate | THE GATE FOR THE DERIVED SHIP RESOLUTION. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
_boot_stub_gate | the K-R0 gate (kernel-up ladder rung 0). Drives the full | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_docportal_search_sticky_gate | does the web-shard cache KEEP its working handle when a reopen | |
nx_bld_cache_cas_gate | VERDICT gate for rung B2 of /compare/toolchain: the content-addressed | <nishihost>/nx_sov_build_run.sov.elf.new (STAGED -- what the next promote installs) | <buildroot>/_build/nx_sov_build_run.sov.elf (the last build) | <buildroot>/_offc/nx_sov_build_run.elf (LIVE) |
nx_gdbstub | GDB REMOTE SERIAL PROTOCOL stub over the sovereign RV64 emulator (rv64im_min_sim). | framing $<payload>#<2-hex checksum>, '+'/'-' acks until QStartNoAckMode, 0x03 = interrupt | fall back (X -> M, vCont -> s/c) rather than fail. |
nx_gdbstub_gate | the VERDICT gate for NO1 (nx_gdbstub, watch symbol gdbstub_serve). NO mocks. | golden = <image>.gold, the transcript the boot rulers already certify. |
nx_chkarith_gate | GATE for LN1 checked integer arithmetic (lang.plan rung LN1, symbol | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_nxa_texbake_gate | GATE for texture-ladder rungs 2b+3+4 (debt 1786546859). Fixture ASSEMBLED AT | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_opt_eqsat_wire_gate | GATE for LN8 "equality saturation CONSUMED by the backend" | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_compare_rank_caps_gate | GATE for the ranker's POPULATION HONESTY (lane F, 2026-08-23). | out[0] = rung| rows in the plan | out[1] = data rows in the matrix (not '#', not '@', not empty, >= 5 + ncol fields) | out[2] = rungs whose symbol has NO matrix row (exact or _ABSENT_:<sym>) -> must read UNMAPPED | out[3] = ncol from @cols |
nx_optenforce_gate | GATE for LN2 option / null enforcement (lang.plan rung LN2, symbol | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_importcensus | IMPORTER REACH PER SOURCE FILE, as a flat, stamped artifact (2026-08-23, compare CE2). | nx_importcensus [store-prefix] [out-path] |
nx_importcensus_gate | referee for nx_importcensus (2026-08-23, compare CE2). | |
nx_emitmap | EMISSION PROVENANCE: which function emits this text, and which constant bounds this buffer. | nx_emitmap find <text> [artifact] -> every source block whose COMPOSED emitted text contains <text>, | nx_emitmap bound <CONST> [artifact] -> the definition of a *_CAP / *_MAX constant and every line that reads | nx_emitmap census [artifact] -> (re)build the index over the WHOLE compile corpus (exit 0; 1 REFUSED | E<TAB>file:line<TAB>function<TAB>preview a composed emission block (preview capped, |
nx_emitmap_gate | referee for nx_emitmap (emission provenance: which function emits this text, which | |
nx_toolsapi_bodycap_gate | END-TO-END referee for the tools-API request-body fix (2026-08-23). | (takes at least 3 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_mgmt_gaterun_gate | GATE for the control plane's two lane-J fixes (2026-08-23): | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_rvc_run_suite | nishios NO3: run the published RISC-V architectural test suite on the | (takes at least 3 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_rvc_gate | THE VERDICT GATE for nishios NO3 (nx_rvc_run_suite, watch symbol rvc_run_suite). | good a correct reference -> verdict PASS (T1) | corrupt a WRONG reference word -> verdict FAIL (T2, THE KNOWN-FAILING CONTROL: a comparator that | illegal a bad instruction word -> verdict UNSUPPORTED, not a silent PASS/FAIL (T3) | empty a nonexistent pin -> zero runs, RED at the caller (T4, neg-control-empty-corpus) |
nx_execsurface | WHICH SURFACE RUNS THIS PROGRAM? The execution-surface census for PROMOTED organs | CRON a cron.reg row names <n>.elf, <n>.sh or <n>.cron.sh (shell wrappers spawn the organ) | PLAN a clock row runs nx_plan_run.elf <id>: every tool the rows of knowledge/store/plan-<id>- name is | DAEMON a daemons.reg row's argv names <n>.elf (the supervisor keeps it alive) | FORK another organ's SOURCE carries the string literal "./<n>.elf", "../<n>.elf" or "_offc/<n>.elf" AND that |
nx_execsurface_gate | referee for nx_execsurface (2026-08-23, compare CE2). | |
nx_jrnl_archive | "archive it deliberately", as a verb (2026-08-23, lane L). | nx_jrnl_archive <journal> [archive_dir] |
nx_jrnl_archive_gate | GATE for nx_jrnl_archive (lib composed in-process, nothing forked). | |
nx_swcompare_watch_gate | GATE for the ONE symbol ruler (nx_symdecl_lib) and the measured watch | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_mcp_body_gate | LANE K 2026-08-23. Referee for the MCP-wire body-read root fix in | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_x86_regalloc_use_gate | GATE for LN7 "backend consumes its register allocation" | main() real instructions (crash-guard ON, the default build this gate uses): 62 -> 58 | checked-loop bench nx_bounds_perf: 8229/8278/8385 us -> 6939/6904/6912 us (median -16.5%) | nx_x86_regalloc_use_gate _offc/nx_cc_sovereign.elf (LN7 live -> GREEN) | nx_x86_regalloc_use_gate /path/to/pre-ln7-compiler.elf (bite -> RED on T2,T3) |
nx_srcfmt_gate | GATE for LN9, the canonical source formatter (lang.plan rung LN9, symbol | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_srcfmt | THE CANONICAL SOURCE FORMATTER for NishiLang (lang.plan rung LN9, watch symbol | nx_srcfmt <file> formatted text -> stdout; exit 0 = already canonical, 1 = would change | nx_srcfmt <file> --check no text, one verdict line; same exit codes | nx_srcfmt census [dir] per-rule agreement census over the corpus (gk_corpus_scan, or one dir) |
nx_fbx2nxa | binary FBX GEOMETRY -> NXANIM01 (VERT + TRIS). The missing first half of the | usage: nx_fbx2nxa <in.fbx> <out.nxa> |
nx_nxa_skin | RIG IMPORTER: fills the NXA's SKEL + SKIN sections from a binary FBX. | nx_nxa_skin <in.fbx> <in.nxa> <out.nxa> |
nx_models_page_emit | THE /world/models GALLERY IS EMITTED, NEVER HAND-WRITTEN (2026-08-23). | nx_models_page_emit [rows out] -- defaults knowledge/models_page.rows -> sites/nishifamily/world/models.html; tmpl knowledge/models_page.tmpl; numbers measured via _offc/nx_rigfloor.elf derive |
nx_models_page_emit_gate | the models gallery is EMITTED FROM DATA and cannot drift from the | |
nx_npc_atlas_gate | THE CLAY-FIX GATE (cw_npc_atlas, charsim+graphics watch contract). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_wire_nethack_gate | TITLE WIRING #1: NetHack (roguelike), the first nx_gamebench title wired | bit 15 save-load-persistence(nx_gamesave mid-run save -> load into ZEROED state -> resume TRANSPARENT) |
nx_wire_diablo2_gate | TITLE WIRING #2: Open Diablo II (ARPG). An actual playable hack-and-slash | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_wire_endlesssky_gate | TITLE WIRING #3: Endless Sky (space trading / adventure). An actual | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_fbx_texm | AUTHORED FBX MATERIALS -> TEXC + TEXM. The donor half of the clay fix. | nx_fbx_texm <in.fbx> <texdir> <in_rigged.nxa> <out.nxa> |
nx_donor_texm_gate | THE DONOR-SURFACE GATE: authored FBX materials carried into TEXC+TEXM | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_jpegmem_gate | THE JPEG DECODE MEMORY GATE: repeated decodes are FLAT-RSS and overrun-free. | |
nx_wire_crawl_gate | TITLE WIRING #4: Dungeon Crawl Stone Soup (roguelike). 2026-08-23. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_content_put | CHUNKED CONTENT UPLOAD RECEIVER: the sovereign door for laptop->NAS bytes. | nx_content_put begin <dest> <total_bytes> <sha256hex> -> CP-BEGIN id=... chunk_raw=... | nx_content_put chunk <id> <index> <base64> -> CP-CHUNK OK ... chunk_sha256=... | nx_content_put commit <id> -> CP-COMMIT OK dest=... sha256=... | nx_content_put status <id> -> received/missing map (resume source) |
nx_content_put_gate | THE GATE FOR THE CHUNKED UPLOAD DOOR: a real multi-MB payload round-trips | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_fbx2nxa_gate | THE FBX IMPORTER GATE: the unit factor is MEASURED, ANNOUNCED, APPLIED, | |
nx_worldvis_gate | THE VISIBLE-EXPERIENCE RULER (donors-into-world rung, 2026-08-23). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_chargen_param_gate | CHARACTER-GEN-PARAMETRIC: a parameter vector becomes a DISTINCT, | |
nx_nxa_morf | WRITE THE FACE AND MORF SECTIONS: the addressable face region and the | nx_nxa_morf derive <in.nxa> <out.nxa> | eval <in.nxa> <out.nxa> <chan:weight_permil> |
nx_dyna_bind_skin | BIND THE XPBD SOFT-TISSUE CAGE TO SKIN VERTICES, AND MEASURE OUR OWN | NXA asset frame : +z is the STATURE axis, y<0 is the FRONT hemisphere (nx_nxa_dyna relies on | region mask <- DYNA anchor + influence_radius + falloff, already measured from the mesh | excitation <- passed as an argument; the GATE supplies it from | substeps <- ST_DT_REF_US, the solver's own reference step. Not a number of ours. |
nx_nxa_morf_gate | FACE AND MORF ARE GEOMETRY, NOT TAGS. | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_nxa_play | THE NXA POSE PLAYER: apply a POSE-library entry to a rigged NXA and evaluate | nx_nxa_play <in.nxa> [pose_id] |
nx_gsplat4d_gate | GATE for the 4D spatiotemporal Gaussian core. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gsplat_tile_gate | GATE for the tiled rasterization policy. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_dyna_bind_skin_gate | THE MOTION GATE: one tooth per NAMED failure mode, every bound READ | |
nx_nxa_play_gate | THE POSE PLAYER GATE: skinning is JOINT-DRIVEN, deterministic, bounded at | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_wgsl | THE SHADER BACKENDS: NishiLang in, GLSL and WGSL out. | types : f32 i32 u32 bool vec2f vec3f vec4f vec3i texture_3d<u32> texture_2d<f32> |
nx_bodydensity_gate | THE TESSELLATION RATCHET: adding triangles to a surface that has no | |
nx_capcensus | THE PICKED-CAP CENSUS: is a capacity bound DERIVED, or PICKED by an author? | nx_nxa_skin cluster cap 512 -> 8192, and the CAP IMPERSONATED A COUNT TWICE (clusters=510, | nx_capcensus scan <dir> -> recursive classified census over every .nx under <dir> |
nx_gapledger_gate | THE GAP LEDGER IS CITED, RECONCILED, AND ITERATION-SAFE. | |
nx_gsplat_fit_gate | THE RECONSTRUCTOR TOOTH: can we FIT gaussians to an image, or only PLACE them? | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gsplat_res_gate | THE VIEWPORT IS A PARAMETER, AND HERE IS THE PROOF. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_meshrig | THE BINDER: a GENERATED mesh + a GENERATED skeleton -> a first-class rigged NXA. | nx_meshrig <mesh.nxmesh> <skel.txt> <out.nxa> | VERT and SKEL translations are 0.01 mm; SKIN is 8 words per vertex, [j0 j1 j2 j3][w0..w3 q12], |
nx_wgsl_gate | IS THE SHADER BACKEND REAL, OR A RUBBER STAMP? | nx_wgsl_gate [staged]; invalid selection, no subject executed |
nx_gsplat_perf | THE SPLAT RENDER BASELINE: a number for every performance claim to beat. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gsplat_fit_aniso_gate | FITTING ON THE QUALITY PATH: the anisotropic surfel reconstructor. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_capcensus_gate | THE GATE FOR THE PICKED-CAP CENSUS. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_fwddiff_equiv_gate | THE ARITHMETIC CORE OF THE FORWARD-DIFFERENCED CONIC EVALUATION, | IDENTITY 2 (bracket = division): maintaining k*det <= P < (k+1)*det by stepping k yields |
nx_nxa_retarget | DONOR RETARGET: drive a rigged NXA that carries NO authored clips from a | nx_nxa_retarget bindquats <file.nxa> |
nx_surfacedetail_gate | THE RATCHET FOR THE SURFACE-DETAIL LEVER. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_meshrig_gate | IS THE BIND REAL, OR JUST A SKIN SECTION THAT EXISTS? | |
nx_wgsl_rung2_gate | IS THE FRONT HALF REAL? Rung 2 is the claim that a shader is an | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_divprobe | DOES nx_cc STRENGTH-REDUCE DIVISION BY A CONSTANT POWER OF TWO? | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_membound | IS THE SOVEREIGN RASTERIZER MEMORY-BOUND AT HIGH RESOLUTION? | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_firstbyte | FIRST-BYTE-UP ANALYSIS FOR /compare: what does a rung REST ON, and where does | nx_firstbyte chain <domain> [store-prefix] |
nx_firstbyte_gate | the first-byte-up analysis is DERIVED, DISCRIMINATING, and HONEST about the | |
nx_paramplumb | FIND PARAMETERS THAT WERE ADDED BUT NEVER PLUMBED THROUGH. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_nxa_retarget_gate | THE DONOR RETARGET GATE: handedness is DERIVED, limb length is | nx_nxa_retarget_gate (no args -- reads the real corpus) |
nx_meshgap | SPATIAL COHERENCE OF A MESH: does the figure hold together, or have parts | nx_meshgap <asset.nxa> [max_gap_permil] |
nx_game_page_emit | the SOVEREIGN game-page emitter. Until now the browser page for a wasm | nx_game_page_emit <wasm> <out.html> <title> <native-client-name> <controls-html> |
nx_games_page | EMIT the live nishifamily.com/games portal page. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_site_build | R1 WHOLE-SITE emitter. From ONE .site blueprint, emit a multi-PAGE site with a SHARED | usage: nx_site_build <config.site> <docroot> <domain> [theme:0|1] | emits: <docroot>/index.html + <docroot>/practice/<slug>.html (one per card) + sitemap.xml + robots.txt |
nx_game_chat | C12 of the comms lane: TURN-BASED MULTIPLAYER + CHAT over the C1 store. Contract | nx_game_chat start <game> <session> <p1> <p2> [gamesconf] | move <room> <player> <n> [gamesconf] | say <room> <player> <text> [gamesconf] | board <room> [gamesconf] | emit <room> <outpath> [gamesconf] |
nx_colorsci_gate | THE GATE FOR THE COLOUR-SCIENCE RULER (nx_colorsci_lib + nx_fixq30_lib), 2026-08-24. | |
nx_phototwin | THE PHOTOGRAPH-TO-SUBSTRATE TWIN (2026-08-24, /compare/phototwin PT2 PT3 PT7). | nx_phototwin report <image> <image.icc> <substrate.icc> [conf] gamut-coverage report of a photograph | nx_phototwin proof <image> <image.icc> <substrate.icc> <outdir> [conf] twin.png (chroma-clipped) + heat.png (dE00 map) + proof.txt | nx_phototwin wash <ledger.tsv> <sku> [conf] wash-fastness ledger verdict for one SKU | nx_phototwin bench <ledger.tsv> [conf] the swatch bench over EVERY sku, refu |
nx_artlicense | THE LICENSE CHAIN AND THE ROYALTY LEDGER AS DATA (2026-08-24, /compare/phototwin PT4). | nx_artlicense check <sku> [now_epoch] [territory] [conf] -> 0 SHIP-OK | 3 REVIEW | 4 REFUSE | 2 usage | nx_artlicense royalty <ledger.tsv> <sku> <sale_id> <sale_cents> [conf] -> appends ONE row (idempotent on sale_id) | nx_artlicense total <ledger.tsv> <sku> -> royalty cents owed for the sku | chain|<sku>|<owner>|<rights letters from r d s>|<term_start_epoch>|<term_end_epoch>|<territories csv or |
nx_communitypulse | COMMUNITY PULSE: an anonymous how-are-things-going pulse for a congregation, an | cell-put <prefix> <id> <kind> <name> <parent|-> <denom> cp_org_scope | cell-list <prefix> | instrument <prefix> <specfile> <instrument> <cell> cp_instrument (spec rows -> a survey at that cell) | kiosk <prefix> <instrument> <cell> <qid=val>... cp_kiosk (token-less, per-cell rate row) |
nx_communitypulse_gate | THE GATE FOR THE COMMUNITY PULSE (2026-08-24). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_libindex | CLI front door for the library discovery index (PG1, procgen.plan, 2026-08-24). | nx_libindex build | find <term> [term...] |
nx_libindex_gate | GATE for the library discovery index (PG1, procgen.plan, 2026-08-24). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_block_density_gate | GATE for nx_block_density (the /compare/webscraping R6 contract bd_fit_text). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_market_ladder | THE MARKET-ENTRY VERDICT CLI over nx_market_ladder_lib (2026-08-24, /compare PT6). | nx_market_ladder <domain> [compare_dir] (default buildroot/knowledge/compare/ -- the tree the regen reads; |
nx_market_ladder_gate | THE GATE FOR THE MARKET-ENTRY VERDICT (nx_market_ladder_lib + the CLI), 2026-08-24. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_artlicense_gate | THE GATE FOR THE LICENSE CHAIN AND ROYALTY LEDGER (nx_artlicense), 2026-08-24. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_vecmath_gate | THE GATE for the shared integer linear-algebra foundation (PG2, procgen.plan). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_ppp_probe | PERSON / PRODUCT / PLACE probe: ONE ruler, run on OUR live surface AND on each rival's | nx_ppp_probe url <url> [connect-host:port] -> one JSON object on stdout | nx_ppp_probe domain <dom> -> reads knowledge/compare/<dom>.ppp rows | nx_ppp_probe --kat -> fixture self-test (bite-proven both directions) |
nx_block_density_cli | CLI over nx_block_density (the /compare/webscraping R6 lib): the calibration | usage: nx_block_density_cli map|fit|full|stats <html-file> |
nx_mmdev_gate | GATE for the millimetre surface-deviation ruler (PG4, procgen.plan, 2026-08-24). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_phototwin_gate | THE GATE FOR THE PHOTOGRAPH-TO-SUBSTRATE TWIN (nx_phototwin forked for real), 2026-08-24. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_water_erosion_gate | GATE for the Mei 2007 hydraulic erosion pipeline (PG18, procgen.plan, 2026-08-24). | EVAPORATE sum(d) after <= before, every cell >= 0. |
nx_mmdev | CLI for the millimetre surface-deviation ruler (PG4, procgen.plan, 2026-08-24). | nx_mmdev <ours.nxmesh> <reference.nxmesh> -> JSON, both directions, units are TENTHS of a millimetre. |
nx_crawl_sufficiency_gate | GATE for nx_crawl_sufficiency (the /compare/webscraping R5 contract | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_crawl_sufficiency_cli | CLI over nx_crawl_sufficiency (the /compare/webscraping R5 lib): judge a set of | usage: nx_crawl_sufficiency_cli judge "<query words>" <file> [file...] |
nx_antibot_gate | GATE for nx_antibot (the /compare/webscraping R4 contract abt_classify). Network-free; | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_procgen_gtlabels_gate | Gx/PROCGEN: the digital-twin GROUND-TRUTH TRIO from REAL heightfield geometry. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_worldgen_gate | prove SOVEREIGN INFINIGEN rung 1: seeds grow whole LANDSCAPES (terrain+water+sky+weather). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_arousal_render | the LOOK organ. Emits a PNG of arousal SHIFTING OVER TIME. | nx_arousal_render <out.png> <sex0m1f> <drive_permil> <melanin_permil> [propensity] [track] |
nx_web_crawl_step_gate | network-free KATs for the frontier-persisted crawler's STORE mechanics: | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_domain_map_gate | GATE for nx_domain_map (the /compare/webscraping R8 contracts dm_scan + dm_soft404). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_domain_map | DOMAIN MAP: every URL under a domain BEFORE crawling it -- the /compare/webscraping R8 contracts | feed nx_feed_extract on the homepage (feed href -> items) ............................ source=feed | crt crt.sh certificate-transparency JSON -> subdomains ............................... source=crt (kind=host) |
nx_garment_twin | THE GARMENT PREVIEW: a print placed on a lit, procedurally knitted cotton front (2026-08-24, | nx_garment_twin place <print.img> <out.png> [conf] -> the flat-front preview PNG + a stats line + verdict=PLACED |
nx_garment_twin_gate | THE GATE FOR THE FLAT-FRONT GARMENT PREVIEW (nx_garment_twin forked for real), 2026-08-24. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_retire_onto | CLI for retiring a private function onto its shared owner (global tooling, 2026-08-24). | nx_retire_onto one <file.nx> <private_fn> <owner_lib.nx> <owner_fn> [dry|prove|apply] | nx_retire_onto sweep <plane-prefix> <symbol-suffix> <owner_lib.nx> <owner_fn> [dry|prove|apply] |
nx_retire_onto_gate | GATE for retire-onto-owner (global tooling, 2026-08-24). Composes the lib in-process. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_explode3d_gate | teeth for R2: the 3D exploded-view engine DRIVEN BY THE REAL STEP ASSEMBLY. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_phys3d_gate | gate for the unified sovereign rigid-body core (the 07-01 census's named gap). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_step_sample_fetch | R1a of the CAD car-twin ladder: bank the CANONICAL STEP assembly test file | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_loadceil | CLI for the build-admission load-ceiling calibrator (LV3, loadgov.plan, 2026-08-24). | nx_loadceil [report] [logpath] [confpath] |
nx_loadceil_gate | GATE for the load-ceiling calibrator (LV3). Composes nx_loadceil_lib in-process on | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_worldpipe_erode_gate | GATE for PG20: erosion as a PROCESS on the worldpipe heightfield. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_swcompare_matrix | The /compare MATRIX page generator: renders a domain from its declared rows, measuring every organ:symbol at emit | nx_swcompare_matrix <domain> [html] |
nx_swcompare_sota | The /compare SOTA-class page generator: sibling of nx_swcompare_matrix for sota-class domains | @title / @sub / @cols <c1>|..|<cM> (M competitors, Nishi is column 0, variable M) | @cat <category> (groups the axes that follow -- Speed, Quantization, API, ...) | <axis>|<kind>|<v0>|<v1>|..|<v(M-1)>|<note> (M cell values, one per column; kind=num|g) | ref|<key>|<citation prose>|<url>|<library mirror or ->|<content pin or ->|<accessed or ->|<evidence class>|<grounds> |
nx_gate_bite_gate | THE GATE FOR THE MUTATION HARNESS ITSELF (2026-08-25). | (takes at least 4 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_replyreserve | CLI for the reply-reserve calibrator (lane E, 2026-08-25). Thin main; the ruler is | nx_replyreserve [report|apply|beat] [logpath] |
nx_replyreserve_gate | GATE for the reply-reserve calibrator. Composes nx_replyreserve_lib and | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_worldpipe_render | THE PRODUCER OF THE PUBLISHED WORLD IMAGE, WITH STAGE 3.5 EROSION APPLIED. | nx_worldpipe_render [out.png] [ticks] |
nx_worldpipe_render_gate | GATE for the rung "erosion reaches the PUBLISHED picture". | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_ppp_probe_gate | The PUBLISHED person/product/place ruler, proven from OUTSIDE | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_sitesweep | THE STANDING ANSWER TO "HOW MANY PAGES ON OUR PUBLIC SITE SERVE BROKEN ASSETS?" | usage: nx_sitesweep [root=<subpath>] [deadline=<secs>] [max=<pages>] [cursor=<n>] [probe=1] |
nx_sitesweep_gate | the referee for the site-wide broken-asset sweep. | usage: nx_sitesweep_gate [e2e=1] |
nx_wasm_craft_vm_gate | RUN THE SHIPPED CRAFT WASM, IN THE MEMORY THE BROWSER GIVES IT. | nx_wasm_craft_vm_gate [artifact.wasm] [checks|full] |
nx_tissuebudget | WHAT THE TISSUE TICK ACTUALLY COSTS, AGAINST THE BUDGET THAT WAS ALREADY BANKED. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_craft_erosion_shot | THE BEFORE/AFTER PICTURE OF EROSION, TAKEN FROM THE WASM A VISITOR LOADS. | nx_craft_erosion_shot <outbase> <variant> <seed> [q] [budgetA] [budgetB] [flat] |
nx_contactforce_gate | THE CONTACT READBACK IS REAL: it rises with depth, it tells firm tissue from | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_dms_search_gate | liar-kill gate for consent-gated search. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_games_page_gate | proves the /games + /world/games EMITTER adopted the estate's design-token | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_dynaoracle | MEASURE SOFT-TISSUE DYNAMICS FROM VIDEO, IN THE SUBJECT'S OWN UNITS, WITH | <raw_gray8> is a headerless stream of w*h single-byte luma frames. Frame count is DERIVED from |
nx_editstack_gate | the gate for nx_editstack_lib (/compare/dcc DC1 and DC2). | |
nx_quad_gaits_gate | DIVERSIFY the animal motion: walk/trot/gallop as data on the quadruped rig, plus a | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_schemadrift | THE CONTROL FOR THE SAFETY-FLAG DERIVER (2026-08-25). Re-derives every | nx_schemadrift [audit|worklist|row <name>] |
nx_sdfrender_sss_gate | THE PRE-INTEGRATED-NORMAL HALF of Penner 2011, gated. [@penner2011] | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_cjc_panel_gate | THE REFEREE FOR THE REFEREE PANEL (graphics GR1 / charsim R22: cjc_panel). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_schemadrift_gate | proves the safety-flag ruler DISCRIMINATES (2026-08-25). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_fetchfail | WIRES THE CONTENT AXIS TO A PLANE. It adds NO ruler of its own. | nx_fetchfail [probe|census] [dir] default: census knowledge/fetched |
nx_hairdyn_gate | GATE: prove the hair chain is a CHAIN, that its plant is DERIVED rather | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nxa_hair | HAIR MESH INGEST (SOTA rung 3): extracts the character's REAL groomed | nx_nxa_hair <in.fbx> <in.nxa> <out.nxa> |
nx_fetchfail_gate | teeth for the CONTENT axis and the plane that carries it. | |
nx_dynaoracle_gate | GATE for the shared ringdown estimator and the video oracle's derived | |
nx_craft_erosion_shot_gate | IS THE PUBLISHED BEFORE/AFTER PAIR ACTUALLY A PAIR? (2026-08-25) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_meshvalid_gate | the gate for nx_meshvalid_lib (/compare/dcc DC3). | |
nx_extllm | THE EGRESS WARDEN: the front door every external-model call must pass. | terms <provider> <tier> <use> -- may this provider serve this use class | classify <path> <sha256> -- U or C for one path against the operator manifest | spent <provider> <ledger> -- cumulative bytes this provider has EVER been shown |
nx_contactfriction_gate | FRICTION IS REAL AND ITS ABSENCE IS HONEST (softbody SB3, first leg). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_selfcontact_gate | TWO TISSUE SURFACES CANNOT PASS THROUGH EACH OTHER (softbody SB10). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_extllm_call | RUNG XL3: the ONLY door through which estate bytes may reach an external model. | nx_extllm_call {call <provider> <tier> <model> <prompt-path> <keyfile> <subsystem> <ledger> | selftest} |
nx_research_page | EMIT the live nishifamily.com/research page. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_vpick_gate | the gate for nx_vpick_lib (/compare/dcc DC4: ray-pick and a transform gizmo). | |
nx_gamefeel_oracle_gate | FEEL PROVES AGAINST BANKED REFERENCES (operator 2026-08-02: | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_texpaint_gate | the gate for nx_texpaint_lib (/compare/dcc DC7, texture painting). | res 64, grid 4 -> tile width in UV units 65536/4 = 16384, chart bounds 16384*64/65536 = 16 texels. | So chart 0 is texels [0,16) x [0,16) and the four charts tile the atlas exactly, with no remainder. | dy=3 -> none; dy=2 -> dx in {0,1,2} -> 4 texels (xx 0,1,2,3); dy=1 -> 4; dy=0 -> 4. | xx=13 -> cylindrical dx 4 -> 16 >= 9 -> no. xx=14 -> dx 3 -> 9 >= 9 -> no. |
nx_uvunwrap_gate | the gate for nx_uvunwrap_lib (/compare/dcc DC5). | |
nx_gpe_hair_geometry_gate | GATE: prove /world/beach renders hair GEOMETRY that MOVES with | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_tissuematerial_gate | THE LAYER STIFFNESS RATIO IS CITED, AND THE NUMBER IT REPLACED IS | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_deployjrnl | The deploy audit: reconstructs every rollback slot and flags the ones a second deploy would destroy | check <target> WOULD DEPLOYING THIS RIGHT NOW DESTROY THE ONLY ROLLBACK? |
nx_pkg | THE SOVEREIGN CONTENT-ADDRESSED PACKAGE LANE (LR3 of /compare/lang), carrying the original | lcf_* (nx_lineconf_lib.nx) -- line-anchored conf, LCF_MISS -> REFUSE, never a silent default | nx_pkg cas_put <file> [conf] -> address a file by content; prints its digest | nx_pkg cas_resolve <digest64> <dest> [conf] -> THE CONTRACT PRIMITIVE (pkg_cas_resolve) | nx_pkg pin <name> <digest64> [conf] -> bind a logical name to a digest (THE TRUST BOUNDARY) |
nx_sitededup | COLLAPSE DUPLICATE DOCUMENTS IN A SITE SEARCH SHARD. | box[0] = 1 when it had to be COMPUTED (so `apply` knows to persist it) | box[1] = 1 when there is no readable doc row at all | out[0] = the NORMALISED fingerprint -- the one the collapse decision uses | out[1] = the RAW fingerprint, and out[2] = 1 when out[1] is valid |
nx_sitededup_gate | proves the near-duplicate collapse decision COLLAPSES WHAT IT SHOULD AND | |
nx_pkg_gate | THE GATE FOR THE CONTENT-ADDRESSED PACKAGE LANE (LR3 of /compare/lang). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_langspec | THE CONFORMANCE RUNNER for the written NishiLang specification. | nx_langspec [run|coverage|clauses|cases] [spec] [suite] [compiler] [conf] |
nx_inc_compile | LN10: THE PER-MODULE INCREMENTAL BUILD CACHE. | closure_sha = sha256 over the rows "<name> <sha>" in discovery order. It therefore changes iff the | for every target record T and every module M in T's member list, icm_rsha[M] is the sha that was used | ON DISK ONE file, <root>/_build/inccache/index, rewritten atomically (tmp + renameat). Its budget | nx_inc_compile plan <target...> [--root=<dir>] [--no-cache] decide only: zero forks, zero writ |
nx_sc_scope_gate | the referee for LR2, structured concurrency: scoped spawn. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_wolf_walk_gate | the ANIMAL moves: the bestiary wolf WALKS on a quadruped FK rig with a real diagonal | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_acquire_gate | GATE for nx_acquire_lib, the librarian's door. | |
nx_dbg_step_gate | the VERDICT gate for LN12 (nx_dbg_step, watch symbol dbg_step_over). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_linecont_gate | LN15 FREE MULTI-LINE EXPRESSIONS: does a continuation line | nx_linecont_gate <path-to-cc> (challenger: ../nx_compile_x86.sov.elf.new) |
nx_dbg_step | THE STEPPING DEBUGGER (/compare/lang LN12, watch symbol dbg_step_over). | nx_dbg_step lines <linetable.bin> dump every row of a raw .debug_line unit | nx_dbg_step resolve <linetable.bin> <file> <line> file:line -> address (the breakpoint lookup) | nx_dbg_step elflines <elf> the same, reading .debug_line out of an ELF | nx_dbg_step elfresolve <elf> <file> <line> |
nx_packmirror | THE PACK ARCHIVE ORGAN (debt 1787064637). Walks a pCloud-publink manifest and | nx_packmirror <manifest.json> <publink-code> <destdir> (mirror, pCloud dialect) |
nx_acquire_license | LIFT AN ACQUIRED ROW FROM "NONE" TO "READ" BY FETCHING ITS LICENCE. | nx_acquire_license derive <url> [candidate-index] |
nx_inc_compile_gate | VERDICT gate for rung LN10 of /compare/lang: the per-module incremental build | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_inline_vec_measure_gate | PROOF (re-runnable) of the S21 F3 root fix: when the renderer paints | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_deployjrnl_gate | The referee for the deploy-audit reconstruction and the rollback-destruction hazard | |
nx_acquire_license_gate | GATE for nx_acquire_license_lib. | |
nx_lsp_gate | the referee for LN11 (nx_lsp, the NishiLang language server). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_lsp | LN11: THE NISHILANG LANGUAGE SERVER. LSP 3.17 over stdio, JSON-RPC 2.0, | nx_lsp serve LSP over stdin/stdout (the editor entry point) |
nx_langspec_gate | THE REFEREE for lang.plan rung LR5 (written specification plus conformance | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_pool_ring_gate | regression witness for the RING ARENA fix | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_atmsky_gate | THE SKY IS BLUE BECAUSE OF LAMBDA^-4, NOT BECAUSE SOMEONE PICKED 70/130/240. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_atmosphere | atmospheric scattering math primitives. | evidence: [bulk_applied_2026-05-16, see-file-comment-for-detail] |
nx_editor_canvas_gate | the editor engine: snap/align/distribute/nudge, the ORIGINAL one-deep | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_domain_admit_gate | THE GATE FOR THE ADMISSION GATE. | |
nx_vnormals_gate | proves the vertex-normal consolidation, and proves the NON-consolidation. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_editor_loop_gate | the no-JS edit loop end-to-end: emit a native form (0 JS), POST an op, the engine | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_swhid_gate | GATE for nx_swhid_lib (SWHID, ISO/IEC 18670:2025). | |
nx_swhid | thin CLI over nx_swhid_lib. Compute the ISO/IEC 18670:2025 identifier of a file. | nx_swhid file <path> |
nx_extllm_publish_guard | RUNG XL8: what we may SAY about a provider we are allowed to USE. | nx_extllm_publish_guard {check <file> | selftest} |
nx_waitrc_gate | A CRASHED PROCESS MUST NOT READ AS A CLEAN ONE. | |
nx_f64_gate | LN16 "WORKING f64 ARITHMETIC": the x86_64 backend's IEEE-754 | nx_f64_gate <path-to-cc> [path-to-reference-cc] |
nx_acquire | THE LIBRARIAN'S SHELF. Reads knowledge/acquire_sources.conf and answers, for every | |
nx_research_freshness | AUTONOMOUS FRESHNESS REVIEW on a cadence. Previously-researched veins get | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_ownership_gate | GATE for LN4 ownership moves (own_check_move) and LN5 use-after-free | nx_ownership_gate <compiler_elf> e.g. _build/nx_own_cc.elf (a challenger) or _offc/nx_cc_sovereign.elf (the live builder) |
nx_osattest | LR6: NISHIOS + NISHI BROWSER LANGUAGE-RING INHERITANCE ATTESTATION. | nx_osattest <compiler_elf> [conf_path] [receipt_path] |
nx_bck_elide_gate | THE ELISION PROOF GATE for LN7 (bck_elide_dominated). | nx_bck_elide_gate <path-to-compiler-elf> |
nx_import_qualified_gate | LN14 QUALIFIED IMPORTS: the referee for | SUBJECT to the gate as argv[1], so the only subject that type-checks here is |
nx_magic_gate | teeth on THE RULE-11 LITERAL SCANNER (nx_magic_lib.nx), and the first teeth it has | |
nx_licdetect_gate | GATE for nx_licdetect_lib. | |
nx_folkgame_align_gate | GATE for the align family of nx_folkgame_lib. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nofloat_scale_ffn_gate | R4 FINAL test: the COMPLETE transformer block (attention + FFN) on the richer | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_osattest_gate | GATE for LR6 (lang.plan rung LR6, symbol nxos_lang_ring_attest). | nx_osattest_gate [organ_elf] [compiler_elf] (CWD = the tree root, like nx_cc_equiv_gate) |
nx_licdetect | thin CLI over nx_licdetect_lib. WHICH LICENCE IS THIS FILE? | nx_licdetect file <path> |
nx_nofloat_scale_ffn_ctlprev | (capability undocumented -- the schema-less finding covers it) | |
nx_jsemit_gate | THE EMITTED PAGE'S JAVASCRIPT MUST LEX BEFORE IT REACHES A BROWSER. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_engorge_gate | TISSUE SWELLS BECAUSE ITS REST STATE GREW (softbody SB16, 2026-08-25). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_sdfrender_gate | gate for the SMOOTH-UNION SDF body (sovereign software GPU, continuous surface). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_arena_smp_gate | TWO THREADS MUST NEVER RECEIVE THE SAME POINTER. | |
nx_folkgame_play | NATIVE terminal player for any align-family folk game. THE POINT OF THIS | nx_folkgame_play <slug> [depth] slug is a section of knowledge/compare/folkgames.align |
nx_xport_gate | GATE for DC12: one authored asset into four consumers, measured by one ruler. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_jsscope_gate | EVERY NAME THE SHIPPED PAGE REFERENCES IS VISIBLE FROM WHERE IT IS USED. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_glbnorm_gate | proves that every NORMAL nx_gltf_export writes is a UNIT vector per glTF 2.0, | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nxwreap_gate | BITE-PROOF for the leaked-write-guard-scratch reaper. | |
nx_nxwreap | CLI for the leaked-write-guard-scratch reaper. All judgement lives in | <dir> ONE directory, NOT a tree. Deliberate: buildroot/runtime holds 12,548 entries and | max_age_s `-` or omitted -> conf, then the derived default. The chosen value AND ITS SOURCE | apply THE ONLY WAY ANYTHING IS UNLINKED. Absent -> DRY RUN, which reports and writes |
nx_comparetree_lib_gate | the referee for the two-tree /compare resolver (nx_comparetree_lib). | |
nx_gm_xpbd_gate | GATE for PG29's cloth solver (gm_xpbd_step in nx_nxa_garment.nx). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nxa_garment | FITTED GARMENT GENERATOR (SOTA garment rung): builds a dress mesh | nx_nxa_garment <in.nxa> <out.nxa> |
nx_weather_gate | GATE for nx_weather_lib (2026-08-26). The accept rule, PRE-DECLARED: | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nxa_groom | GENERATE THE GROOM: full-scalp procedural hair strands written into the | usage: nx_nxa_groom <in.nxa> <out.nxa> [length_permil=280] [strands=1400] [seed=7] |
nx_browser_render_own_test | Phase-5 render row: take the HTML | (takes at least 3 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_wpt_reftest | BR1 vNext: THE SOVEREIGN WPT REFTEST RUNNER (2026-08-19). | nx_wpt_reftest <dir> [historyfile] [--force] |
nx_srcset_lib_gate | the referee for BR14 (nx_srcset_lib, symbol bi_srcset). | C. WIRING. An <img> whose only usable URL lives in srcset / data-src / data-srcset resolves to | D. NO REGRESSION. An <img> carrying only a plain src resolves to byte-identically the range the |
nx_browser_struct_col_gate | the BR2 structural-exactness column, proven IN PROCESS. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_browser_census | SOVEREIGN browser-parity census scoreboard organ (MCP tool + API payload). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_render_sweep | RENDER EVERY PUBLISHED /compare BOARD, not a sample of them. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_gltf_export_gate | prove the glTF/.glb export (roadmap R7, VRM foundation): mesh the bestiary, | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_wpt_corpus_ingest | BR21: BYTE-PRESERVING BULK WPT CORPUS INGEST AT A PINNED COMMIT. | |
nx_provcensus_gate | proves the fleet provenance-drift census's judgement half (2026-08-26). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_provcensus | THE FLEET PROVENANCE-DRIFT CENSUS (2026-08-26). | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_builddeploy_gate | holds nx_builddeploy_lib, THE ruler for "may this build write a | [nx_sov_build_run] nx_gate_roster_run: DEPLOYED to serving root (twin refresh, live for the next | fork) -> ../nx_gate_roster_run.elf |
nx_devpaint | CLI for the derived-scale deviation heatmap (2026-08-26). | nx_devpaint <candidate.nxmesh> <reference.nxmesh> <out.nxmesh> |
nx_wpt_ingest | BR21: byte-preserving WPT corpus ingest. Carries wsp_ingest_dir. | nx_wpt_ingest <wpt-dir-path> <40-hex-commit> <dest-dir> |
nx_wpt_ingest_gate | IN-PROCESS gate for BR21 (nx_wpt_acquire_lib, carried by nx_wpt_ingest). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_pageref_gate | the IN-PROCESS referee for nx_pageref_lib: the asset-reference vocabulary and the | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_fsops_gate | gates the consolidated fs tool on synthetic fixtures, asserting RETURN VALUES: | |
nx_imgattr_lib_gate | the gate for nx_imgattr_lib. IN-PROCESS: it imports the lib and calls it | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nxa_groom_gate | THE GROOM GATE: anatomical invariants on a generated groom asset, so a | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_folkgame_sow_gate | GATE for the sow (mancala) family of nx_folkgame_sow_lib. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_synthroom_gate | GATE for the room protocol (nx_synthroom_lib, /compare/synthroom rung SR1). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_synthroom | THE ROOM PROTOCOL TOOL (/compare/synthroom rung SR1): the thin main over | nx_synthroom append <log> <nonce> <verb> <actor> [a1] [a2] -> appends ONE event row, or refuses by name | nx_synthroom replay <log> <menu.conf> -> prints the derived intent stream | nx_synthroom menu <menu.conf> <amount> [item] -> prints the intent one tip maps to | nx_synthroom verbs -> prints the verb vocabulary |
nx_folkgame_race_gate | GATE for the race (track) family of nx_folkgame_race_lib. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_compare_gw_gate | GATE for the /compare gateway decision core (nx_compare_gw_lib). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_zeroprint | THE ZERO-PRINTS-AS-NUL DETECTOR AND REPAIRER. | EARLY-RETURN if m == 0 { b[0] = 48; sys_write(...); return 0 } -- prints and leaves. SAFE. |
nx_zeroprint_gate | teeth for nx_zeroprint (the zero-prints-as-NUL detector/repairer). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_compare_gw | the /compare GATEWAY DAEMON (loopback HTTP): the compare surface behind the same | olg_whoami (nx_hr_access -> hac_session_level) validates the no-cookie X-Nishi-Session token against |
nx_browser_gate | THE BROWSER GATE: one command re-proves the | render-own paints the FETCHED page's text -> framebuffer |
nx_evolve | X-EVO-001: the EVOLUTION HARNESS (operator self-sufficiency arc; | diversity = tournament_k tunes greed<->variety (the niching knob) | argv[1..]=cfg override ints (gates drive scratch configs deterministically). |
nx_autofix_intake_gate | THE FOREIGN-BUG INTAKE GATE (2026-07-16; envelope + untrusted-input | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_rigor_envelope_gate | TEETH FOR THE RIGOR ENVELOPE (AD1, 2026-08-27). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_autofix_auto_gate | TEETH FOR THE FIX LOOP'S M0 RULERS (autodev AD3/AD4/AD5/AD6/AD7, 2026-08-27). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_swebench_local_gate | grade our autonomous fix loop by SWE-BENCH'S OWN CONTRACT (operator | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_proj_pulse | NAP1: THE PUBLISHED PROJECT PULSE. One organ composes a compare domain's rank | nx_proj_pulse emit <dom> <prefix> <pid> <rankfile> <outpath|-> -> compose + write the page | nx_proj_pulse -> selftest (unique /tmp fixtures) |
nx_autofix_auto | THE SELF-LOCALIZING FIX LOOP (2026-07-16): removes the last a-priori knowledge | (takes at least 5 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_autograde_page | the AUTONOMOUS GRADING dashboard for /compare/autograde, written for HUMANS | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_desktop_craft | NISHI CRAFT native: the generated 3D voxel world in a real desktop window, | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_world_emit | NATIVE WORLD-FRAME EMISSION: the sovereign world scene, rendered SERVER-SIDE | nx_world_emit [v] [seed] [ticks] (defaults v=1 seed=20260728 ticks=8; out pinned to |
nx_aesthetic_canon_gate | GATE for aesthetictwin rung AT1 (the evidence-graded aesthetic canon) | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_sovworld_gate | THE SOVEREIGN-RENDER LAW FOR THE SHIPPED WORLD PAGES. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_wasm_thirdperson_gate | NATIVE gate for the browser-playable third-person explorer (nx_wasm_thirdperson). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_infinigen_page | THE PROCGEN VALIDATION SURFACE (/infinigen, operator 2026-08-27: | nx_infinigen_page (runs from nishihost cwd like every registered tool) |
nx_civicmap_gate | GATE for the civic quality-of-life map: CM1 admission, CM2 county join, | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_civicmap | the VERBS of the civic quality-of-life map. All judgement lives in | admit [layers.conf] -- CM1: run the refusing door over every layer row | join <counties.conf> <lat_ud> <lon_ud> -- CM2: which county contains this point | emit <title> [out] [counties] [values] [layers] -- CM3: render the honest choropleth |
nx_curviness_gate | GATE for aesthetictwin rung AT2 (outline curviness), the measure the | |
nx_langsem_gate | THE EXECUTABLE RECORD OF NISHILANG'S OWN SEMANTICS. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_lipratio_gate | GATE for the buildable half of aesthetictwin rung AT4: lip vermilion heights | |
nx_gx_pbr_ggx_gate | Gx: energy-conserving Cook-Torrance GGX PBR in the SOVEREIGN renderer (integer, no | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_arousal_skin | CLI over nx_arousal_skin_lib (skin optics). Holds NO math of its own; the | nx_arousal_skin skin <site0-5> <perfusion_permil> <melanin_permil> [propensity_permil] |
nx_footplant_gate | ★Q5 FOOT PLANTING (the motion-realism audit named it: "feet float mid-stride, no ground | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_char_ai_gate | proves G-R2 char-AI (behavior tree + FSM). NPC BT (priority selector): | SEL[ SEQ[COND health_low, ACT flee], SEQ[COND enemy_visible, ACT attack], ACT patrol ] |
nx_capres | CLI for the CAPTURE-RESOLUTION RULER (core = nx_capres_lib, gate = nx_capres_gate). | nx_capres dims <artifact> what resolution IS this file (PNG or NXFH1) | nx_capres check <artifact> <subject> is it the subject's declared FULL resolution | nx_capres judge <artifact> <judge-organ> can that judge SEE this many pixels |
nx_capres_gate | THE GATE FOR THE CAPTURE-RESOLUTION RULER (subject: nx_capres / nx_capres_lib). | |
nx_enginelab_gate | END-TO-END gate for the sovereign engine instrument. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_fpsmeter_gate | proves the sovereign rolling FPS meter (nx_fpsmeter). Native, fast. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_world_recipe_gate | GATE for the W1 WORLD RECIPE PLANE (/world/procgen plan, 2026-08-12): | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_eline_gate | GATE for aesthetictwin rung AT5: the RICKETTS E-LINE profile ruler. | |
nx_relief_bands_gate | THE MULTI-BAND MICRO-RELIEF LAW AND THE DISCRETE PORE LAYER, GATED. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_mls_group | C7 of the comms lane: MLS-CLASS EPOCHED GROUP RATCHET (RFC 9420 key schedule). | nx_mls_group keygen <priv_out> <seed_hex> | pub <priv_file> | create <group_id> <epoch_seed_hex> <eph_priv_hex> <welcome_out> <roster_csv> | join <welcome_file> <priv_file> <state_out> | commit <state_file> <eph_priv_hex> <new_roster_csv> <commit_out> <new_state_out> | apply <commit_file> <priv_file> <old_state_file> <new_state_out> | epoch <state_file> | seal <state_file> <seq> <plaintext> <fram |
nx_pq_hybrid | C8 of the comms lane: POST-QUANTUM HYBRID KEY TRANSPORT for the C7 ratchet. | nx_pq_hybrid keygen <share_out> <secret_out> <rand96_hex> | wrap <member_share_file> <rand64_hex> <payload_hex32> <wrap_out> | unwrap <member_secret_file> <wrap_file> <none|pq|classical> |
nx_sealed_sender | C9 of the comms lane: SEALED SENDER (metadata privacy). Contract symbol | nx_sealed_sender keygen <priv_out> <seed_hex> | seal <room_key_hex> <sender_priv_file> <seq> <plaintext> <env_out> | route <env_file> | open <room_key_hex> <env_file> |
nx_msg_sync | C2 of the comms lane: MULTI-DEVICE SYNC for nx_chat_store rooms. Contract symbol | nx_msg_sync sync <room> <device_root> [conf] | verify <room> <device_root> [conf] |
nx_chat_store | C1 of the comms lane: durable STORE-AND-FORWARD chat history on the sovereign | nx_store_seed_lib sts_lock/sts_unlock (the shared <prefix>plock domain) + sts_seed (explicit | q:<i> message row m|<seq>|<epoch_ms>|<kind>|<sender>|<hexbody> (seq == i+1, ASSERTED at read) | cur:<member> per-member delivery cursor (store-and-forward: reconnect = fetch since cursor) | del:<seq> soft-delete tombstone (additive-only, rule 13; history is never rewritten) |
nx_diskfree | THE DISK AXIS, made callable (2026-08-28). | nx_diskfree <path> -- prints used_permil + avail_bytes for the filesystem holding <path> |
nx_capsweep | CR1 of /compare/capregistry. ONE ROW PER UNIT, AND A RECONCILIATION THAT REFUSES. | nx_capsweep [execsurface.tsv] [tool_allowlist.conf] [cap_consent.log] [actlog.jrnl] [out.tsv] |
nx_meshcheck_gate | proves the mesh integrity sweep, in BOTH directions, per defect class. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_uiq_perf_gate | KAT gate for the static Core-Web-Vitals predictor. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gzip_lib_probe | proves nx_gzip_lib.nx is IMPORTABLE and that gz_compress links and works. | |
nx_kinddedupe | keep-first prune of AGREEING duplicate data rows in organ_kind.conf (2026-08-29). | nx_kinddedupe plan [conf] -> measure only: prints every would-drop row, the partition, verdict | nx_kinddedupe apply [conf] -> temp+rename rewrite dropping ONLY later exact same-name-same-kind |
nx_provstmt | CR3 of /compare/capregistry: ATTEST THE PROMOTED ARTIFACT, NOT THE EVIDENCE FRAME. | nx_provstmt <target> <artifact_sha256> <src_sha256> <closure_sha256> [out.json] |
nx_comparewatch_census | THE /compare DISTANCE-TO-100%, made a one-call sovereign measurement | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_enginelab_analysis_gate | proves EL2 replay, EL4 shader binding, EL5 sampling, EL6 call tree. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_targetfit_gate | proves the target-conformance ruler: bands, normalisation, abstention, drift. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_rebuild_drain | THE ACTING HALF of dependency-aware staleness (debt 1785447998). | nx_rebuild_drain beat [batch] [buildroot] [elfdir] SELF-CONTAINED for a clock row: regenerates the list, then drains a bounded batch | nx_rebuild_drain classify <listfile> [buildroot] [elfdir] PARTITION ONLY, spends no compile: buildable vs lib-basename vs no-elf | nx_rebuild_drain <listfile> [batch] [buildroot] [elfdir] |
nx_gpuguard | GPU SERVICE RESIDENCY GUARD: the DECISION, natively. | nx_gpuguard decide <held_mb> <util_pct> <listening> <idle_ticks> [conf] |
nx_lora_screen | G16: contamination/integrity screen on an acquired LoRA or checkpoint file, BEFORE it may | nx_lora_screen <path> |
nx_model_get | G9 mg_fetch: hash-verified model acquisition into the gen model store (/compare/gen watch G9). | <dest-name> is relative to the model-store root (e.g. diffusion/z_image_turbo-Q8_0.gguf, loras/x.safetensors). |
nx_model_get_gate | GATE for the offline decision half of G9 mg_fetch (nx_model_get_lib). The network half | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_lora_screen_gate | GATE for G16 lc_screen (nx_lora_screen_lib). In-process over the lib (no stale-artifact | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_vram_gov_gate | proves the sovereign VRAM coexistence governor (nx_vram_gov). Native, fast. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gsplatbind | ★THE HYBRID: OUTSIDE SPLAT, INSIDE PARAMETRIC MESH (operator 2026-07-27, | |
nx_gpe_marschner_gate | referee for hr_marschner_lobe (graphics.matrix watch contract, | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gen_mind_gate | the REFEREE for companionchat CC0 (go_mind_context in nx_companion_mind.nx). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gen_dispatch_gate | the REFEREE for gen G17 (dispatch honesty) on the CHAT path: a planted SLOW worker (listens, | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gen_ui_gate | the REFEREE for gen G19 (nx_gen_ui_emit): the /gen companion page is EMITTED from data, | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gen_ui_emit | EMITS the /gen companion app page (elara_ui.html) from DATA (knowledge/gen_ui.conf). | nx_gen_ui_emit <conf> <out.html> exit: 0 emitted | 2 usage | 3 REFUSED (missing keys, named) | 4 unreadable/write-fail |
nx_llm_route_gate | the REFEREE for companionchat CC6 (go_llm_route in nx_llm_route.nx): a route row selects a backend | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gfxpapers_ingest | MIRROR THE GRAPHICS PAPER INDEX SO IT CANNOT ROT. | nx_gfxpapers_ingest <index-url> <out-dir> [fetcher-elf] [name-prefix] |
nx_lorebook_gate | the REFEREE for companionchat CC3 (em_lorebook in nx_lorebook.nx): a keyed entry is injected only when | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_chat_swipe_gate | the REFEREE for companionchat CC4 (the swipe loop in nx_companion_persona.nx): the chat log stays | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gfxpapers_extract | TURN THE MIRRORED GRAPHICS LISTINGS INTO A CITABLE PAPER INDEX. | nx_gfxpapers_extract <library-dir> <prefix> <out-index> |
nx_site_adapters | THE ADAPTER CENSUS (/compare/mediaingest R8; contract symbol sa_count). | |
nx_card_import_gate | the REFEREE for companionchat CC2 (ccm_card_import in nx_card_compile.nx): a Tavern V2 PNG card | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gen_inpaint_gate | the REFEREE for gen G7 (gw_inpaint_mask): mask inpaint as a NishiLang verb over the | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gen_promptweight_gate | the REFEREE for gen G13 (cw_prompt_weight): prompt weighting as DATA on the shared | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_garment_gen | THE GARMENT MESH GENERATOR (2026-08-30): grows conforming garment shells for every | nx_garment_gen <in.nxa> <out.nxa> [thick_permil] |
nx_garment_gen_gate | THE GATE FOR THE GARMENT MESH GENERATOR (2026-08-30). In-process: it imports | nx_garment_gen_gate [asset.nxa] [served.nxa] defaults: sites/nishifamily/world/ref9d.nxa, ref9e.nxa |
nx_nxa_texbake_region | CLI for the PER-REGION skin atlas + periodic micro-relief tile (TEXR): | nx_nxa_texbake_region measure <in.nxa> [res] the honest per-tile ruler, bakes nothing | nx_nxa_texbake_region bake <in.nxa> <out.nxa> [res] [seed] [hue] TEXR written additively (TEXM untouched) |
nx_nxa_texbake_region_gate | GATE for the per-region skin atlas + periodic micro-relief tile (TEXR), | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_source_health_probe | the BOUNDED PROBE half of /compare/mediaingest R1 (source health pre-flight). | nx_source_health_probe <url> probe the host, classify, persist, print the verdict row | nx_source_health_probe check <host> read the persisted verdict (the cheap row the queue reads); prints skip=0|1 |
nx_galx_thumb | SOVEREIGN gallery THUMBNAIL generator. Composes the existing sovereign codecs | nx_galx_thumb one <src.png> <out.png> -- thumbnail a single image (the gate path) | nx_galx_thumb batch <start> <count> -- walk knowledge/status/galx_cid_paths.tsv [start,start+count), |
nx_jslogic_census | THE RULER for the JS/HTML-INTEROP-ONLY law (operator standing order | nx_jslogic_census check [srcpath] -> census + ratchet vs knowledge/status/jslogic.baseline |
nx_wasmpage_census | EVERY SHIPPED PAGE THAT CARRIES A WASM MODULE, VERIFIED. NO SAMPLING. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_photo_count_gate | REFEREE for the five-pics fix and the conversation-album arithmetic (2026-08-30): a photo count | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_accept | THE THREE-PARTY ACCEPTANCE LEDGER'S VERBS (2026-08-31). Operator standing order 2026-08-30: | status <subject> -- AGREED or NOT-AGREED with the missing party NAMED | attest <subject> <seat> <words> <artifact> -- the SEAT's row: stamp = sha256 of the artifact, never typed | referee <subject> <png> <tier> <seat> -- the REFEREE's row: the cjc_panel percept lens is RUN on the |
nx_accept_gate | THE GATE FOR THE THREE-PARTY ACCEPTANCE LEDGER (2026-08-31). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_galx_saveimg | ingest ONE media file into the gallery so it SHOWS in the grid and SERVES | nx_galx_saveimg <srcfile> <savedir> <viewindex> <cidtsv> [source] |
nx_galx_thumb_gate | referee for /compare/mediaingest R3 (th_decode_any). Forks the LIVE nx_galx_thumb.elf | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_bspfacts | CLI: BodySlide preset structural facts. nx_bspfacts probe|decode <preset.xml> | nx_bspfacts probe|decode <preset.xml> |
nx_bspfacts_gate | BITE-PROOF for the BodySlide preset dialect, both directions. | |
nx_nif_gate | BITE-PROOF for the NIF structural probe + geometry leg, both directions. | |
nx_mhtarget_gate | BITE-PROOF for the MakeHuman target dialect, both directions. | |
nx_mhtarget | CLI: MakeHuman morph-target structural facts. nx_mhtarget probe|decode <f.target> | nx_mhtarget probe|decode <f.target> |
nx_niffacts | CLI: NIF container structural facts. nx_niffacts probe|blocks|geom <f.nif> | nx_niffacts probe|blocks|geom <f.nif> |
nx_axisvar | DOES THIS JUDGE'S AXIS ACTUALLY VARY? A per-axis distribution census over a whole | nx_axisvar <dir> <prefix> <suffix> e.g. nx_axisvar /tmp bodyfit_ .png |
nx_artifactdrift_gate | THE BITE PROOF FOR THE FORK-ROOT AXIS (2026-08-31). | (takes at least 7 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_evidence_profile_gate | the referee for the /compare EVIDENCE PROFILE. | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_forkfresh_gate | THE REFEREE FOR FORK FRESHNESS (nx_forkfresh_lib), 2026-08-31. | |
nx_swcompare_evidence_gate | THE REFEREE'S GROUNDING RULER, AND THE ONE QUESTION IT MUST NOT GET | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_cam_chaturbate_gate | REFEREE for nx_cam_chaturbate (/compare/mediaingest R9 lr_watch, site half). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_evidence_beat | THE CADENCE. Closes the seq1433 half that turns this workstream from a one-shot | for each domain declaring executable evidence (knowledge/compare/<d>.gates) |
nx_pacetbl_probe | READ-ONLY discriminator for the nx_crawl_pace_gate RED (debt filed 2026-09-01). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_semruler_gate | GATE for nx_semruler_lib (the semantic ruler's decision core, /compare/mediaingest). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_livemap_fast_gate | prove the LINEAR live-doc map is byte-identical to the quadratic one. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_docportal_search_serve_gate | GATE for R2 (dss_serve). Writes a test PUBLIC shard, then feeds crafted | |
nx_media_index_gate | REFEREE for EXPOSURE rung X1 (nx_media_index). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_cam_chaturbate_probe | the NETWORK DRIVER for nx_cam_chaturbate (/compare/mediaingest R9). | nx_cam_chaturbate_probe bulk [user] | nx_cam_chaturbate_probe resolve <user> |
nx_swcompare_gapmap | the GENERATIVE gap-finder of Nishi Compare, DOMAIN-PARAMETERIZED. Given a <domain>, it | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_maturity_board | THE MATURITY BOARD (operator 2026-07-16: "those high end are all liars, they | nx_maturity_board [droot] [listfile] (defaults ../sites/nishifamily/compare/ + the list SSOT) |
nx_grab_ext_emit_gate | REFEREE for nx_grab_ext_emit (/compare/mediaingest R10 ge_emit). | MV2: background.scripts, browser_action, and <all_urls> INSIDE permissions | MV3: background.service_worker, action, and <all_urls> moved OUT to host_permissions |
nx_grab_ext_emit | /compare/mediaingest R10 (contract symbol ge_emit): EMIT the browser extension | permissions carries <all_urls> vs host_permissions carries it |
nx_media_ingest_pipeline_gate | teeth for the keystone pipeline's path resolver + always-inform contract. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_url_safety_gate | REFEREE for nx_url_safety_lib (the ONE SSRF URL ruler, mediaingest R11). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_phash_index_gate | referee for the sublinear Hamming index (nx_phash_index, BK-tree). | row2 MEASURED-EXCEED: average candidates examined by the BK-tree << N (sublinear pruning), | row4 DETERMINISM: identical query -> identical candidates-examined AND identical match count, |
nx_semruler | THE SEMANTIC RULER, STEP 2: measure the EXISTING descriptors on a real | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_enginelab | THE DRIVER: attach the sovereign engine instrument to a REAL renderer. | nx_enginelab frame [v] [seed] [frames] [q] [target_fps] |
nx_handcheck | THE HAND STRUCTURE JUDGE over an NXA SKEL (operator 2026-09-01: "the hands are | nx_handcheck check <file.nxa> -> the measured report and verdict for a real asset | nx_handcheck dump <file.nxa> -> the joint tree and every digit chain found (measurement aid) | nx_handcheck selftest -> gv gate: proves the JUDGE discriminates, on fixtures |
nx_microscan_gate | THE INVERSE MICRO-ANALYSER, GATED BY ROUND TRIP. Subject: nx_microscan_lib. | |
nx_enginelab_driver_gate | END-TO-END gate for nx_enginelab, THE DRIVER. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_worldgrade | THE MISSING CONSUMER: grade a LIVE ENGINE WORLD with the 8-axis referee. | nx_worldgrade <vnum> [seed] |
nx_ecomat_beat | R3 THE FLYWHEEL BEAT: one command runs the whole loop once -- | (takes at least 10 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_sota_drift_gate | THE REFEREE for MEASURED BINDINGS in the SOTA emitter (2026-09-01). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_lang_h2h_gate | THE REFEREE for the /compare/lang head-to-head receipt (2026-09-01). | |
nx_lang_h2h | THE HEAD-TO-HEAD COMPILER BENCHMARK, SOVEREIGN AND RECEIPTED (2026-09-01). | dom= title= workload= home= runs= workdir= srcdir= ref= out= nxcc= nxasm= nxsrc= [gcc=] [clang=] [rustc=] [go=] |
nx_fetch_any_gate | teeth for the intelligent fetch dispatcher (operator 2026-07-14: researcher/census/ | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_world_quality_grader | mathematical verdict for procgen worlds. | out[0] = overall_grade (NX_GRADE_F .. NX_GRADE_S) | out[1] = diversity_q14 | out[2] = local_variation_q14 | out[3] = extremes_q14 |
nx_gzip_kat | THE SOVEREIGN DEFLATE ROUND-TRIP KAT: the rostered tooth for /compare/performance | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_bck_iv_gate | THE ELISION PROOF GATE for LN7b (bck_elide_induction) and for the compiler's | nx_bck_iv_gate <path-to-compiler-elf> |
nx_chkarith_jo_gate | THE PROOF GATE for LN18 (x86ctx_ovf_fuse): checked integer arithmetic at | nx_chkarith_jo_gate <path-to-compiler-elf> |
nx_langdiag_gate | THE LANGUAGE-DIAGNOSTIC PROBE CORPUS, RUN NATIVELY (2026-08-14). | FAIL const-overshift-refused-by-name exit=2 want_exit=2 want=<planted> |
nx_glprobe | CLI over nx_glprobe_lib (the GL-context probe ruler). Holds NO table of its own: the | nx_glprobe classify <gl2 0|1> <gl1 0|1> <gpu 0|1> -> JSON {state, remedy} |
nx_glprobe_gate | THE REFEREE FOR THE GL-CONTEXT PROBE RULER (nx_glprobe_lib), 2026-09-02. | |
nx_nxa_rig_emit | SKINNED-CHARACTER viewer emitter v5: fetches an NXA (VERT/TRIS/SKEL/ | nx_nxa_rig_emit <out.html> <title> <nxa-url> |
nx_untar | extract files from a USTAR archive (.tar or .tar.gz) into a directory INSIDE the sovereign | nx_untar <archive.tar|archive.tar.gz> <outdir> [name-substring] |
nx_video_h2h | THE VIDEO-CALL HEAD-TO-HEAD JUDGE, SOVEREIGN AND RECEIPTED (2026-09-02). | nx_video_h2h <out.bench> <ref-arm-name> <samples.txt> [samples2.txt ...] (frames come from <samples>.frames.idx/.bin) |
nx_ttf_fontlib_gate | gate for the sovereign TTF font ENGINE LIBRARY (the browser's text renderer). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_compare_sections | SECTION CENSUS of the published /compare surface: which <h2> sections every | section|<title prefix>|<data ext or -> | nx_compare_sections <docroot> <kdir> <required.conf> |
nx_frame_pacing_gate | THE REFEREE FOR FRAME PACING (gameengine GE15) and the proof of nx_perf_lib | |
nx_ansur_regress | DOES HUMAN PROPORTION CHANGE WITH STATURE? Regress a landmark ratio on | acromialheight/stature <-> BP_ACROMION = 818 per-mille | trochanterionheight/stature <-> BP_TROCH = 530 per-mille | nx_ansur_regress <ansur.csv> <landmark_column_name> |
nx_swarm_maturity | SWARM FABRIC MATURITY census (SF-MAT): the HONEST measurement the operator | nx_swarm_maturity [maturity-file] -- grade + honest score + the maturity roadmap + self-liar-kills |
nx_connect_maturity | the HONEST production-readiness gauge for CONNECT, built 2026-07-24 after the | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_swarm_heal | HUB-SIDE swarm endpoint self-heal (2026-08-12, residue debt 1786545237 item 4). | check <role> [conf] -- probe the CURRENT conf addr for <role>; report FRESH/DOWN. No write. | heal <role> <candidates.conf> [conf] [apply] |
nx_video_h2h_gate | THE REFEREE for the video head-to-head JUDGE (2026-09-02). | nx_video_h2h_gate [judge-elf] (default _build/nx_video_h2h.sov.elf) exit: 0 GREEN . 1 RED . 3 SKIP |
nx_compare_cite | CITE A /compare ROW IN ONE PUBLISH: the ref row AND its inline mark, or neither. | nx_compare_cite <domain> <key> <row-label-prefix> <cite> <url> <mirror> <class> <grounds> |
nx_compare_cite_gate | END-TO-END PROOF of nx_compare_cite: the ref row and its inline mark land | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_faceanat_scale_gate | THE REFEREE FOR THE FACE MODEL'S SCALE (aesthetictwin AT17, 2026-09-02). | |
nx_segopen_absent_gate | THE REFEREE FOR ss_open2's FAIL-SAFE SEGMENT ADMISSION (2026-09-02, debt 1788361379). | |
nx_compile_wat | SOVEREIGN source-file driver for the NishiLang WAT (WebAssembly) backend. | nx_compile_wat <src.nx> > out.wat |
nx_wat_compiler | G-WASM-001 milestone 3: the SOVEREIGN WAT-text -> WASM-binary pipeline | (func (export "name") (param i64)* (result i64)? (local i64)* <body of: local.get/local.set/ |
nx_probe_ctor | bisect the tagged-enum SIGSEGV: does the CONSTRUCTOR alone | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_efi_fat32_image | NOS-USB-R0: sovereign bootable USB disk-image emitter. | (takes at least 3 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_publish_verify | THE LAST STEP OF THE PUBLISHING LOOP: is the page the PUBLIC URL serves the page the emitter just | nx_publish_verify <world> [base-url] (default base https://nishifamily.com/world/ ; file sites/nishifamily/world/<world>.html) |
nx_formatlaw | the SOURCE-LAW CLI over nx_formatlaw_lib: scan sources for durable legacy-format literals | nx_formatlaw scan <file.nx>... findings per file + a FORMATLAW summary line per file, exit 0 clean / 1 flagged | nx_formatlaw tree <dir> [<dir>...] every .nx directly under each dir (the two source roots), same output | nx_formatlaw review <actor> <file.nx>... scan AND append one 7-col row per finding to knowledge/store/review- |
nx_formatlaw_gate | the referee for nx_formatlaw_lib: does the source-law scanner fire on every planted class, | |
nx_servedrift | IS THE BINARY WE ARE SERVING THE ONE THE LAST BUILD PRODUCED? | nx_servedrift [registry] [buildroot] |
nx_docportal_admin_daemon_gate | SOVEREIGN in-process referee for the admin.<domain> document-portal daemon | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gi_path | THE BEAUTY TIER'S FIRST BYTE: a sovereign INTEGER PATH TRACER over the procgen heightfield. | nx_gi_path <out.png> [seed] [spp] [weather 0 clear | 1 sunset | 2 overcast] [yaw 0..4095] |
nx_sts_rowwrite_gate | THE TEETH OF ROW-LEVEL PLANE WRITES (loadgov LV17 sts_put_append, 2026-09-02). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_creaturegen_gate | prove procedural ANIMALS via the shared layered-anatomy method. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_segopen_incr_gate | THE REFEREE FOR ss_open3's INCREMENTAL, WARM-PRESERVING REOPEN (search plan rung L1 | |
nx_procgen_scene_gate | Gx/PROCGEN: a COMPOSED procedural nature scene + paired GROUND-TRUTH SEGMENTATION | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_procgen_human_gate | Gx/PROCGEN: parametric human figures from the eye-keystone ANTHROPOMETRIC CANON | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_procgen_terrain_gate | Gx/PROCGEN: rule-grounded, seed-diverse procedural terrain (the Infinigen | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_vcodec_stage_bench | WHERE DOES THE ENCODE TIME GO. Stage attribution of the LIVE rct8 RTC encoder, per | nx_vcodec_stage_bench [card.y4m] (352x288 4:2:0; default = the banked h2h card on this laptop) |
nx_sclass_scorecard | the unified S-CLASS EXCEED scorecard. Operator: "really really get s class | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_sclass_climb | the STANDING "always climb to S-class, hardware-layer up" loop (operator: "make | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_sclass_grade_report | the HONEST S-class standing of the team. Each capability is graded | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_wgsl_compute_gate | GE43 REFEREE: the compute stage of the ONE NishiLang shader backend | nx_wgsl_compute_gate [subject-elf] default ./nx_wgsl.elf, then _offc/nx_wgsl.elf |
nx_restart_guard_gate | KAT + measured-vs-systemd scorecard for the supervisor crash-loop guard. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_clean_serve_gate | ADVERSARY + CRITIC gate for the ethical clean-serve engine (the win-win-win proof). | |
nx_diag_voice_gate | LN27 (lang.plan, 2026-09-02): EVERY DIAGNOSTIC TEACHES IN ONE VOICE. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_ship_fleet_gate | bite-proves the PURE adaptive-concurrency core in nx_shipfleet_lib.nx: the AIMD | evidence -> stdout + verdict line (exit code carries the verdict via gv_verdict). |
nx_ship_fleet | INTELLIGENT (adaptive-concurrency) FLEET SHIPPER. Drains a list of targets by running | usage: nx_ship_fleet <targets-file> [plan] |
nx_tier_ladder_gate | GP3 / GE45 REFEREE: the render-door ladder is DATA, the native walk over that | |
nx_field_of_struct_gate | LN29 (lang.plan, 2026-09-02): A FIELD NAME MUST BELONG TO THE STRUCT IT IS | fx_bad reads p.c on a struct declaring a and b -> MUST be refused, naming the struct, the field and | fx_ok reads p.a and p.b on the same struct -> MUST compile with no error line (the positive control) |
nx_growth_series | THE TIME SPINE for the exec/mgmt/ops wedding cake (operator 2026-08-15: | nx_growth_series beat [log] [board-elf] -> append ONE dated row; a BEAT-FAIL is ALSO a row | nx_growth_series report [log] -> d/w/m deltas + the per-axis HORIZON | nx_growth_series mine [journal] -> retro-computed workstream history, FULL population | nx_growth_series selftest [scratchlog] -> gate teeth incl. named negative controls |
nx_daemon_supervisor_gate | the fleet supervisor's PURE helpers (nx_dsup_lib), driven in-process: | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_sendcheck_gate | LN6 (lang.plan): DATA-RACE TYPING AT THE THREAD-POOL BOUNDARY. End-to-end over the | fx_unmarked `struct Job { .. }` handed as `j as i64` under --sendcheck -> MUST be refused, naming Job, | fx_marked `struct Job send { .. }` the same call under --sendcheck -> MUST compile (the marker works) | fx_int a plain integer ctx under --sendcheck -> MUST compile (declared abstention) | fx_default fx_unmarked WITHOUT the flag -> MUST compile (default unchanged) |
nx_promotestale | IS THE BINARY WE ARE SERVING THE ONE THE LAST BUILD PRODUCED? | nx_promotestale [registry] [buildroot] |
nx_gpu_sync_gate | the sovereign GPU fence (nx_gpu_sync gpu_sync_fence) on the real device, driven directly. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_deploy_ready_scope_gate | proves the pre-deploy gate SCOPES its evidence-honesty block to the deploy | nx_deploy_ready_scope_gate [subject-elf-ABSOLUTE] (default: the promoted nishihost binary) |
nx_gpu_mem_gate | gpu GP6 heaps and residency on the real device, driven directly through nx_gpu_mem. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_office_gate | the OFFLINE gate for Nishi Office v1 (consumes the pure core nx_office_serve, no sockets). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_dangling_else_gate | LN30 (lang.plan): AN `else` WITH NO `if` IS REFUSED, NEVER RUN. End-to-end over the | fx_dangling `if c {..} else {..} else {..}` -> MUST be refused, naming the else, with where (caret), why and fix | fx_chain `if {..} else if {..} else {..}` -> MUST compile (the else-if production is untouched) | fx_plain `if {..} else {..}` then a second `if` -> MUST compile (an ordinary else is untouched) |
nx_heavyio_gate | proves nx_heavyio_lib, THE HEAVY-I/O CONCURRENCY BOUND, and RATCHETS ITS ADOPTION. | |
nx_xlsx | SOVEREIGN MS-Excel (.xlsx / SpreadsheetML) interop for the Nishi Office suite. A .xlsx is an OPC | [Content_Types].xml, _rels/.rels, xl/workbook.xml, xl/_rels/workbook.xml.rels, xl/worksheets/sheet1.xml | fromtsv : a tab-separated grid -> a valid Excel-openable .xlsx (numeric cells as <v>, text as inlineStr; | read : a .xlsx -> the sheet1 grid back as TSV (handles our inlineStr + numeric cells). | nx_xlsx fromtsv <in.tsv> <out.xlsx> | nx_xlsx read <in.xlsx> |
nx_seg_compact_cli | run seg-store COMPACTION for one shard prefix. Folds all live segments into ONE | nx_seg_compact_cli <store-prefix> <new-segid> |
nx_wasm_threads_gate | LN33 REFEREE (lang.plan): wasm threads from the sovereign compiler. | nx_wasm_threads_gate [fixture-dir] |
nx_unidoc | CLI over nx_unidoc_lib: the unified document page (rung UD1 of /compare/unidoc). | nx_unidoc html <in> <out.html> [download_url] -- the doc_viewers.conf renderer interface | nx_unidoc page <in> <out.html> [download_url] [portal_base] -- the same page with the portal's forms |
nx_unidoc_gate | INDEPENDENT GATE for the unified document page (nx_unidoc_lib, rung UD1 of /compare/unidoc). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_rv64_atomic_gate | LN34 REFEREE (lang.plan): the IR atomic family on the rv64 lane, from the byte up. | |
nx_quadrature_gate | computational CM4: adaptive quadrature with a MEASURED error bound that REFUSES rather | x^2 on [0,1] = 1/3 · x^3 on [0,2] = 4 (Simpson-exact: must cost the minimum evaluations) · 1/(1+x^2) on [0,1] = | pi/4 · a sharp peak 1/(0.01+x^2) on [-1,1] = 20 atan(10) (forces deep subdivision near 0) · |x| on [-1,1] = 1 |
nx_doc_view | the Nishi browser's DOCUMENT-VIEWER DISPATCH. Makes the browser an omnitool WITHOUT bloat: | nx_doc_view <in.doc> <out.html> [download_url] |
nx_doc_view_gate | gate for the document-viewer DISPATCH (the browser omnitool core). Proves nx_doc_view | |
nx_pdf_gate | gate for the PDF viewer (nx_pdf: nx_pdf_text extract -> language-filter -> 0-JS preview). | |
nx_md | sovereign Markdown -> HTML viewer CLI. The renderer itself lives in nx_md_lib.nx (rule 15 | nx_md html <in.md> <out.html> [download_url] |
nx_csv | sovereign CSV -> HTML table viewer. A Nishi browser document renderer: turns a .csv into a clean | nx_csv html <in.csv> <out.html> [download_url] |
nx_docx | SOVEREIGN MS-Word (.docx / OOXML) interop for the Nishi Office suite. A .docx is an OPC package | write : paragraphs -> a minimal valid OPC package ([Content_Types].xml + _rels/.rels + word/document.xml) | read : a .docx -> the text of word/document.xml (STORED and DEFLATE entries both handled via nx_opc), | nx_docx write <path.docx> <paragraph1> [paragraph2 ...] | nx_docx read <path.docx> |
nx_browser_doc_gate | gate for the BROWSER-NATIVE document omnitool: nx_browser's load_page diverts a | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_mathcore_gate | THE MATH CORE HAD NO GATE AT ALL (measured 2026-09-03). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_mathcore | emit an EXACT multi-precision product so an OUTSIDE arithmetic can adjudicate it. | nx_mathcore mul <decimal_a> <decimal_b> |
nx_colorsci_cat_gate | THE GATE FOR CHROMATIC ADAPTATION in the colour-science ruler, 2026-09-03. | |
nx_isa_conform_gate | THE ISA CONFORMANCE RULER. | |
nx_nxeconform_gate | NXE FORMAT CONFORMANCE (constitution A2: NXE, NOT ELF). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_craft_tile_gate | GE30 REFEREE: the frame cut into row bands is BIT-IDENTICAL to the frame | |
nx_appliedmath_gate | THE APPLIED MATHEMATICS THE ESTATE ALREADY COMPUTES, PROVED BY IDENTITY. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_kubelka_gate | THE GATE FOR THE KUBELKA-MUNK CHROMOPHORE SUBSTRATE, 2026-09-03. | |
nx_undopath_gate | proves nx_undopath_lib, and CENSUSES every deploy row's reverse gear. | |
nx_skinfit_gate | THE GATE FOR THE CHROMOPHORE FIT, 2026-09-03. | |
nx_daemon_reap_gate | referee for nx_daemon_reap_lib, the ONE child reaper every forking daemon | |
nx_contentdiff_gate | THE REFEREE FOR THE PROMOTE CAPABILITY RULER. | |
nx_raidwatch_gate | teeth for the ARRAY HEALTH BEAT's verdict ladder. | |
nx_srclint | LINT THE HAZARDS THAT HAVE ACTUALLY BITTEN, ESTATE-WIDE. | nx_srclint [--dir D] [--quiet] [--accept] |
nx_ws_client_gate | THE GATE FOR THE RFC 6455 CLIENT HALF, 2026-09-03. | |
nx_mathml | CLI for the sovereign LaTeX-subset to MathML typesetter. | nx_mathml <latex> [inline] |
nx_math_page | THE /math SURFACE: a math workbench from the youngest kids to research. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_mathml_gate | IS THE SOVEREIGN LATEX->MATHML TYPESETTER CORRECT, AND CAN IT REFUSE? | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_langcensus | THE WHOLE-POPULATION COMPILER CENSUS: compile EVERY top-level program in the tree with | Run with CWD = nxc2/ (or any root holding runtime/). Writes one row per program to <out-path>: |
nx_q4k_simd2_gate | the REFEREE for __q4k_unpack32s (the nx_cc intrinsic) and nx_q4k_dot_simd2 (2026-09-02, LM4c). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_de_referee_gate | THE GATE FOR THE PER-REGION CIEDE2000 REFEREE, 2026-09-03. | |
nx_search_census | G1: THE SEARCH CORPUS, THROUGHPUT AND DIVERSITY CENSUS. | usage: nx_search_census [shard-prefix] [outcomes-log] |
nx_matrix_eig_gate | AM1: DOES THE SYMMETRIC EIGENSOLVER ACTUALLY SOLVE, AND CAN IT REFUSE? | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_board_contract_gate | THE REFEREE FOR BUILD CONTRACTS ON THE COMPARE BOARDS (2026-09-03). | |
nx_vasc_gate | THE GATE FOR THE VASCULATURE-TO-CHROMOPHORE JOIN, 2026-09-03. | |
nx_search_census_gate | teeth for the G1 census's OUTCOME PARTITION and its window envelope. | |
nx_solve_steps_gate | AM10: DOES THE WORKED SOLUTION ACTUALLY SOLVE, AND DOES IT TELL THE TRUTH? | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_ctlbyte_repair | FIND AND REPAIR CONTROL-BYTE CORRUPTION IN NishiLang SOURCES. | |
nx_provclass_gate | proves the provenance-class ruler tightens without breaking anything. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gk_fixture_gate | THE REFEREE FOR gk_fixture_dir, the per-RUN gate fixture directory (2026-09-03). | |
nx_http_client_gate | THE REQUEST BUILDER EVERY ESTATE FETCH CROSSES HAD NO GATE AT ALL. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_npy_gate | proves the .npy parser reads what is there and REFUSES the three things that | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_content_get | CHUNKED CONTENT DOWNLOAD SOURCE: the sovereign door for NAS->laptop bytes. | nx_content_get begin <src> -> CG-BEGIN src= total_bytes= sha256= chunk_raw= nchunks= | nx_content_get chunk <src> <index> -> CG-CHUNK OK ... chunk_sha256= b64=<data> | nx_content_get probe -> the derived chunk size and every term of its derivation |
nx_content_get_gate | THE GATE FOR THE NAS->LAPTOP DOOR, 2026-09-03. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_healthtruth | THE DETECTOR THE 2026-07-26 INCIDENT DID NOT HAVE. Eats debt 1785048333 (sev 9). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_follicle_gate | THE GATE FOR FOLLICLE STATE, 2026-09-03. | |
nx_https_client_gate | THE GATE FOR THE STUB HTTPS CLIENT, 2026-09-03. | |
nx_math_serve | /math AS A TOOL, NOT A BROCHURE. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_deadline_gate | the referee for request-deadline propagation (nx_deadline_lib). | |
nx_portcheck | R1 of the sovereign-:443 arc: a SOVEREIGN "what owns this port" inspector. The deploy team | (takes at least 4 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_stubmain_gate | proves the stub-main ruler separates three states and does not invent a fourth. | nx_https_get.nx -> SM_STUB_MAIN (its own comment says `Compile-only smoke.`; measured 2026-09-03 | nx_https_fetch.nx -> SM_NO_MAIN (nx_catalog independently reports `KIND LIB -- no top-level main()`) | nx_npy_gate.nx -> SM_REAL_MAIN (a program shipped and run GREEN on the NAS this session) | nx_stubmain_lib.nx -> SM_NO_MAIN (this ruler's own subject is a library) |
nx_isa_armv7a_gate | THE ARMv7-A CONFORMANCE RULER. | |
nx_isa_sparc64_gate | THE SPARC64 CONFORMANCE RULER. | |
nx_isa_cortexm_gate | THE ARMv7-M / Cortex-M CONFORMANCE RULER. | |
nx_isa_s390x_gate | THE s390x CONFORMANCE RULER. | |
nx_acceptview | THE OPERATOR'S REVIEW QUEUE, PUBLISHED. | nx_acceptview [droot] default sites/nishifamily/compare (page: <droot>/acceptance/index.html) |
nx_acceptview_gate | teeth for the ACCEPTANCE QUEUE's JOIN KEY. | |
nx_socket_list | NS-2.5 of NISHI_NAS_CONTROL_ROADMAP. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_oo_extract | BYTE-PROVEN OO DUP-FUNCTION EXTRACTOR (the real "object-oriented without losing | argv: <funcname[,funcname...]> <baselib-srcpath> <buildonly-elf> <consumer-srcpath1> [consumer-srcpath2 ...] |
nx_secret_scan | the team's PLAINTEXT-CREDENTIAL scanner (Sentinel lane; the DETECT half | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_isa_loongarch64_gate | THE LOONGARCH64 CONFORMANCE RULER. | |
nx_buildmode_gate | THE REFEREE for nx_buildmode_lib (LN44, 2026-09-03). | |
nx_gvmigrate | STAGE the gv_check -> gv_check_eq migration (the edit substrate, not the judge). | nx_gvmigrate stage <gate-src.nx> |
nx_unread_sensor | WHICH STATUS ARTIFACTS DOES NOTHING NAME. | nx_unread_sensor [statusdir] default knowledge/status/ |
nx_unread_sensor_gate | proves the unread-sensor census, BOTH POLARITIES. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_engine_dispatch | ES3 of /compare/engineshift: THE DISPATCHER. ONE verb sends a task to the cheapest | nx_engine_dispatch run <task.conf> <state-dir> [--local a.b.c.d:port] [--no-external] [--dry] | nx_engine_dispatch judge <candidate-file> <task.conf> | name|<id> tclass|<class row name> or class|U or C prompt|<path> | judge|kat|<expected-file> or judge|contains|<literal> |
nx_debt_triple | THE FEEDER THE SOVEREIGN RANKER LACKS. It maps every OPEN debt row to the | MOMENTUM = freshness bucket of the LANE's newest row id (ids are epochs): <=7d 7, <=30d 5, <=60d 3, else 1 | nx_debt_triple emit [debt-prefix] -> one TSV row per open debt + saturation + envelope | nx_debt_triple args <budget> <n> [debt-prefix] -> "<budget> v m c ..." for nx_dr_ocm, + the pos->id map | nx_debt_triple selftest -> teeth, exit 0 GREEN / 1 RED |
nx_aliascensus | THE GUARD FOR THE CATALOGUE IDENTITY FIX, AND THE 99-ROW RE-DERIVATION IT OWED. | nx_aliascensus census [allowlist] -> per-class counts, a NAMED worklist for ALIAS-MASKED, envelope | nx_aliascensus selftest -> teeth, exit 0 GREEN / 1 RED |
nx_edge_refusal_gate | the REFEREE for nx_edge_refusal_lib, and the guard that debt row EC32 named as | |
nx_haircollide_gate | THE TOOTH THE COLLIDER OWED. Subject: vm_capsule_push (nx_vecmath) and | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gsplat_frommesh_gate | THE GATE FOR MESH -> GAUSSIANS (gs_from_mesh, landed 2026-09-04). | |
nx_refdrift | DOES THE URL STILL SERVE THE BYTES WE PINNED? The refs referee proves the mirror matches | nx_refdrift check <refsfile> [max] -> per-row MATCH / DRIFTED / UNREACHABLE, plus a summing partition | nx_refdrift selftest -> teeth, exit 0 GREEN / 1 RED |
nx_nxa_skin_gate | THE REFEREE nx_nxa_skin NEVER HAD (2026-09-04). | |
nx_lease_wedge_gate | THE LEASE-WEDGE DETECTOR (2026-09-04). | |
nx_capreach | WHEN A TOOL IS DENIED, WHAT ELSE REACHES ITS FUNCTION? (2026-09-04) | nx_capreach <denied-tool-name> |
nx_boardcontra | TWO BOARDS, ONE SYMBOL, OPPOSITE CLAIMS (2026-09-04) | |
nx_wat_refuse_gate | THE REFEREE FOR LN13a: THE WAT LANE MUST REFUSE WHAT IT CANNOT LOWER. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_board_idref_gate | THE COMPARE BOARD'S REFERENTIAL INTEGRITY REFEREE (2026-09-04). | |
nx_qrels_bench | THE PER-DOCUMENT RELEVANCE RULER (Q7 runner, 2026-09-04). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_contentput_reap | REAPER for content-upload staging that was begun and never finished. | nx_contentput_reap [--dir <path>] [ttl_seconds] (READ-ONLY -- --apply is REFUSED) |
nx_perf_pct_gate | KNOWN-ANSWER GATE for the frame-time percentile arithmetic the served page | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_abstat_aa_gate | A/A CALIBRATION and A-PRIORI SAMPLE SIZE for the contrast core (gameengine GE51). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_frameab | THE FIRST REAL A/B ON THE ESTATE: two frametrace windows, three axes, one corrected verdict. | nx_frameab <world> [mde_ms] [plane=<prefix>] -- contrast the two most recent windows for <world> |
nx_ioconfirm | THE CONFIRMED I/O-STORM LEVEL: maintained continuously, read in constant time. | nx_ioconfirm beat [samples] [gap_ms] [outpath] | nx_ioconfirm read [path] [max_age_s] |
nx_goalmap_gate | proves nx_goalmap_lib IN-PROCESS on fixture boards under /tmp/nx_goalmap_gate/ | |
nx_goalmap | CLI over nx_goalmap_lib (seat-system, 2026-09-05): the estate maps an operator goal onto | nx_goalmap <domains-csv> <word> [word...] | nx_goalmap record [conf] -> EC38 (2026-09-06): the estate mines its OWN RECORD for compare-worthy work no board |
nx_steam_reviews | STEAM REVIEW ADAPTER: the thin I/O program over nx_reviewmine_lib (/compare/reviewmine | raw/<appid>/p<N>.json every page body exactly as received (provenance: the bytes we read) | <appid>.jrnl one row per review, append-only, dedupe by recommendationid (lib row grammar) | <appid>.seen the recommendationids already journaled (8-byte LE ints) | <appid>.summary appid|total_reviews|total_positive|total_negative|review_score|fetched_epoch|rows |
nx_steam_reviews_gate | GATE for the review miner's decision core (/compare/intelmine R0-R3: the Steam page | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_mccabe | THIN MAIN over nx_mccabe_lib.nx. Publishes the DISTRIBUTION of cyclomatic complexity | nx_mccabe [dir] default dir=buildroot/runtime |
nx_installed_census | INSTALLED MODE of the intelmine miner, the thin program over nx_installed_census_lib. | nx_installed_census steam <steam-root> [maxdepth=4] [reviews-dir=knowledge/reviews/steam/] [fingerprints-conf] |
nx_installed_census_gate | GATE for the installed mode (/compare/intelmine IM20 ic_steam_library, IM22 | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_intelmine_propose | ONE CALL from a mined title to the boards: the thin program over nx_intelmine_lib. | nx_intelmine_propose <appid> [language=english] [min_support=3] [top=15] [outdir=buildroot/knowledge/compare] |
nx_intelmine_propose_gate | GATE for the proposer (/compare/intelmine IM3 im_propose_rows, IM24 ic_propose): a | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_claude_harvest_gate | END-TO-END gate for the outside-reliance miner: forks the SUBJECT ARTIFACT and | |
nx_kkslider_stats | SLIDER-SEMANTICS MEASUREMENT for the card lane (2026-08-19, the | nx_kkslider_stats <pairs-dir> (pairs = <name>.png + <name>.meta.json, the bepis mirror shape) |
nx_mccabe_gate | teeth for the cyclomatic-complexity census. | |
nx_swcompare_shape_gate | END-TO-END gate for the /compare matrix ROW SHAPE (operator 2026-09-05: | |
nx_engine_dispatch_gate | the REFEREE for nx_engine_dispatch (ES3 + ES16 of /compare/engineshift, 2026-09-02). | nx_engine_dispatch_gate [subject-elf] default _build/nx_engine_dispatch.sov.elf (cwd nxc2) |
nx_actlog_gate | END-TO-END gate for the action-journal miner: forks the SUBJECT ARTIFACT and runs | |
nx_prop_pass_gate | GATE for prop_pass (intelmine IM26): the ONE renderer of knowledge/compare/<dom>.proposed in the | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_hostctl_buildrun_gate | the RED that the buildrun fix never had (2026-09-05). Drives the ONE rule in | |
nx_statuscensus_gate | TS11 referee: drives the ONE classifier (nx_statuscensus_lib) IN-PROCESS over planted | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_statuscensus | TS11 (/compare/trafficsafety): STATUS ANALYTICS + THE NON-EMPTY-200 SLA GAUGE, the PROGRAM. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_fsops_write | WRITE-CLASS CLI of the consolidated fs tool (tools-api name: nx_fs_write). | write <path> <content> -> ATOMIC full-file write (tmp+fsync+rename) | edit <path> <old> <new> [all] -> exact-string replace, UNIQUENESS contract (Claude-Edit semantic) | append <path> <row> -> APPEND-ONLY (one O_APPEND write under flock; row must end in '\n'): | expect=<size> the byte size the caller believes is there -> refuse if reality differs (compare-and-swap) |
nx_manga_page | R1 KEYSTONE of the mangagen lane (comparewatch- contracts mangagen_mp_page_emit | panel rects are PER-MILLE of the page; order rtl reverses the input->panel mapping (manga read | usage: nx_manga_page <layouts.conf> <layout> <out.png> <img1> ... <imgN> |
nx_manga_bubble | R2 of the mangagen lane (comparewatch- contract mangagen_mb_bubble_draw): | usage: nx_manga_bubble <in.png|blank:WxH> <out.png> <cx> <cy> <rx> <ry> <tipx> <tipy> <tdir 0-23> <ch> <text...> |
nx_manga_script | R3 of the mangagen lane (comparewatch- contract mangagen_ms_beats): | script rows: beat|<action or caption> say|<speaker>|<line of dialogue> | beatplan out: panel|<idx>|beat|<text> panel|<idx>|say|<speaker>|<line> | usage: nx_manga_script <script> <panels> [out.beatplan] |
nx_manga_charsheet | R4 of the mangagen lane (comparewatch- contract mangagen_mcs_sheet_emit): | nx_anat_sov one view per row <mesh> <mode> <eye C|L|R> <W> <H> <out.png> | nx_contactsheet the grid <dir> <out.png> <tile> <cols> | nx_charjudge per-cell identity <cell.png> <label> | usage: nx_manga_charsheet <mesh.nxmesh> <sheet.conf> <outdir> <out.png> [tile] [cols] |
nx_nxa_tier | THE INGEST TIER LADDER FOR NXA ASSETS (/compare/modding MD5 ingest_tier_emit, 2026-09-05). | nx_nxa_tier <in.nxa> <out.nxa> <max_verts> | nx_nxa_tier ladder <in.nxa> <out_prefix> [ladder.conf] |
nx_field_gate | THE GATE FOR THE FIELD DISCOVERY CORE (nx_field_lib, /compare/fieldwatch FW1). | |
nx_field_discover | DISCOVER THE FIELD FOR ONE /compare DOMAIN (/compare/fieldwatch FW1, 2026-09-05): the thin | nx_field_discover <dom> [--nofetch] |
nx_fsops_write_gate | END-TO-END gate for the estate's WRITE PATH (the binary behind the nx_fs_write tool). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_nxa_tier_gate | THE GATE FOR THE INGEST TIER LADDER (nx_nxa_tier, /compare/modding MD5). | (takes at least 4 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_sigfixture | A PROCESS THAT DIES BY THE SIGNAL YOU NAME: THE ONE FIXTURE FOR EVERY WAIT-STATUS RULER. | nx_sigfixture <signal 1..64> -- prints one line, then kill(getpid(), signal) on ITSELF |
nx_janitor_caps | the JANITOR's MAGIC-NUMBER-CAP detector (the missing X-JAN rule). Finds the | nx_janitor_caps [scan_root] default scan_root = runtime |
nx_behaveprobe_gate | THE REFEREE FOR THE PROMOTE RULER'S SUFFICIENCY HALF: A LIVE PROBE MUST READ A SIGNAL | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_io_envelope_census | EVERY CAPPED READER ANNOUNCES OR DERIVES (/compare/dataio DI2, 2026-09-05). | nx_io_envelope_census [scan_root] [--accept] default scan_root = buildroot/runtime |
nx_io_envelope_census_gate | END-TO-END gate for the envelope census (/compare/dataio DI2): forks the SUBJECT | |
nx_janitor_caps_gate | proves the silent-truncation CAP detector (nx_cap_detect_lib) has TEETH and NO | |
nx_manga_rating | THE CONTENT RATING PLANE for the manga lane (mangagen MG24 mr_rate_row, | rate|<asset-cid>|<rating>|<source>|<epoch> |
nx_glsl_tokdiff_gate | referee for THE SHADER TOKEN RULER (nx_glsl_tok_lib), driven IN-PROCESS over planted | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_glsl_tokdiff | THE SHADER TOKEN RULER, the program (gameengine S12c accept-rule instrument, 2026-09-05). | nx_glsl_tokdiff <a.glsl> <b.glsl> -> THE CANONICAL DIFF (S12c-2): whitespace, comments, numeric spelling, compound |
nx_toolcall_idem_gate | IN-PROCESS gate over nx_toolcall_idem_lib (/compare/dataio DI4 ta_idempotency_key). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_manga_rating_gate | REFEREE for mangagen MG24 (mr_rate_row) and MG32 (mr_depiction_legal). | |
nx_manga_ocr_gate | REFEREE for MG22 (mo_text_regions). IN-PROCESS against nx_manga_ocr. | |
nx_content_put_client_gate | THE GATE FOR THE SOVEREIGN UPLOAD CLIENT, 2026-09-03. | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_boneheat_gate | THE REFEREE FOR THE SOVEREIGN AUTO-WEIGHTS: a geodesic solve must BLEND at a joint, must NOT | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_boneheat | SOVEREIGN AUTO-WEIGHTS CLI: geodesic bone-heat skin weights for a rigged NXA (Blender Automatic | nx_boneheat <in.nxa> <out.nxa> [geodesic|nearest] [conf path] |
nx_absa_bench | score the estate's unigram frequency baseline for aspect-term extraction against the | nx_absa_bench <gold.seg> [k] [domain-label] |
nx_absa_bench_gate | GATE for the SemEval-2014 SB1 scorer in nx_absa_lib (intelmine IM17), driven | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_field_beat_gate | THE GATE FOR THE FIELD BEAT'S DECISIONS (nx_field_beat_lib, /compare/fieldwatch FW4). | |
nx_field_beat | THE OFF-PEAK FIELD BEAT (/compare/fieldwatch FW4, 2026-09-05): re-runs nx_field_discover for every | nx_field_beat [list-path] |
nx_cdc_gate | IN-PROCESS gate over nx_cdc_lib (/compare/dataio DI5 cp_cdc_gear): content-defined chunking must | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_field_seedgen_gate | THE GATE FOR THE SEED GENERATOR'S DECISIONS (nx_field_seedgen_lib, fieldwatch fleet campaign). | |
nx_field_seedgen | DERIVE A DOMAIN'S SEEDS FROM ITS OWN BOARD (/compare/fieldwatch fleet campaign, 2026-09-05). | nx_field_seedgen <dom> | --all [--dir <compare-dir>] [--list <regen-list>] |
nx_curveskel_gate | THE REFEREE FOR SKELETON-FIT: a curve skeleton extracted from a BARE mesh must SPAN the | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_absa_seq_gate | GATE for the averaged structured perceptron (nx_absa_seq, rung IM28), driven IN-PROCESS on | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_curveskel | SOVEREIGN SKELETON-FIT CLI: extract a curve skeleton (an armature) from a BARE unrigged NXA | nx_curveskel <in.nxa> <out.nxa> |
nx_absa_seqextract | rung IM28: train the averaged structured perceptron (nx_absa_seq) on a SemEval TRAIN | nx_absa_seqextract <train.seg> <test.seg> [label] |
nx_jobfollow_parse_gate | THE GATE FOR THE JOB-POINTER PARSE, 2026-09-04. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_autorig_pose_gate | THE END-TO-END DONE-RULE GATE FOR DC16 (the BEND case): a BARE mesh goes through | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nxa_pose | POSE section compiler: freezes ANIM channel-2 keyframes into the NXA | nx_nxa_pose freeze <in.nxa> <out.nxa> <pose_id> <t_ms|-1> |
nx_autorig_mesh_gate | proves the one-call auto-rig is FAITHFUL, not a new arithmetic. A bare prism goes | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_autorig_mesh | ONE-CALL SOVEREIGN AUTO-RIG OF A BARE MESH: skeleton then skin weights in a SINGLE | nx_autorig_mesh <bare.nxa> <skel_out.nxa> <skinned_out.nxa> [cells] |
nx_postag_eval | train the estate's POS tagger (nx_postag) on a CoNLL-U treebank and report token accuracy on a | nx_postag_eval <train.conllu> <test.conllu> [label] |
nx_nexus_fetch | THE NEXUS MODS API DOOR (/compare/modding MD28, 2026-09-05): the modder's OWN API key, from the | nx_nexus_fetch validate |
nx_number_envelope_gate | CE6 (codeeffectiveness ce_number_envelope): the envelope primitive in the gate base | |
nx_autorig_creature_gate | THE ARCHETYPE-FREE PROOF: the SAME one-call auto-rig, with NO hint, rigs a dragon- | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_postag_gate | GATE for the POS tagger (nx_postag), driven IN-PROCESS on a planted CoNLL-U mini-treebank under | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_build_firsttry_gate | CE2 (codeeffectiveness ce_build_firsttry): the build pillar's two rates read from a | |
nx_forkgrade_gate | CE8 (codeeffectiveness fg_trend): does the fork census leave a TRAJECTORY, and only where it should? | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_bundle_ingest_gate | Qualify archive inventory and selected-member integrity | [absolute-cli-elf] (optional explicit actual CLI witness; otherwise existing live/staged/build fallback). |
nx_depparse_eval | train the estate's POS tagger and dependency parser (nx_postag, nx_depparse) on a CoNLL-U | nx_depparse_eval <train.conllu> <test.conllu> [label] |
nx_depparse_gate | GATE for the dependency parser (nx_depparse), driven IN-PROCESS on a planted CoNLL-U | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_bundle_ingest | Inventory archives and extract one verified ZIP member | <bundle.zip|bundle.7z> [manifest.out] [source=<url>] [licence=<id>] [jrnl=<path>] | inventory <zip> <receipt.jsonl> <max_archive_bytes> | extract <zip> <exact_member_name> <output> <receipt.jsonl> <max_archive_bytes> <max_member_bytes> <expected_archive_sha256>. Relative paths resolve in invocation CWD. |
nx_asset_prov_gate | THE PROVENANCE-ROW GATE (/compare/modding MD9, 2026-09-06). Drives nx_asset_prov_lib IN-PROCESS | nx_asset_prov_gate (no args) |
nx_asset_prov | THE PER-ASSET PROVENANCE ROW, as a command (/compare/modding MD9, 2026-09-06). A thin caller of | nx_asset_prov row <file> <source_url> <licence_id> <origin> [jrnl=<path>] hash the file, append its row, print the verdict |
nx_debt_recurrence_gate | CE3 (codeeffectiveness ce_recurrence): recurrence per defect class, PROVEN on planted | |
nx_capcliff_gate | END-TO-END gate for the reader-cap cliff detector and its remedy census (/compare/dataio | |
nx_xps_gate | THE XPS READER GATE (/compare/modding MD2, 2026-09-06). One small rigged model (two bones, one mesh, | nx_xps_gate (no args) |
nx_xps | XPS / XNALara MODEL TO THE SOVEREIGN ASSET (/compare/modding MD2 xps_to_nxa, 2026-09-06). Reads either | nx_xps <in.xps|in.mesh.ascii> <out.nxa> [units_per_xps=<n>] |
nx_rigbench | CLI for THE REAL-CHARACTER REFEREE of the sovereign auto-rig (dcc DC16, rung M2): scores the | nx_rigbench <rigged.nxa> <workdir> [pose_id] [cells] |
nx_rigbench_gate | proves the REAL-CHARACTER REFEREE (nx_rigbench_lib) measures what it claims, then runs it on | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gauge_gate | CE9 (codeeffectiveness sm_gauge_alarm): the gauge-heartbeat ruler proven on planted stamps. | |
nx_curveskel_gate_staged | THE REFEREE FOR SKELETON-FIT: a curve skeleton extracted from a BARE mesh must SPAN the | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_autorig_creature_gate_staged | THE ARCHETYPE-FREE PROOF: the SAME one-call auto-rig, with NO hint, rigs a dragon- | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_sevenz | THE 7z ARCHIVE COMMAND (/compare/modding MD29 sz_walk, 2026-09-06). A thin caller of nx_sevenz_lib so the | nx_sevenz list <archive.7z> one MEMBER row per non-directory file, then one SEVENZ summary row |
nx_wordclust_gate | GATE for the PPMI word clusterer (nx_wordclust), driven IN-PROCESS on a PLANTED NXPPMI1 model | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_sevenz_gate | THE 7z READER GATE (/compare/modding MD29 sz_walk, 2026-09-06). The subjects are two REAL archives mirrored | nx_sevenz_gate (no args) |
nx_rigbench_staged | CLI for THE REAL-CHARACTER REFEREE of the sovereign auto-rig (dcc DC16, rung M2): scores the | (takes at least 6 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_logadd_gate | GATE for the fixed-point log-domain library (nx_logadd_lib), driven IN-PROCESS with no fixture: | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_stepsolve_gate | ES26 (engineshift al_steps): STEPS-TO-SOLVE proven END-TO-END on a planted journal. | |
nx_embfeat_gate | GATE for the embedding-feature library (nx_embfeat_lib), driven IN-PROCESS on a PLANTED pair of | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_motion_rig | THE JOB BEHIND /motion (2026-09-06): one upload directory in; a rigged, rendered, exported result out, | nx_motion_rig rig <jobdir> [cells] | nx_motion_rig anim <jobdir> <donor.nxa> <pose_id> <clipkey> |
nx_motion_serve_gate_staged | THE /motion SURFACE'S REFEREE (2026-09-06): the ONE lib's rulers on planted inputs (typing by | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_motion_gate_staged | THE /motion SURFACE'S REFEREE (2026-09-06): the ONE lib's rulers on planted inputs (typing by | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_readcap_gate | teeth for nx_readcap_lib: the ONE read-into-cap helper names every outcome the hand-rolled | |
nx_motion_emit_staged | /motion AS A TOOL, NOT A BROCHURE (2026-09-06): a visitor uploads a mesh, the sovereign auto-rig | nx_motion_serve [port] serve on LOOPBACK (default 18132); the edge proxies /motion to it | nx_motion_serve emit <out.html> write the static fallback -- THE SAME RENDERER, the empty form, byte-identical |
nx_motion_gate | THE /motion SURFACE'S REFEREE (2026-09-06): the ONE lib's rulers on planted inputs (typing by | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_motion_smoke_staged | DIAGNOSE AND GATE THE /motion DAEMON'S LISTEN (2026-09-06, rung MO14 core). | nx_motion_smoke [elf] [port] elf defaults to ./nx_motion_serve.elf.new, port to a throwaway 28139 |
nx_https_post_lib_gate | THE GATE FOR URL-LEVEL HTTPS POST, 2026-09-03. | |
nx_goalmap_record_gate | EC38 RECORD GAPS proven on a PLANTED compare tree: two boards, one invoked-tool document, one | |
nx_barfresh | CLI over nx_barfresh_lib: is every bar on a /compare board the CURRENT MONTH'S, or attested this month | nx_barfresh <domain> [YYYY-MM] |
nx_barfresh_gate | GATE for the bar-age ruler (nx_barfresh_lib), driven IN-PROCESS on planted plan rows with the | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_mod_manifest | THE SOVEREIGN MOD PACKAGE COMMAND (/compare/modding MD18 mod_manifest_emit, 2026-09-06). A thin caller | nx_mod_manifest emit <out.nxmod> name=<n> version=<v> game=<a,b> licence=<id> [dep=<n@v>,<n@v>] [jrnl=<p>] [root=<dir>] <rel-path>... |
nx_gaps_pass_gate | GATE for gaps_pass (ecosystem EC38): the ONE renderer of the record census feed | |
nx_mod_manifest_gate | THE MOD PACKAGE MANIFEST GATE (/compare/modding MD18, 2026-09-06). A three-member package (an OBJ, a | nx_mod_manifest_gate (no args) |
nx_pushback_publish | THE COMMUNITY PUSH-BACK COMMAND (/compare/modding MD23 pushback_publish, 2026-09-06). A thin caller | outdir defaults to <pkg-root>/pushback; grade defaults to <pkg-root>/referee.grade (no grade file = UNGRADED, and an |
nx_pushback_publish_gate | THE COMMUNITY PUSH-BACK GATE (/compare/modding MD23, 2026-09-06). A three-member house package | nx_pushback_publish_gate (no args) |
nx_ladder_gate | GATE for the ladder ruler (nx_ladder_lib), driven IN-PROCESS on planted plan rows: a fully | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_learnmine | THE LEARNING-MINING COMMAND (operator 2026-09-06: farm creators and archives for videos, transcripts and | nx_learnmine items <listing.json> [max] one ITEM row per item (idx, identifier, mediatype, date, downloads, title, |
nx_learnmine_gate | THE LEARNING-MINING GATE (2026-09-06). An archive.org advancedsearch listing is assembled at runtime | nx_learnmine_gate (no args) |
nx_ladder | CLI over nx_ladder_lib: does this board say what best-in-class and the frontier are (dated), and what | nx_ladder <domain> per target and per rung lines, the partition, verdict LAST |
nx_arxiv_census | COMPLETE-POPULATION CENSUS of an arXiv date window. Turns "I read the current | em_collect_yms (nx_search_emerge) -- <published> year-month extractor |
nx_arxiv_census_gate | teeth for the arXiv population-census decision core. | |
nx_blkprofile | THE BURST PROFILER for the D-state admission witness. Rung DG1, /compare/degradation. | nx_blkprofile live [duration_s] [interval_ms] [bar] [k] | nx_blkprofile jrnl [bar] |
nx_uxf_cid_gate | the D001 MIGRATION of nx_uxf_cid_test onto nx_gate_verdict (2026-09-06). | |
nx_srcreach | THE SOURCE REGISTRY READER AND THE PACE BUDGET, for /compare/researchreach rungs RR1 and RR3. | nx_srcreach load <conf> -- read and classify the registry, print the partition | nx_srcreach plan <conf> <reqs_per_source> <max_requests> -- ALSO print the request budget, and REFUSE over the ceiling |
nx_uxf_decode_gate | the D001 MIGRATION of nx_uxf_decode_test onto nx_gate_verdict (2026-09-06). | |
nx_uxf_negotiate_gate | the D001 MIGRATION of nx_uxf_negotiate_test onto nx_gate_verdict (2026-09-06). | |
nx_uxf_remux_gate | FM4: drives the EXTRACTED uxf_remux_frame and proves the rewrap is lossless. | |
nx_uxf_config_gate | the D001 MIGRATION of nx_uxf_config_test onto nx_gate_verdict (2026-09-06). | |
nx_filehash_gate | THE GATE FOR THE IDENTITY RULER. Every content pin in every /compare .refs register on this | |
nx_uxf_ebml_gate | the D001 MIGRATION of nx_uxf_ebml_test onto nx_gate_verdict (2026-09-06). | |
nx_uxf_mp4box_gate | the D001 MIGRATION of nx_uxf_mp4box_test onto nx_gate_verdict (2026-09-06). | |
nx_worley_noise | Worley cellular noise (F1 distance) in Q10. | evidence: [Worley_1996_canonical_paper, | hazard_register: [bug-tape-seed-collision, |
nx_wind_erosion | directional anisotropic erosion generator. | evidence: [Q14_fixed_point, anisotropy_axis_documented, | hazard_register: [bug-tape-wind-direction-coordinate-confusion, | leeward (factor < 0): dune, POSITIVE delta (terrain built up) |
nx_uxf_media_asset_gate | the D001 MIGRATION of nx_uxf_media_asset_test onto nx_gate_verdict (2026-09-06). | |
nx_srcreach_gate | THE GATE FOR THE SOURCE REGISTRY READER AND THE PACE BUDGET (/compare/researchreach RR1, RR3). | |
nx_river_carve | specialized river generator (NOT FBM noise). | evidence: [Q14_fixed_point, hydraulic_geometry_classical, | hazard_register: [bug-tape-river-disconnect-after-erosion-step, |
nx_forest_layout | specialized forest generator (NOT FBM noise). | evidence: [Poisson_disk_sampling_canonical, | hazard_register: [bug-tape-tree-overlap-at-clearing-edge, |
nx_weather_pattern | spatial + temporal weather field. | evidence: [bulk_applied_2026-05-16, see-file-comment-for-detail] |
nx_uxf_tsv_persist_gate | the D001 MIGRATION of nx_uxf_tsv_persist onto nx_gate_verdict (2026-09-06). | |
nx_cloud_volume_gate | PG22: DOES THE CLOUD VOLUME FOLLOW THE WEATHER FIELD, AND DOES THE SHEET STILL STAND? | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_colonize_gate | PG21: DO TREES GROW BY COMPETITION FOR SPACE, AND DOES THE CANOPY MATCH THE LAYOUT? | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_scene_compose_gate | PG10: DOES A SCENE COMPOSE OVER THE LIVE SOLVER, AND DOES AN IMPOSSIBLE ONE REFUSE BY NAME? | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_phys3d_toi_gate | PG26: CAN A FAST MOVER EVER END A TICK INSIDE A WALL? (the 2D sweep tooth lifted to 3D) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_strand_groom_gate | PG14: DO GUIDE CURVES PLUS INTERPOLATION MAKE A GROOM, HIERARCHICAL BY CONSTRUCTION? | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nxa_anim_gate_goalstaged | GATE for the one NXA clip evaluator (nx_nxa_anim_lib), driven IN-PROCESS on PLANTED | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_sbr_admission_gate | (capability undocumented -- the schema-less finding covers it) | nx_sbr_admission_gate <absolute-runner> <absolute-self> <existing-fixture-parent> <positive-timeout-ms> |
nx_sbr_admission_candidate | FULLY SOVEREIGN, REUSABLE build runner (operator: "no sh and no c build, | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_compare_regen_scoped | ON-NAS regeneration of the whole Nishi Compare publish surface (operator 2026-07-09: | (takes at least 4 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_sbr_key_candidate | FULLY SOVEREIGN, REUSABLE build runner (operator: "no sh and no c build, | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_compare_staged_capture | (capability undocumented -- the schema-less finding covers it) | |
nx_rank_refresh_integration | (capability undocumented -- the schema-less finding covers it) | |
nx_rank_refresh_integration_v2 | (capability undocumented -- the schema-less finding covers it) | |
nx_ioconfirm_integration | (capability undocumented -- the schema-less finding covers it) | |
nx_rank_refresh_integration_v3 | (capability undocumented -- the schema-less finding covers it) | |
nx_compare_ladder_projection_gate | (capability undocumented -- the schema-less finding covers it) | |
nx_compare_ladder_capture | (capability undocumented -- the schema-less finding covers it) | |
nx_clock_reserved_pure_v2_ar | (capability undocumented -- the schema-less finding covers it) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_clock_reserved_native_v2_ar | (capability undocumented -- the schema-less finding covers it) | (takes at least 11 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_gen_ui_emit_lifecycle_test_20260907 | EMITS the /gen companion app page (elara_ui.html) from DATA (knowledge/gen_ui.conf). | nx_gen_ui_emit <conf> <out.html> exit: 0 emitted | 2 usage | 3 REFUSED (missing keys, named) | 4 unreadable/write-fail |
nx_clock_reserved_fault_native_v2_ar | (capability undocumented -- the schema-less finding covers it) | (takes at least 11 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_gen_sw_emit_test_20260907 | Writes the contents of the GGW_SW_JS buffer to standard output until completion. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gen_http_verify | (capability undocumented -- the schema-less finding covers it) | nx_gen_http_verify selftest|verify\ |
nx_clock_driver_gate_ar | (capability undocumented -- the schema-less finding covers it) | (takes at least 11 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_ioae_gate_v2_20260907 | (capability undocumented -- the schema-less finding covers it) | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_ioae_files_v2_20260907 | (capability undocumented -- the schema-less finding covers it) | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_compare_capture_scope_gate | (capability undocumented -- the schema-less finding covers it) | |
nx_compare_ladder_capture_test_20260907 | (capability undocumented -- the schema-less finding covers it) | (takes at least 7 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_compare_capture_integration_gate | (capability undocumented -- the schema-less finding covers it) | (takes at least 7 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_compare_capture_real_gate_20260907 | (capability undocumented -- the schema-less finding covers it) | (takes at least 11 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_contentdiff_display_20260907 | THE PROMOTE RULER. Answers one question: does the candidate binary still contain | whole detectors (laws_measured 11 -> 8, enforced_permil 1000 -> 727). | nx_contentdiff <live-elf> <candidate-elf> [all|positive-display-limit] |
nx_game_page_hair_preview_20260907 | (capability undocumented -- the schema-less finding covers it) | |
nx_wgsl_beach_preview_20260907 | (capability undocumented -- the schema-less finding covers it) | |
nx_wasm_craft_beach_preview_20260907 | Beach native world regression preview | |
nx_wasm_beach_vm_preview_20260907 | Beach exact artifact VM validation | |
nx_beach_vm_checks_20260907 | Beach artifact checks with preserved benchmark report mode | |
nx_site_publish_retry_gate_20260908 | Isolated publisher retry regression gate | |
nx_site_publish_retry_20260908 | Publisher preserving rollback on identical retries | |
nx_game_page_artifact_gate_20260908 | Native artifact staging acceptance | |
nx_game_page_rebind_20260908 | Native artifact composition candidate | |
nx_frame_raw_ingest_gate_20260908 | Raw frame ingestion acceptance | |
nx_frame_raw_wasm_gate_20260908 | Actual WASM raw telemetry acceptance | |
nx_wgsl_clip_20260908 | Isolated native clip-depth candidate | |
nx_clip_depth_capture_gate_20260908 | Bounded clip-depth capture regression | |
nx_clip_depth_contract_gate_20260908 | Shader clip depth contract gate | |
nx_clip_depth_compat_gate_20260908 | Clip depth compiler compatibility capture | |
nx_json_complete_gate_20260908 | Native JSON complete input regression | |
nx_capture_append_gate_20260908 | Capture retry atomic append gate | |
nx_page_identity_gate_20260908 | Native page identity regression gate | |
nx_game_page_identity_candidate_20260908 | Isolated native page identity emitter candidate | |
nx_game_page_capture_candidate_20260908 | Isolated native capture delivery emitter | |
nx_contentdiff_export | Complete pinned string-difference artifact export | nx_contentdiff_export live candidate output live-sha256 candidate-sha256 min-run-length |
nx_store_id_probe | Read-only same-generation row-ID lookup comparison | nx_store_id_probe <prefix> <id> |
nx_game_page_gpu_timing_current_candidate | Isolated native GPU timing page emitter candidate | |
nx_game_page_gpu_timing_pool_candidate | Isolated native timing pool emitter | |
nx_world_telemetry_host_probe | Isolated receiver host startup probe | |
nx_world_telemetry_route_probe | Native HTTP route regression probe | (takes at least 5 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_site_publish_guard_gate | Guarded publisher isolated regression gate | |
nx_beach_contact_gate | Native Beach continuous ground contact regression | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_https_get | Sovereign HTTPS GET with authenticated TLS and transport decoding. Supports connection override, decoded body, raw response and header inspection. Reachability depends on execution location; an HTTP response is not rendered-page verification. | <url> [connect-host:port] [--body | --headers] [--raw] (own-domain internal edge: 127.0.0.1:8443; --headers and --body conflict and refuse before sending; default preserves decoded response behavior) |
nx_proc_kill | sovereign "kill by FULL /proc/<pid>/cmdline" CLI (retires pkill). Now composes the canonical | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_dns_probe | DNS resolver comparison | <hostname> [<hostname> ...] (supply explicit hostnames; absent arguments use the legacy estate host set) |
nx_nft_read | Read-only IPv4 NAT inspection | (no arguments) |
nx_game_page_artifact_gate | Qualify pinned page packaging in a new scratch directory | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_game_page_emit_staged | Qualify staged game page emitter without installing it | |
nx_range_header_gate | Native byte-range parser qualification; no network or hardware writes | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_fio_region_gate | Owned bounded file-reader qualification in a new isolated scratch directory | (takes at least 3 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_tls13_app_send_fd_gate | TLS bounded file stream qualification | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_tool_run_timeout_gate | Native bounded execution and lifecycle qualification | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_type_layout_gate | (capability undocumented -- the schema-less finding covers it) | |
nx_host_range_gate | (capability undocumented -- the schema-less finding covers it) | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_hr_serve3_slot_gate_staged | Staged host router slot regression test | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nxa_bounds_gate_staged | Staged NXA boundary validation | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_nxa_check_staged | Staged NXA asset validation | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_nxa_gpu_gate_staged | Staged native GPU geometry qualification | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_compile_wat_staged | Native WAT compiler qualification | |
nx_wat_compiler_staged | Native Wasm binary qualification | (func (export "name") (param i64)* (result i64)? (local i64)* <body of: local.get/local.set/ |
nx_wasm_memory_gate_staged | Wasm memory contract qualification | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_wasm_pair_extension_gate_staged | Native Wasm pair extension qualification | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_fbx_probe_staged | read a binary FBX and report what actually came out. | (takes at least 3 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_nxa_secdump_staged | THE MISSING NXA INSPECTOR: print the section directory of an NXA asset, | nx_nxa_secdump <asset.nxa> -- directory + per-section verify + reconciliation | nx_nxa_secdump <asset.nxa> <TAG> [nwords] -- the same, plus the first nwords words of <TAG> |
nx_site_publish_staged | CLI half of the artifact-publish capability (tools-api name: nx_site_publish). | |
nx_wgsl_staged | THE SHADER BACKENDS: NishiLang in, GLSL and WGSL out. | types : f32 i32 u32 bool vec2f vec3f vec4f vec3i texture_3d<u32> texture_2d<f32> |
nx_game_page_emit_sand_review | the SOVEREIGN game-page emitter. Until now the browser page for a wasm | |
nx_game_shader_backend_gate | (capability undocumented -- the schema-less finding covers it) | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_craft_hq_shift_gate_review | (capability undocumented -- the schema-less finding covers it) | |
nx_site_publish_gate_review | gates artifact-publish placement semantics on a THROWAWAY CWD (the docroot | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_compare_regen_scoped_review | ON-NAS regeneration of the whole Nishi Compare publish surface (operator 2026-07-09: | (takes at least 4 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_site_publish_sized_guard_gate_review | (capability undocumented -- the schema-less finding covers it) | (takes at least 4 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_site_publish_sized_review | CLI half of the artifact-publish capability (tools-api name: nx_site_publish). | |
nx_nxa_garment_bind_gate_review | (capability undocumented -- the schema-less finding covers it) | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_wasm_layout_gate_review | Native Wasm reservation record gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_compile_wat_layout_review | Native WAT layout qualification | |
nx_wasm_layout_wat_gate_review | WAT layout record gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_wasm_layout_verify_gate_review | Independent layout record verification | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_game_pair_layout_gate_review | Real compiler layout join | |
nx_release_recent_gate_review | Release recent qualification | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_beach_overhang_gate_review | Beach overhead support regression | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_beach_water_surface_gate_review | Beach-water-surface-gate-review | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_beach_compile_wat_review | Beach-native-WAT-build-review | |
nx_beach_wat_compiler_review | Beach-native-Wasm-build-review | (func (export "name") (param i64)* (result i64)? (local i64)* <body of: local.get/local.set/ |
nx_beach_page_emit_review | Beach-native-page-emitter-review | |
nx_beach_contact_sweep_gate_review | Beach contact sweep candidate gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gate_rig_motion_20260909_review | Native rig motion review | (takes at least 3 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_beach_controller_contact_gate_review | Native Beach controller contact gate | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_mcp_envelope_review | MCP-envelope-regression | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_mcp_http_envelope_review | MCP-HTTP-envelope-regression | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_tools_api_envelope_review | Tools-API-envelope-regression | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_mcp_edge_boundary_review | MCP-edge-boundary-regression | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_crew_activity_review | Crew activity selection review | |
nx_crew_contract_review | Read-only crew contract audit | |
nx_crew_contract_audit | Read-only crew authority and routing audit; exit 1 reports estate gaps; no dispatch | |
nx_crew_inventory_gate_20260909 | Crew_inventory_verdict_regression | |
nx_crew_contract_audit_review | Crew_contract_staged_review | |
nx_comparestale | Compare source-stamp scan [source-dir] [docroot], or dependency-check <consumer-file> <expected-consumer-sha256> <dependency-file> <expected-dependency-sha256> <literal-reference>. Read-only one caller-selected local edge; structured PARTIAL_OBSERVATION, full SHA/extent and missing versus unreadable. Expected hashes are caller assertions; literal presence is not execution or complete coverage. Paths resolve in invocation CWD. No install or network fetch; nonempty artifacts required. | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_catalog_call_gate_20260909 | Exact_catalogue_call_evidence_test | |
nx_sota_status_measurement_review | THE HONESTY GATE, cross-domain (operator 2026-07-16: "an evidence repository ... that | (takes at least 3 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_compare_measurement_review | fork-exec backend for the `nishi_compare` MCP tool. v2 SINGLE-SOURCE: serves the EXACT | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_compare_openapi_review | GENERATOR for the /compare hub. Reads knowledge/compare/registry (data, one line per | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_morf_gate_review | FACE AND MORF ARE GEOMETRY, NOT TAGS. | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_morf_eval_review | WRITE THE FACE AND MORF SECTIONS: the addressable face region and the | (takes at least 4 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_morf_malformed_review | drive the promoted evaluator with checksum-valid | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_nxa_morf_malformed_gate | drive the promoted evaluator with checksum-valid | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_openapi_gate_review | (capability undocumented -- the schema-less finding covers it) | (takes at least 4 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_json_token_review | JSON tokenizer (RFC 8259 subset). | NX_JSON_LBRACKET [ | evidence: [RFC_8259_canonical_basis, no_FP, | hazard_register: [bug-tape-JSON-bomb-via-deep-nesting, |
nx_json_complete_review | (capability undocumented -- the schema-less finding covers it) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_compare_access_review | GATE for the /compare gateway decision core (nx_compare_gw_lib). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_compare_openapi_gate | (capability undocumented -- the schema-less finding covers it) | (takes at least 4 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_cost_legacy_review | judging speed on emulated time is biased; a counted invariant is fair. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_morf_core_review | (capability undocumented -- the schema-less finding covers it) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_cost_oracle_test | canonical counted-cost contract gate. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_morf_eval_core_gate | (capability undocumented -- the schema-less finding covers it) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_tokroi_gate_review | (capability undocumented -- the schema-less finding covers it) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_tokroi_report_review | TOKEN-EFFICIENCY ROI LEDGER. Values and statuses are declarations; | report [roiprefix] -> ROI JSON | selftest [tmpprefix] -> gate T1..T5 |
nx_tokroi_report_gate | (capability undocumented -- the schema-less finding covers it) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_contentdiff_gate_review | (capability undocumented -- the schema-less finding covers it) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_contentdiff_display_review | THE PROMOTE RULER. Answers one question: does the candidate binary still contain | whole detectors (laws_measured 11 -> 8, enforced_permil 1000 -> 727). | nx_contentdiff <live-elf> <candidate-elf> [all|positive-display-limit] |
nx_investment_adapter_review | fork-exec backend for the `nishi_compare` MCP tool. v2 SINGLE-SOURCE: serves the EXACT | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_investment_hub_review | GENERATOR for the /compare hub. Reads knowledge/compare/registry (data, one line per | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_contentdiff_display_gate | (capability undocumented -- the schema-less finding covers it) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nxa_bind_staged | (capability undocumented -- the schema-less finding covers it) | (takes at least 8 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_nxa_bind | Preserve FBX bind geometry with import budgets and loss report | bounded <source.fbx> <original.nxa> <candidate.nxa> <source_bytes> <asset_bytes> <decoded_array_bytes> <depth> | <source.fbx> <original.nxa> <candidate.nxa> |
nx_fileop | Sovereign file operations | nx_fileop rm <path> delete a file (refuses empty / "/" ) | nx_fileop mv <src> <dst> atomic rename (sys_renameat) | nx_fileop exists <path> existence check (exit 0 if present, 3 if absent) |
nx_job_put_error_gate | (capability undocumented -- the schema-less finding covers it) | |
nx_build_canon_input_gate | (capability undocumented -- the schema-less finding covers it) | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_beach_contact_gate_prefix20260911 | BEACH GROUND CONTACT: every body path that can leave feet under the | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_realperson_gate_w4 | REFEREE for WRITING rung W-RP-1 (nx_realperson). | [T1] whole-word: "presidential" must NOT score "president". | [T2] case-insensitive. | [T3] real person, non-intimate, fiction -> PROTECTED. | [T4] ★explicit TEXT about a public figure -> PROTECTED (legal, possibly distasteful). |
nx_realperson_gate | REFEREE for WRITING rung W-RP-1 (nx_realperson). | [T1] whole-word: "presidential" must NOT score "president". | [T2] case-insensitive. | [T3] real person, non-intimate, fiction -> PROTECTED. | [T4] ★explicit TEXT about a public figure -> PROTECTED (legal, possibly distasteful). |
nx_charjudge_gate | the LIAR-KILLER battery for the v2 character judge, all fixtures SYNTHETIC + | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_bodyfit_canon_gate | DOES CANON MODE ACTUALLY TRANSFORM THE CANON, AND DOES IT REFUSE WHEN THE | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_household_gate | GATE: R-HOME. The household command center -- one dashboard, every engine. Proves: | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_tokgate | TOKEN PRE-FLIGHT (engineshift ES17): the cheaper read is named BEFORE the expensive one lands. | nx_tokgate [conf-path] [shellverb-conf-path] stdin = the PreToolUse payload; stdout = {"systemMessage":...} or nothing |
nx_tokgate_gate | the REFEREE for nx_tokgate (engineshift ES17, 2026-09-02). Its whole input arrives on | nx_tokgate_gate [subject-elf] default _build/nx_tokgate.sov.elf (cwd nxc2) |
nx_discovery_selfheal_beat | makes the discovery-selfheal check ACTUALLY self-heal. | |
nx_memindex_emit_gate | liar-killed GATE for the MEMORY.md coindex splice organ. Forks the | nx_memindex_emit_gate [emit_elf] Exit 0 only on 6/6. |
nx_msg_sync_gate | REFEREE for C2 (nx_msg_sync, contract msy_devsync). END-TO-END: builds a | |
nx_chat_store_gate | REFEREE for C1 (nx_chat_store, contract cs_store_forward). END-TO-END: | |
nx_store_janitor_gate | THE JANITOR GATE: the seg-store's most destructive standing beat (it moves | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_gatekit_runner_gate | THE BOUNDED RUNNER MUST REPORT A KILLED OR CRASHED SUBJECT AS A FAILURE. | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_fence_gate | END-TO-END verifier for nx_fence, the monotonic fence token (2026-08-09). | |
nx_estate_gate | GATE: R-ESTATE. Renders a will's Schedule of Assets from the inventory's `estate` | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_pq_hybrid_gate | REFEREE for C8 (nx_pq_hybrid, contract pqh_kex). END-TO-END: keygens a | |
nx_sealed_sender_gate | REFEREE for C9 (nx_sealed_sender, contract ss_seal). END-TO-END: keygens | |
nx_buildpath_gate | PROVES nx_buildpath_lib AGREES WITH THE BUILDER THAT ACTUALLY RAN. | drop-primary-probe-restore -> T4 FAIL | outcap-guard-never-fires -> T2 FAIL | | collapse-legacy-into-success -> T6 FAIL. Restored -> 7/7 GREEN. |
nx_sweepgate | ASK A POPULATION QUESTION BY ITS INVARIANT, AND SEE EVERY SPELLING OF IT. | nx_sweepgate <invariant> <dir> [ext] |
nx_gateaddr | CAN THIS GATE'S SUBJECT BE SUBSTITUTED BY A MUTATION HARNESS? | nx_gateaddr [dir] [deploy-root] | PINNED names an absolute <deploy-root> path -> NOT substitutable; a bite here proves nothing |
nx_reorder_gate | GATE: R-REORDER. The supply-chain management layer that closes the loop: par levels -> | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_tmpstore_reap | GUARDED reaper for orphaned scratch seg-store families in a temp dir | nx_tmpstore_reap scan <dir> | reap <dir> <minage_secs> [apply] | selftest |
nx_madvise_probe | SYSCALL-IDENTITY PROBE: does raw __syscall(28) reach x86_64 madvise(2)? | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_arena_reset_probe | bite-proof that sys_arena_mark/sys_arena_reset ACTUALLY RECLAIM memory | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_vizsla_digest_gate | VIZSLA V5 gate: the daily DIGEST composes the | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_evolution_oracle_gate | R10: the LINEAGE LIAR-KILLER (operator's insight). Use what is already | |
nx_site_factory_census | HONEST HAVE-vs-GAP census for the SOVEREIGN SITE FACTORY: the team's | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_weblatbench | STANDING LATENCY BENCH for the WEB serve (operator standing order 2026-08-12: | p50 <= 3000ms AND max <= 20000ms. |
nx_cvf_index | THE CVF LIBRARY TAB COMPILER (operator 2026-08-13: "a tab in /library to | nx_cvf_index <listings.conf> <out.html> |
nx_opaque_login_smoke | R2 smoke: fork the OPAQUE login daemon, drive it as a REAL HTTP client over a | (takes at least 10 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_wasm_vm_verify | RUN ANY SHIPPED WASM MODULE IN THE MEMORY IT DECLARES. | nx_wasm_vm_verify <path.wasm> [noinit] |
nx_itoaclone | census of HAND-ROLLED integer->decimal emitters that SILENTLY DROP NEGATIVES. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_virtio_spec_oracle_gate | THE ORACLE ROW FOR `smallos`: corroborate OUR declared virtio-MMIO | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_nxe | the SOVEREIGN NISHI EXECUTABLE FORMAT (NXE) demonstrator + conformance suite. Our OWN | [56]code_len [64..96]code_hash(32B SHA-256) ; code@96. |
nx_nxe_loader | GATE: the NATIVE NXE LOADER that VERIFIES then EXECUTES (composes nx_nxe_lib, rule-15 DRY). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_edgar_submissions | THE PERSON BINDING: a filer CIK -> what that filer actually IS. | nx_edgar_submissions <CIK> (person or company; 1-10 digits) |
nx_fin_edgar_fetch | FREE_RAW in action: pull REAL company fundamentals straight from SEC EDGAR | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_drift_watch | STANDING deploy-drift guardrail (zero-Claude, cron-run; arch-board 06:20 precedent). | nx_drift_watch [listpath] [broot] list default knowledge/registry/drift_watch.list ; broot default buildroot |
nx_mf_hold | ADVANCE A SYNC WATERMARK EXCEPT WHERE IT WAS NEVER EARNED. | copy-current-instead-of-baseline -> 6/8, kills ONLY the anti-vacuity pair (all six count teeth | hold-every-path -> 5/8, kills the positive control (a guard that refuses |
nx_fp_backfill | BACKFILL THE fp: FINGERPRINT ROW OVER ALREADY-INGESTED DOCS. | argv[1] max REQUIRED and must be > 0 -- refuse rather than default to unbounded | argv[2] skip resume offset into the walk order (default 0) | argv[3] commit literal "commit" to write; DEFAULT IS A DRY RUN that changes nothing |
nx_wasmemit_guard_gate | EVERY ORGAN THAT EMITS A FRAMEBUFFER WASM PAGE MUST CALL THE FIT GUARD. | |
nx_riscv_spec_oracle_gate | THE ORACLE ROW FOR `nishios`: corroborate the mcause exception codes | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_magicname | Meaningless-name ratchet: consts named for their VALUE rather than their MEANING (X_MAGIC_<digits>) | nx_magicname [dir1] [dir2] default: runtime/_hdl_build and runtime |
nx_staghyg_gate | Regression gate -- staging hygiene refuses backwards promotes AND ignores ordinary edits | (no args -- deterministic /tmp fixtures, explicit mtimes) |
nx_mfrow | surgical treecanon manifest edit: replaces ONE row named by its WHOLE relpath and preserves every other byte; refuses on zero matches, on more than one, and on a row shape it does not recognise; reads the row format from the row rather than assuming it; atomic temp+rename | nx_mfrow <manifest> <relpath> <newsize> [newhash] |
nx_eqtmp_reap | ONE-SHOT: unlink the LEGACY fixed-path equiv-gate temps orphaned by the | |
nx_pub_go_games | operator-authorized GO-LIVE of the games portal, SURGICALLY (just this artifact). Deploys | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_musique_fetch | grow the ladder with a HARDER multi-hop rung: MuSiQue (2-4 hop compositional, Trivedi | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_qabench_corpus_fetch | GROW the PPMI corpus ~6x with rows DISJOINT from the eval subsets (eval = | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_gfx_gates_beat | THE ROSTER BEAT for the 2026-08-12 graphics/procgen gate set (the wiring half of | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_qabench_fetch_big | GROW the benchmark eval sets via pagination (the dynamic fetcher, proven). Pages | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_paper_beat_all | THE CLOCK-RUNNABLE FACE of the native paper library (2026-08-14). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_aa_font_demo | R2 start: OUR OWN sovereign vector font (filled glyph outlines), rendered by the | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_vizsla_relate | NISHI VIZSLA V4: the relationships / PRM keystone. | load <relate_log> <prefix> [segid] TOUCH/OBLIGATION/SETTLE/THANKS/SENT | cadence <prefix> <contacts> <today> per contact: LATEST touch date vs its | ledger <prefix> <contacts> bidirectional obligation ledger: open | thanks <prefix> <contacts> <today> open thank-yous (THANKS with no matching |
nx_vizsla_calendar | NISHI VIZSLA R-CAL.0: the calendar substrate (events + FREE/BUSY). | load <eventsfile> <prefix> [segid] EVENT <id> <date YYYY-MM-DD> <start_min> <dur_min> <title> | day <prefix> <date> the day's events sorted by start + merged BUSY intervals + |
nx_vizsla_notes | NISHI VIZSLA V4b: the event-anchored timed MEANINGFUL | load <notes_log> <prefix> [segid] EVENT/NOTE/SENT rows -> canonical records | schedule <prefix> <conf> <today> every NOTE: release+deadline from its | due <prefix> <conf> <today> only the notes READY TO SEND now (DUE). | conf: CONF window_days <n> # grace window after release (ON/AFTER) before LATE |
nx_vizsla_bills | NISHI VIZSLA: the recurring BILLS / payables tracker. | load <bill_log> <prefix> [segid] PAID rows -> canonical records -> CID | status <prefix> <bills> <today> per bill: next due date + is THIS month | bills: CONF soon_days <n> | bill_log: PAID <date> <bill-id> <amount_cents> <note> (date YYYY-MM-DD) |
nx_vizsla_plan | NISHI VIZSLA PLANNER: PMP-grade mechanics, friend-group simple. | CONF <plan> <u4_days> <u3_days> <u2_days> -> "cnf:" urgency bands (data, not magic numbers; | TASK <plan> <tid> <owner> <due> <effort_min> <imp 1-5> <dep[,dep..]|-> <title> -> "tsk:" | MILE <plan> <mid> <date> <title> -> "mil:" milestone | DONE <plan> <tid> <date> -> "don:" completion marker (additive history) |
nx_vizsla_venue | NISHI VIZSLA VENUE PIPELINE: coordinate finding + hiring buildings. | REQ <event> <capacity> <budget_cents> <date> <start_min> <dur_min> -> "req:" | VENUE <event> <vid> <capacity> <cost_cents> <contact> <name> -> "ven:" | STAGE <date> <event> <vid> <found|contacted|quoted|visited|booked|rejected> -> "stg:" | board <prefix> <event> |
nx_vizsla_digest | NISHI VIZSLA V5: the proactive DAILY DIGEST. | (takes at least 3 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_opt_eqsat_oracle_gate | THE EQUALITY-SATURATION ENGINE USED AS AN ORACLE OVER THE SHIPPING | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_opt_eqsat_pass_gate | proves opt_eqsat_pass REWRITES REAL IR, and that it reaches an | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_manga_script_gate | REFEREE for R3 (nx_manga_script). END-TO-END: builds its own fixture script, | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_manga_bubble_gate | REFEREE for R2 (nx_manga_bubble). END-TO-END: forks the PROMOTED elf with a | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_manga_charsheet_gate | REFEREE for R4 (nx_manga_charsheet). END-TO-END: builds its own mesh by | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_store_janitor | reclaim SUPERSEDED seg-store segment files. The janitor pass that seq724/RK013 | nx_store_janitor <knowledge/store/prefix-> [apply|heal] |
nx_manga_page_gate | REFEREE for R1 (nx_manga_page), the keystone rung, gated last and owed since | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_uefi_ovmf_oracle | BENCH-ONLY ORACLE (operator law 2026-07-20). | nx_uefi_ovmf_oracle <ovmf.ppm> <sov.bmp> | nx_uefi_ovmf_oracle selftest |
nx_hops_probe | PROVE THE REDIRECT-DEPTH OBSERVABLE FIRES. | a direct host -> hops should be 0 (negative control: the counter is not stuck high) | a redirecting host -> hops should be >0 (positive control: the counter actually moves) |
nx_compare_unified | THE UNIFIED /compare view (operator 2026-07-10: "too many formats -> consolidate to | @summary <one line> -- executive summary | @rung DONE|NOW|NEXT|HOLD | <label> | <evidence gate/URL> | <one line> -- the development arc (repeatable) | axis rows may append a trailing | reuse: <organ to reuse instead of rebuilding> |
nx_chat_demo_api | the SAFE public front for a testable persistent-chat UI backed by C1 | (takes at least 4 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_chat_demo_api_gate | REFEREE for the SAFE public chat front (nx_chat_demo_api). Forks the | |
nx_x25519_extvec_gate | THE FIRST PROVABLY THIRD-PARTY-VALIDATED CLAIM. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_ed25519_extvec_gate | SECOND provably third-party-validated claim: Ed25519 vs RFC 8032 7.1. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_chacha20_extvec_gate | FIFTH provably third-party-validated claim: ChaCha20 block function vs | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_pbkdf2sha1_extvec_gate | PBKDF2-HMAC-SHA1 vs RFC 6070, ALL SIX published vectors. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_vecfetch | ACQUIRE EXTERNAL ANSWERS WITH THE AGENT OUT OF THE BYTE PATH. | nx_vecfetch <url> <destpath> [independent-sha256-hex] |
nx_mls_group_gate | REFEREE for C7 (nx_mls_group, contract mls_epoch_advance). END-TO-END: | |
nx_inventory_gate | proves nx_inventory_serve's teeth IN-PROCESS. No socket, no curl, no shell. | |
nx_game_chat_gate | REFEREE for C12 (nx_game_chat, contract gc_room_wire). END-TO-END: builds | |
nx_evidence_fleet | Estate evidence progression. Reads explicitly scoped matrix, gate and verdict directories; progression <matrix-dir> <gates-dir> <status-dir> [exclusive-output.json] optionally creates one new snapshot file with checked durability and refuses replacement. Reports declarations, historical execution, age and unknown artifact binding. Operator-authorized filesystem scope required. | nx_evidence_fleet progression <matrix-dir> <gates-dir> <status-dir> [exclusive-output.json] |
nx_orchestrate_raci | RACI activity execution; resolves accountable roles; optional run executes declared workflow without implicit installation and records engagement; plan also writes engagement; not read-only | nx_orchestrate_raci <activity> [run] (activity from the RACI store: research organize curate verify redteam ...) |
nx_perf_rehearsal | validate-release <receipt.json> <receipt_sha256> <policy.json> <policy_sha256> <candidate_sha256> <incumbent_sha256>. Validates pinned evidence against caller-configured scene/device, freshness, repeated trials, visual and measured metric budgets. Exit0 PASS,2 FAIL,3 UNKNOWN,4 INVALID. Receipt-contract validation only, not independent measurement or automatic release admission; test policies are not live budgets. | nx_perf_rehearsal validate-release receipt.json receipt_sha256 policy.json policy_sha256 candidate_sha256 incumbent_sha256 |
nx_wflow | Nishi workflow execution, evidence ledger and controlled native connectors | fire <flows> <steps> <ledger> <catalog|-> <event> | resume <flows> <steps> <ledger> <catalog|-> | decide <ledger> <rid> <step> <APPROVED|DENIED> <who> | board <ledger> | html <ledger> <out.html> | verify <flows> <steps> | templates [dir] | instantiate <name> <destflows> <deststeps> [dir]. Event: kind~k=v~...~id=EN. Trusted operator use: definitions and connector catalog can execute native organs with external effects. Required evidence failures stop execution; no exactly-once guarantee. create-task/send/notify/update-field currently diagnostic stubs, not delivered effects. Engine acceptance does not establish asset rights or evaluator authority. fire exit0 means started/deduplicated, not necessarily DONE; inspect ledger stage outcomes. No default arguments execute work. |
nx_gltf_render_prepare | Prepare a glTF/GLB render descriptor while preserving its source rig: <source-path> <mesh-index> <skin-index> <output-json-path>. Creates or reuses identical output; refuses conflicts. Returns descriptor SHA256 and byte count. Does not create a rig or import into Beach. | (takes at least 4 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_docportal_search_seg_gate_staged | GATE for the SOVEREIGN seg_store-native onsite search (nx_docportal_search_seg). | |
nx_qrels_bench_staged | THE PER-DOCUMENT RELEVANCE RULER (Q7 runner, 2026-09-04). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_search_ship | THE SEARCH SHIP LOOP AS ONE ORGAN (operator 2026-09-14: "make sure our primitives get | nx_search_ship dry|deploy|agent [allow_loss=<n>] [bar=<ms>] [probes=<path>] [rung=<id>] |
nx_search_ship_gate | THE PARSERS OF THE SEARCH SHIP LOOP, DRIVEN ON PLANTED FIXTURES (2026-09-14). The loop | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_stem_bound_gate | THE STEM RUN BOUND, PROVEN OVER EVERY TERM OF THE LIVE DICTIONARY (search prep cut, 2026-09-14). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_doccount_gate | THE CORPUS-SIZE FAST PATH, PROVEN AGAINST THE WALK ON THE LIVE SHARD (search L5, 2026-09-14). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_intlog_gate | KAT gate for the integer log2 / IDF / tf-saturation primitives (the BM25 rung's | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_corpus_ingest_tree | SOVEREIGN corpus ingestion: a DIRECTORY of documents -> a domain's PUBLIC seg_store | library: nx_corpus_ingest knowledge/library nishifamily.com (.txt/.md -> /doc text views) | site pages: nx_corpus_ingest <pagesdir> andelinwest.com / (.html -> text + url:<cid> row, | web: the crawler drops fetched pages in a dir -> same ingest with absolute-URL prefix rows | estate: nx_corpus_ingest tree <root> estate estate://<root>/ (E1, 2026-09-14: every source file |
nx_estate_search | SEARCH THE ESTATE'S OWN CORPUS from the sovereign surface (search rungs E1/E4, 2026-09-14). | nx_estate_search <term> [term ...] [n=<top>] [domain=<shard domain, default estate>] |
nx_ltr_lib_gate_staged | teeth for the learning-to-rank reranker (nx_ltr_lib.ltr_cv) on a synthetic | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_beir_eval_staged | SOVEREIGN BEIR harness: real external ground truth (BEIR/nfcorpus) scored by our own | |
nx_bert_ce_gate | teeth for the sovereign BERT cross-encoder (nx_bert_ce_lib over nx_wordpiece_lib) against the | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_ltr_lib_gate | teeth for the learning-to-rank reranker (nx_ltr_lib.ltr_cv) on a synthetic | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_beir_eval_staged2 | (capability undocumented -- the schema-less finding covers it) | |
nx_f32_bricks_hw_gate | DIFFERENTIAL gate for the hardware twins of three f32 tower bricks (nx_f32_gelu, | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_incumbents_staged | CLI over nx_incumbent_lib (engineshift ES28): build the incumbent index, or answer a board's rung | nx_incumbents -> build the index (roots probed from the CWD: buildroot/runtime, else runtime) and print | nx_incumbents index -> the same | nx_incumbents <domain> [rung] -> one INCUMBENTS(...) line per rung| row of the domain's plan (or the one rung), the |
nx_incumbents | CLI over nx_incumbent_lib (engineshift ES28): build the incumbent index, or answer a board's rung | nx_incumbents -> build the index (roots probed from the CWD: buildroot/runtime, else runtime) and print | nx_incumbents index -> the same | nx_incumbents <domain> [rung] -> one INCUMBENTS(...) line per rung| row of the domain's plan (or the one rung), the |
nx_incumbent_gate | GATE for the incumbents ruler (nx_incumbent_lib, engineshift ES28), driven IN-PROCESS on a | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_parquet | THE PARQUET CLI over nx_parquet_lib (search R0d be_bright: BRIGHT ships as parquet). | nx_parquet meta <file> |
nx_parquet_gate | GATE for the sovereign parquet reader (nx_parquet_lib), driven IN-PROCESS. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_beir_eval_staged3 | SOVEREIGN BEIR harness: real external ground truth (BEIR/nfcorpus) scored by our own | |
nx_bright_prep | BRIGHT (huggingface xlangai/BRIGHT, cc-by-4.0) reshaped into the BEIR layout nx_beir_eval reads | <outdir>/corpus.tsv doc id TAB content (the documents file, id and content, via pq_tsv) | <outdir>/queries.tsv query id TAB query (the examples file) | <outdir>/qrels/test.tsv the BEIR header line, then query id TAB doc id TAB 1 for every gold_ids element | <outdir>/excluded.tsv query id TAB doc id for every excluded_ids element: BRIGHT lists the query's own |
nx_bright_prep_gate | GATE for nx_bright_prep (BRIGHT reshaped into the BEIR layout), driven IN-PROCESS through | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_cdmap_gate | referee for nx_cdmap_lib (2026-09-15): the centrality/distinctiveness ruler on planted tables | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_jobcancel_gate | referee for nx_jobcancel_lib (engineshift ES29, 2026-09-15): a REAL child of this gate | |
nx_chartlay_gate | referee for nx_chartlay_lib (datavis DV1, 2026-09-15): hand-worked domains and ticks, the | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_leaderboard_gate | referee for nx_leaderboard_lib (ecosystem EC44, 2026-09-15): the leaderboard ruler on a | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_cdmap_referee_gate | Referee for the position map's second ruler (datavis DV2a): SVG re-derivation, real-font re-measurement, both critics | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_cdmap_referee | The position map's second ruler: re-derives a page's readability grade from its SVG and re-measures labels with real TrueType advances (args: index.html api.json regular.ttf bold.ttf) | usage: nx_cdmap_referee <index.html> <api.json> <regular.ttf> <bold.ttf> |
nx_cdmap_pixjudge_gate | referee for the position map's PIXEL REFEREE (datavis DV2, 2026-09-15). Hand-built | (takes at least 2 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_cdmap_pixjudge | the position map's PIXEL REFEREE as a program (datavis DV2, 2026-09-15). Reads an emitted | usage: nx_cdmap_pixjudge <index.html> <api.json> <regular.ttf> <bold.ttf> [journal] | [journal]: when given, ONE row is appended per run so a beat leaves a per-day ledger of agreement (the DV2 done-rule's | second clause): pj|<epoch>|<page>|<ll>|<lm>|<off>|<mm>|<inkpx>|<published defects>|<verdict> |
nx_cdmap_interact_gate | referee for the position map's INTERACTION DOOR (datavis DV8 cdp_interact, 2026-09-15). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_cdmap_export | EXPORT A COMPARE PAGE'S POSITION MAP AS A STANDALONE SVG AND A PNG (datavis DV6, 2026-09-15). | nx_cdmap_export <index.html> <out.svg> <out.png> [regular.ttf [bold.ttf [scale]]] |
nx_cdmap_export_gate | referee for the position map's EXPORT (datavis DV6, nx_cdmap_raster_lib, 2026-09-15). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_f32_matmul_block_gate | referee for the 4x4 register-blocked matmul_t (nx_f32_matmul_t.mmt_block, 2026-09-15). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_print_css_gate | referee for sc_print_css (datavis DV7, 2026-09-15): the ONE print stylesheet every compare | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_chartlay_adoption_gate | datavis DV9 (2026-09-15): THE FLEET RATCHET for the one chart-layout ruler. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_docportal_search_seg_gate | GATE for the SOVEREIGN seg_store-native onsite search (nx_docportal_search_seg). | |
nx_compare_feed_gate | teeth for nx_compare_feed_lib (ecosystem EC47, 2026-09-16): the /compare daily feed built | |
nx_beir_arms_gate | GATE for nx_beir_arms_lib: the arm the BRIGHT sweep writes to the leaderboard is chosen by | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_swcompare_gapmap_gate | THE REFEREE for the frontier radar generator nx_swcompare_gapmap (2026-09-16). | the frontier corpus was loaded into a fixed 4,194,304-byte buffer -> a keyword banked past it counted 0 | every organ source was read through a 262,144-byte scratch window -> a symbol defined past it read ABSENT | the axis tables were one 4 KiB page (512 slots) -> axis 513 and later wrote past the table | a RED printed every possible cause -> the reader had to guess which conjunct failed |
nx_costcal | THE COST CALIBRATION CENSUS (2026-09-16): every board's declared rung cost (u) against the | nx_costcal [ledger-path] population = regen.list (published order, both trees); default ledger |
nx_costest_gate | GATE for the cost estimator (nx_costest_lib), driven IN-PROCESS: known-answer teeth on the | |
nx_assets_gate | GATE for the foreign-asset reader (nx_assets_lib), driven IN-PROCESS on planted rows: a clean | |
nx_treatment_gate | GATE for the treatment ruler (nx_treatment_lib), driven IN-PROCESS on planted rows: a row | |
nx_treatment | CLI over nx_treatment_lib: does this board declare the three-step treatment (mcp, api, primitive, | nx_treatment <domain> per treat row a line with its five field states, the rungs with no row, the census, verdict LAST |
nishi_compare_regen_scoped | Scoped compare regen: republishes the ONE domain named on the first line of buildroot/knowledge/compare/regen.scope (write it with nx_fs_write first); the full row nishi_compare_regen is unchanged | (no caller args -- PINNED row: the registry supplies `buildroot ../sites/nishifamily/compare/ --domain-file knowledge/compare/regen.scope` and your argv is ignored) |
nx_refintake | CLI over nx_refintake_lib (aesthetictwin AT22, 2026-09-16): the reference intake the operator asked | nx_refintake pages <slug> mirror every page source whose mirror is absent (journaled PAGE-OK / PAGE-FAILED) | nx_refintake discover <slug> apply every knowledge/refintake.hosts pattern whose prefix matches a page source; | nx_refintake mirror <slug> mirror every declared image source and every discovered url not yet journaled; every | nx_refintake verify <slug> re-classify every journaled OK mirr |
nx_refintake_gate | the referee for nx_refintake_lib (aesthetictwin AT22, 2026-09-16). In-process, on fixtures | |
nx_twincard | CLI over nx_twincard_lib (aesthetictwin AT23, 2026-09-16): the twin card the operator asked for, "more | nx_twincard axes -> the sections the schema declares (face from the canon) with their value counts, and the | nx_twincard check <slug> -> validate knowledge/twincard/<slug>.card: every refusal named; coverage per section; | nx_twincard new <slug> <display> <class> <sex> <licence> -> write a header-only card (refuses to clobber an existing card) |
nx_twincard_gate | the referee for nx_twincard_lib (aesthetictwin AT23, 2026-09-16). In-process, on fixtures built at | |
nx_bright_reasoned_import | REFEREE-REPLAY IMPORTER for a published reasoned-query set (search R0l, 2026-09-16). | nx_bright_reasoned_import <reasoned.json> <bright-root> <outname> [reason|concat] |
nx_bright_reasoned_import_gate | GATE for nx_bright_reasoned_import (the referee-replay importer), driven | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_bright_rewrite_run | R0l-d: the SOVEREIGN reasoning-rewrite run for BRIGHT (search R0l, 2026-09-16). | gguf=<path> | engine=a.b.c.d:port -- ONE of the two engine doors is required: in-process weights, or a | root=<bright root> out=<name> [mode=reason|concat] [maxnew=512] [limit=0] [split=<one split>] | [temp=<permil, 0 = greedy> topp=<permil> topk=<n> seed=<n>] -- sampling as DATA: the NAS smoke (2026-09-16) | [lease_ttl=<s>] [progress=<path>] |
nx_skinsample_gate | the referee for nx_skinsample_lib (aesthetictwin AT23, 2026-09-16). In-process on synthetic pixels | |
nx_skinsample | CLI over nx_skinsample_lib (aesthetictwin AT23, 2026-09-16): skin colour measured from a mirrored | nx_skinsample measure <jpeg> -> decode, mask, print L a b (x1e3), ITA (deg10), mask count and coverage | nx_skinsample card <slug> <refkey> <jpeg> <when> -> measure, then append skin_L skin_a skin_b ita rows to knowledge/twincard/<slug>.card |
nx_photomark_gate | the referee for nx_photomark_lib (aesthetictwin AT4 / AT23, 2026-09-16). In-process on a synthetic | |
nx_photomark | CLI over nx_photomark_lib (aesthetictwin AT4 / AT23, 2026-09-16): landmarks and scale-free face axes | nx_photomark measure <jpeg|png> -> codec, route, face box, eye bands, both canthi of each eye, roll, tilt per | nx_photomark card <slug> <refkey> <jpeg|png> <when> -> measure, then append canthal_tilt L/R, intercanthal_index, | nx_photomark referee <oracle-file> [dir] -> every oracle row against the ruler: per-still NME per canthus and a partition; |
nx_bright_rewrite_gate | the referee for nx_bright_rewrite_lib (search R0l, 2026-09-16): the remote engine | |
nx_nofloat_w12a12_gate | the referee for the W12A12 decode matmul (search R0l attribution, 2026-09-16). | |
nx_queries_merge_gate | the referee for nx_queries_merge_lib: a three-file union is row-aligned and space-joined, | |
nx_queries_merge | REWRITE ENSEMBLE AS TERM UNION (search R0l+, 2026-09-16): join K BEIR query files row by row | nx_queries_merge <out.tsv> <in1.tsv> <in2.tsv> [<in3.tsv> ...] |
nx_jpeg_tables_gate | the referee for the decoder's table slots (debt 1789603770, 2026-09-16). T.81 B.2.4.2 names every | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_facefind_gate | the referee for the sovereign cascade engine and its loader (aesthetictwin AT30, 2026-09-16). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_facefind | CLI over nx_facefind_lib (aesthetictwin AT30, 2026-09-16): the face box and both eye boxes of a | nx_facefind <jpeg> [min_face_permil] -> FACEFIND ... verdict=FOUND | NOFACE | NOEYES |
nx_nofloat_prefill_gate | R0r (2026-09-17): the BATCHED PREFILL is bit-identical to the sequential per-token prefill it | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_entity_pin | ENTITY PIN PROJECTION, the program (S11, 2026-09-17). See nx_entity_pin_lib.nx for the why. | usage: nx_entity_pin [dir=<status-prefix>] <entity name> [<entity name> ...] |
nx_entity_pin_gate | the entity pin projection is proven on fixture dossiers (S11, 2026-09-17). | |
nx_twinfit_gate | the referee for nx_twinfit_lib (aesthetictwin AT34 / AT35, 2026-09-17). The target reader is held to a | |
nx_twinfit | aesthetictwin AT34 (2026-09-17): THE TWIN LOOP'S FIRST RUNG, the reachable axis envelope. The photo ruler | nx_twinfit envelope [target-file] [skin_r skin_g skin_b] -> one row per render, one row per axis, a summary whose partition sums | nx_twinfit axes <w> <l> <j> <e> <p> <n> <c> [skin_r skin_g skin_b] -> one render at those seven percents, its axes | nx_twinfit truthref [seed_hi] [seed_lo] [sweep 1|0] -> AT39: the ruler judged per canthus against the render's own landmark truth (the 21-cell gene swe |
nx_twinface | aesthetictwin AT35 (2026-09-17): render the estate's own generated face (an nx_persongen identity over | nx_twinface render <seed> <yaw> <out.png> -> the identity (seven morph percents), skin tone, frame, PNG bytes on disk |
nx_mediajudge_gate | the referee for nx_mediajudge_lib (aesthetictwin AT36, 2026-09-17). The fixture is the estate's own | |
nx_mediajudge | aesthetictwin AT36 (2026-09-17): the CLI over nx_mediajudge_lib. Submitted media through the beauty | nx_mediajudge judge <slug> <file> <outdir> [oracle-file|-] [href-prefix] -> MEDIAJUDGE receipt line |
nx_asset_page_gate | the referee for nx_asset_page_lib (2026-09-17): the asset page emits the viewer script only when | |
nx_mediaflow_gate | the referee for nx_mediaflow_lib (aesthetictwin AT36, 2026-09-17). The library turns caller | |
nx_mediaflow | aesthetictwin AT36 (2026-09-17): SUBMIT MEDIA, GET A VERIFIED REPORT, ONE CALL. The repeatable work | nx_mediaflow submit <slug> <file> [oracle-file|-] [real|gen] -> MEDIAFLOW receipt (last line) | nx_mediaflow plan <slug> <file> [oracle-file|-] [real|gen] -> the compiled plan rows, nothing seeded or run |
nx_nofloat_qgap_probe | THE QUANTISATION-GAP INSTRUMENT (2026-09-17, search R0s): does the served W12A12 (i8) | nx_nofloat_qgap_probe run i32|i8|q8 <model.gguf> <queries.tsv> <nq> <max_new> <outdir> -- one file per prompt | nx_nofloat_qgap_probe compare <outdir> <nq> [ref_prefix] [arm] -- the agreement, as values |
nx_https_ladder_gate | teeth for the TLS-1.3 -> Chrome-hello -> TLS-1.2 fetch ladder's ONE decision, | |
nx_rungclose | THE CLOSE RULER: one state word per rung and the weakest link by name | nx_rungclose check <domain> <rung> [anchor] every link with its evidence and the rule that decided it, the issues, | nx_rungclose census <domain> [anchor] the stage of every rung on the board, counted, the partition summing | nx_rungclose census all [anchor] every published board. Writes the fleet status line, the close-first | nx_rungclose journal <domain> <rung> <kind> <text> [anchor] one board |
nx_fissure_gate | GATE for aesthetictwin rung AT16: the PALPEBRAL FISSURE, so that a canthus | |
nx_nofloat_q4k_gate | the REFEREE for nx_nofloat_q4k (LM4 resident-quant decode, /compare/engineshift 2026-09-02). | nx_nofloat_q4k_gate [model.gguf] default /home/elderwesto/nx_stage/nx_15b_model.gguf |
nx_rungclose_gate | GATE for the close ruler (nx_rungclose_lib, ecosystem EC57), driven IN-PROCESS on planted rows: | |
nx_workmix_gate | gate for the work-mix ruler nx_workmix_lib (ecosystem EC56): in-process on a planted ledger, two plans and a class table, no argv | |
nx_workmix | THE WORK-MIX CENSUS: what landed in a window, classed FEATURE ENABLEMENT REWORK or UNCLASSED from board data. argv: census [days] [ledger] | usage: nx_workmix census [days] [ledger] |
nx_compare_results_gate | gate for a board's ONE results page and the click-to-open primitive under it (ecosystem | |
nx_compare_results | CLI over nx_compare_results_lib (ecosystem EC57, 2026-09-17): a board's results in ONE place. | nx_compare_results emit <dom> <results-file> <out.html> -> render any results file to any page (fixtures, previews) | nx_compare_results publish <dom> -> buildroot/knowledge/compare/<dom>.results rendered to |
nx_twinreport_gate | gate for the card-to-visible-result call (aesthetictwin AT42, 2026-09-17). In-process over | |
nx_twinreport | CLI over nx_twinreport_lib (aesthetictwin AT42, 2026-09-17): from a card, or from a seed range, to | nx_twinreport fit <slug> <target-file> <outdir> <href-prefix> <results-file> | nx_twinreport seeds <seed_lo> <seed_hi> <outdir> <href-prefix> <results-file> |
nx_lbclimb | THE CLIMB RULER: does a board's declared ladder reach its leaderboard's leader (climbboard climbgate rows on <dom>.plan) -- exit 0 REACHES / 1 SHORT or BADTARGET / 3 abstain | nx_lbclimb <domain> [board] [journal=<path>] |
nx_lbclimb_gate | GATE for the climb ruler (nx_lbclimb_lib) on a planted leaderboard and planted plans; 45 teeth incl. 4 neg-controls | |
nx_twintruth_gate | the referee for the eye unit's landmark truth in nx_twinfit_lib (aesthetictwin AT39, 2026-09-17; split | |
nx_plan_run_gate | gate for the sovereign plan executor (workflows-as-data). | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_didyoumean_gate | GATE for SEARCH RUNG F4, the did-you-mean line (nx_didyoumean + the seg's contract symbol | |
nx_likeness | CLI over nx_likeness_lib (aesthetictwin AT45, 2026-09-18): the image-level likeness referee. A render (or any | nx_likeness score <subject.png|jpg> <ref-list|ref-image> [oracle-file] | nx_likeness band <ref-list> [oracle-file] | nx_likeness crop <image> <out.png> [oracle-file] |
nx_likeness_gate | the referee for nx_likeness_lib (aesthetictwin AT45, 2026-09-18). On the real reference set (four clothed, | |
nx_skullskin | FROM THE GENERATED SKULL TO A SKIN THAT SITS ON IT, RENDERED (aesthetictwin AT46, 2026-09-18). | nx_skullskin <sex 0-1000> <seed> <out.nxmesh> [key=value ...] | keys: skull=<in.nxmesh> (else ./nx_skullsdf.elf is run from the estate root with cell=2000 um) |
nx_skullskin_gate | gate for the skull-bound tissue-depth skin (aesthetictwin AT46, 2026-09-18). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_yt_transcript | fetch a YouTube transcript into knowledge/fetched/, provenance-stamped, sovereign | nx_yt_transcript <url-or-id> [lang] -> write knowledge/fetched/yt_<id>.<lang>.transcript.txt | nx_yt_transcript measure <url-or-id> -> the decisive route (c): player captionTracks + both formats | nx_yt_transcript compare <ours> <theirs.json3> -> referee agreement (segment counts + text permil) |
nx_yt_transcript_gate | proves nx_yt_captions_lib's timedtext parsers and the empty-body refusal. | (no args -- DERIVED: this organ's main() takes no argv, so it cannot read arguments) |
nx_skull_canon_gate | THE GENERATED SKULL AGAINST THE SCANNED ORACLE, LANDMARK BY LANDMARK (anatomy AN17, 2026-09-18). | (takes at least 1 positional argument(s) -- DERIVED: the source dereferences argv up to this index; a LOWER BOUND, and their meanings are undocumented) |
nx_sdfprim_gate | KNOWN-ANSWER TEETH FOR THE IMPLICIT PRIMITIVE FAMILY nx_sdfprim_lib (anatomy AN17, 2026-09-19). | |
nx_fieldfit_gate | THE FIELD-FIT MACHINERY (nx_fieldfit_lib) ON A SYNTHETIC ORACLE WITH A KNOWN ANSWER | |
nx_partloft_gate | THE LOFTED PART (nx_partloft_lib) HELD TO KNOWN ANSWERS (procgen PG59 / anatomy AN19, | |
nx_tfl_decimate_gate | NXMSH2 TFL reducer gate | |
nx_faceanat_mesh_gate | ★B-R3 / the DAZ-EXCEED RUNG: EMIT our own base MESH from the VALIDATED anatomical | |
nx_bodyatlas_mesh_gate | ★MESHED ANATOMY with per-part MATERIAL colours (next ladder rung: the meshed being was one | |
nx_prepared_motion_emit_gate_t316 | (capability undocumented -- the schema-less finding covers it) | |
nx_beach_pose_pair_gate_t123 | (capability undocumented -- the schema-less finding covers it) | |
nx_gltf_pose_packet_gate_t316 | (capability undocumented -- the schema-less finding covers it) | |
nx_prepared_character_bundle_emit_t316 | (capability undocumented -- the schema-less finding covers it) |
rows: 2072 (filter box matches the capability name)