nx_coach_markers_gate.nx
buildroot/runtime/nx_coach_markers_gate.nx
about
nx_coach_markers_gate.nx -- executed proof of the coach wire (nx_coach_markers). Synthetic NXMK marker sets
(types 1=dead-air 2=scene-cut 3=high-motion 4=rhythm) over a 10s clip prove the coaching summary + focus +
the trim-list, and that an inverted posture escalates the focus to form/safety. expect_exit: 0
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_coach_markers.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
| 7 | func gp(s: *u8) -> i64 { var n: i64 = 0; while s[n] != (0 as u8) { n = n + 1 } return sys_write(1, s, n) } |
| 8 | func gn(v: i64) -> i64 |
| 18 | func main(argc: i64, argv: *i64) -> i64 |