-
Andrey Filippov authored
- GpuQuadJna.renderProcPrepare(spec): lazy second module (tp_create_module2, explicit SM-carve spec) + render-only TpProc bound to the main proc (tp_proc_render_bind_source); all render* entries route to it when present. Bound proc destroyed FIRST on close. Optional -Dtp.green.pose carves the MAIN module (default unset - INIT/pre-RT phases would be confined too). - CuasPoseRT: renderProcPrepare BEFORE the timed loop (NVRTC compile never lands in scene 0's slot); fail-safe = render stays on the main module. - New saved param curt.det_render_green (default "8+8" per the ratified MAP v2 pose-8/render-8/rest-20): empty/"0" = R1a single-module shape (A/B). - Native gates (tile_processor_gpu 0a0d509): carve_combo b0-b4 bind arrangements ALL PASS bit-exact incl. the PLAIN-pose + carved-render production mirror; full suite ALL PASS; sanitizer 0. - Step-4 gate (Andrey's run): 497 Done lines byte-identical to the 07/16 22:52 record with det_render ON + capacity re-measure. Co-Authored-By:Claude Fable 5 <noreply@anthropic.com>
3b33a397