code wiki / _hdl_build / nx_worklog_append.nx
nx_worklog_append.nx
buildroot/runtime/_hdl_build/nx_worklog_append.nx
about
nx_worklog_append.nx -- the SILENT per-action work-journal appender invoked by the PostToolUse
hook. Writes ONE crash-durable framed line and EXITS WITH NO STDOUT -> zero model tokens, zero
context injection (requirement: "not triggering your tokens"). Granular: one line per tool call.
Robust: rides the flock-atomic fa_appendz floor; degrades silently (never blocks the action).
nx_worklog_append <event> <tool> <target>
Sovereign: nx_worklog_lib + nx_syscalls only. license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_worklog_lib.nxnx_syscalls.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 main(argc: i64, argv: *i64) -> i64 |