topic: tool
18 modules sharing the tool name family (derived from the tree's prefix discipline).
The 'tool' topic family in the Nishi sovereign ecosystem provides foundational mechanisms for executing and auditing tools within a secure, classified environment. The nx_tool_argecho serves as a multi-arg WITNESS organ for the executable API, ensuring transparency and verification. nx_tool_census establishes a bits-up tool-census classification primitive, while nx_tool_census_run_test performs end-to-end audit checks. These modules interoperate to enforce security, classification, and execution integrity across the ecosystem.
auto-narrated by the local model from this topic's module headers; links verified against the wiki index.
narrated overview -- maintained by the narration lane, module links verified against this wiki.
| module | description | lines | funcs |
|---|---|---|---|
| nx_tool_argecho.nx | the multi-arg WITNESS organ for the executable API. Where nx_tool_ping proves an | 23 | 2 |
| nx_tool_census.nx | bits-up tool-census classification primitive. | 408 | 16 |
| nx_tool_census_run_test.nx | end-to-end bits-up audit binary. | 50 | 1 |
| nx_tool_census_test.nx | KAT for bits-up tool census classifier. | 201 | 1 |
| nx_tool_dispatch_gate.nx | 100 | 10 | |
| nx_tool_exec_allow.nx | R1 of the executable-API rung: the EXECUTION allowlist that gates R0's raw | 480 | 27 |
| nx_tool_exec_allow_gate.nx | GATE for R1 (nx_tool_exec_allow), composing R0 (nx_tool_run). Proves the | 125 | 6 |
| nx_tool_http_backend.nx | HTTP-BACKEND execution mode for the sovereign agent tools API. A tools/call whose | 204 | 13 |
| nx_tool_http_backend_candidate_t314.nx | HTTP-BACKEND execution mode for the sovereign agent tools API. A tools/call whose | 284 | 17 |
| nx_tool_http_backend_gate.nx | proves the HTTP-backend execution mode: url-encode forecloses injection on the | 72 | 4 |
| nx_tool_ping.nx | the canonical no-op smoke-test organ for the executable API. It does exactly one thing: | 14 | 1 |
| nx_tool_registry.nx | MCP Tools-primitive parity, sovereign: every Nishi organ/capability registers itself | 29 | 6 |
| nx_tool_registry_gate.nx | proves MCP-style register + discover on the real seg_store (test prefix): register two | 40 | 1 |
| nx_tool_run.nx | R0 of the EXECUTABLE-API rung: the sovereign exec+capture primitive the ecosystem | 688 | 28 |
| nx_tool_run_evidence_candidate_t297.nx | R0 of the EXECUTABLE-API rung: the sovereign exec+capture primitive the ecosystem | 688 | 28 |
| nx_tool_run_gate.nx | GATE for R0 of the executable-API rung (nx_tool_run). Proves the sovereign | 63 | 3 |
| nx_tool_run_owned_candidate_t218.nx | R0 of the EXECUTABLE-API rung: the sovereign exec+capture primitive the ecosystem | 638 | 23 |
| nx_tool_run_timeout_gate.nx | proves tr_run_capture_to actually BOUNDS a hanging child (seq1412). | 723 | 25 |