nx_warden.nx
buildroot/runtime/nx_warden.nx
about
nx_warden.nx -- the Warden demo/cockpit. The reusable POLICY lives in
nx_warden_lib.nx (one cardinal source); this just exercises + displays it.
The Warden bounds autonomous action: before the Conductor/guardian may ACT
(auto-heal, auto-commit), warden_authorize() must pass it against the cardinals.
DENY-by-default; every decision audited. license_tier: ORIGINAL
dependencies 1 imports · 0 importers
imports: nx_warden_lib.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 10 | func w_puts(s: *u8) -> i64 |
| 18 | func w_show(label: *u8, kind: i64, target: *u8, has_backup: i64, expect_allow: i64) -> i64 |
| 26 | func main() -> i64 |