code wiki / daemon
topic: daemon
9 modules sharing the daemon name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_daemon.nx | canonical sovereign detached-spawn: launch an elf as a daemon that survives the parent (new | 26 | 2 |
| nx_daemon_bench.nx | continuous, low-resource, on-device benchmark | 514 | 27 |
| nx_daemon_bench_test.nx | smoke: drive the daemon through every | 153 | 1 |
| nx_daemon_budget_gate.nx | REGRESSION PROOF for the self-retiring-daemon class (debt seq882, 2026-07-25). | 131 | 8 |
| nx_daemon_container.nx | run the nishi pulse daemon INSIDE the sovereign | 51 | 3 |
| nx_daemon_gate.nx | proves the sovereign detached-spawn primitive (fork + setsid) that nx_daemon's daemon_spawn | 40 | 1 |
| nx_daemon_health_audit.nx | substrate-side audit of running daemons / | 180 | 6 |
| nx_daemon_run.nx | sovereign detached LAUNCHER (no kill): spawn <elf> [args...] as a daemon that survives this | 20 | 1 |
| nx_daemon_supervisor.nx | SOVEREIGN data-driven daemon supervisor. THE organ that makes daemon | 662 | 19 |