topic: netscope
12 modules sharing the netscope name family (derived from the tree's prefix discipline).
The netscope topic family in the Nishi sovereign ecosystem provides tools for network analysis, diagnosis, and self-healing. nx_netscope_capture serves as the raw-wire capture front-end, feeding data into nx_netscope_dissect, which offers layered, typed dissectors for protocol analysis. nx_netscope_dns integrates low-level timeout-recv mechanisms with higher-layer DNS processing, while nx_netscope_heal and nx_netscope_heal_loop enable goal-directed self-healing through the MAPE-K framework, ensuring robust and adaptive network operations.
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_netscope_capture.nx | NX-NETSCOPE L-CAPTURE: the SOVEREIGN raw-wire capture front-end (the | 80 | 6 |
| nx_netscope_diag.nx | the ONE-COMMAND, EASY-FOR-ANYONE DNS diagnosis. | 39 | 1 |
| nx_netscope_dissect.nx | NX-NETSCOPE L4: layered PURE typed dissectors | 172 | 4 |
| nx_netscope_dissect_test.nx | 1:1 KAT for NX-NETSCOPE L4 pure | 117 | 3 |
| nx_netscope_dns.nx | NX-NETSCOPE L0 (timeout-recv keystone) + L1 | 436 | 13 |
| nx_netscope_dns_test.nx | 1:1 KAT for NX-NETSCOPE L0+L1 | 158 | 3 |
| nx_netscope_heal.nx | NX-NETSCOPE rung 3: goal-directed SELF-HEALING | 157 | 4 |
| nx_netscope_heal_loop.nx | NX-NETSCOPE rung 3, part 2: the live MAPE-K | 122 | 9 |
| nx_netscope_heal_loop_test.nx | 1:1 KAT for the live MAPE-K loop safety | 90 | 1 |
| nx_netscope_heal_test.nx | 1:1 KAT for the rung-3 self-healing decision | 87 | 2 |
| nx_netscope_verdict.nx | NX-NETSCOPE "easy-for-anyone" verdict layer. | 229 | 15 |
| nx_netscope_verdict_test.nx | 1:1 KAT for the easy-for-anyone verdict | 73 | 2 |