code wiki / url

topic: url

16 modules sharing the url name family (derived from the tree's prefix discipline).

The 'url' topic family in the Nishi sovereign ecosystem provides tools for parsing, canonicalizing, and handling URLs within the system. The nx_url module offers a minimal URL parser based on RFC 3986, while nx_url_canon transforms HTML attributes into standardized WIRE URLs. nx_url_canonical ensures proper percent-encoding and decoding, supporting consistent URL manipulation 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.

moduledescriptionlinesfuncs
nx_url.nxminimal URL parser (RFC 3986 subset).2373
nx_url_canon.nxHTML attribute -> WIRE URL canonicaliser. LIB (no main, no imports).34010
nx_url_canonical.nxURL percent-encoding + decoding (RFC 3986).1557
nx_url_get.nxthe sovereign FETCH-VERIFY CLI that was missing from the live-publish loop. A thin,675
nx_url_index.nxFetches and indexes a single live URL into the web scope using a neutral, sovereign stack.2316
nx_url_params.nxbits-up URL query-string parser for the Nishi1477
nx_url_params_test.nxsmoke for nx_url_params.nx.673
nx_url_parse_test.nxdoes nx_url_parse keep the PATH when the URL has an264
nx_url_probe.nxSOVEREIGN, PARAMETERIZED live URL probe (no curl/wget). A real HTTPS GET through the995
nx_url_resolve.nxRFC 3986 §5.2 relative-URL resolution.3746
nx_url_resolve_test.nxKAT for RFC 3986 §5.2 examples.1085
nx_url_safety_gate.nxREFEREE for nx_url_safety_lib (the ONE SSRF URL ruler, mediaingest R11).1333
nx_url_safety_lib.nxTHE ONE SSRF URL-SAFETY RULER (/compare/mediaingest R11 ge_edge_push).1528
nx_url_scrub.nxADDITIVE repair for poisoned url:<cid> rows (the 2026-07-03 empty-literal bug stamped934
nx_url_truth_gate.nxADVERSARIAL reproducibility gate (operator doctrine: a "live" claim must AGREE with998
url.nxURL percent-encoding + decoding (RFC 3986). 1497