code wiki / (root) / nx_tool_ping.nx

nx_tool_ping.nx

buildroot/runtime/nx_tool_ping.nx

636 B14 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind tooltopic tool
docsdependenciesstructsconstsfunctions

about

nx_tool_ping.nx -- the canonical no-op smoke-test organ for the executable API. It does exactly one thing: print a fixed sentinel and exit 0. Zero inputs, zero side effects, no files, no network -- so it is the SAFE tool to put on the execution allowlist (nx_tool_exec_allow) first, to prove /mcp tools/call really forks+captures a real organ end-to-end without risking anything. license_tier: ORIGINAL expect_exit: 0

dependencies 1 imports · 0 importers

nx_syscalls.nx nx_tool_ping.nx

imports: nx_syscalls.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main sys_write sys_exit

structs

none

consts

none

functions

7func main() -> i64