topic: loop
10 modules sharing the loop name family (derived from the tree's prefix discipline).
The 'loop' topic family in the Nishi sovereign ecosystem provides foundational mechanisms for structured, autonomous, and measurable iteration within distributed systems. The _loop_kat module exemplifies a minimal loop through the sovereign wat path, demonstrating basic iteration logic. _loop_synth_authored introduces a fold schema for structured data processing, while nx_loop_gate enforces bounded-loop discipline with the JPL Power-of-10 rule, ensuring controlled execution. Together, these modules support reliable, self-contained looping behaviors essential for maintaining system integrity and autonomy.
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 |
|---|---|---|---|
| _loop_kat.nx | minimal loop through the sovereign wat path: sum 0..4 = 10. If node hangs/wrong, the | 11 | 1 |
| _loop_synth_authored.nx | S4 fold schema. | 403 | 24 |
| nx_loop.nx | bounded-loop discipline primitive. | 350 | 14 |
| nx_loop_census.nx | MEASURE THE ULTIMATE AUTONOMY LOOP (the operator's "god pattern"): is the cycle | 132 | 8 |
| nx_loop_gate.nx | GATE for nx_loop (the bounded-loop discipline primitive; JPL Power-of-10 rule 2). | 71 | 3 |
| nx_loop_http.nx | sovereign plain-HTTP loopback probe (NO shell curl): connect 127.0.0.1:<port>, GET <path>, | 50 | 5 |
| nx_loop_monitor.nx | the MONITOR/HANDLER organ: the "someone on the team watching the loop and | 41 | 3 |
| nx_loop_monitor_test.nx | run the Monitor against the REAL overnight loop's numbers: 484 beats, | 53 | 3 |
| nx_loop_subdiv.nx | LOOP SUBDIVISION (Charles Loop, 1987): the triangle-mesh SMOOTH-LIMIT subdivision scheme. | 147 | 4 |
| nx_loop_subdiv_gate.nx | proves LOOP SUBDIVISION is a real SMOOTH-LIMIT scheme, not mere refinement. | 87 | 4 |