code wiki / page
topic: page
7 modules sharing the page name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_page_dump.nx | fetch a few live pages over our sovereign TLS and print | 45 | 4 |
| nx_page_fetch_raw.nx | fetch a page and write RAW HTML (no text-strip) to a | 39 | 3 |
| nx_page_fetch_tmp.nx | fetch ONE page -> strip to text -> /tmp/page.txt. | 43 | 3 |
| nx_page_get_test.nx | fork-loopback fetch + render. | 174 | 12 |
| nx_page_ingest.nx | ENTITY-DEPTH live ingester: ONE operator-chosen seed page + up to N of its | 239 | 8 |
| nx_page_verify.nx | BROWSER-GRADE LIVE PAGE VERIFIER (the "my verify was shit" cure, operator 2026-07-16). | 446 | 14 |
| nx_page_verify_gate.nx | proves the browser-grade page verifier END-TO-END on the REAL edge: the fixed | 92 | 5 |