nx_scene_index_test.nx
buildroot/runtime/nx_scene_index_test.nx
about
nx_scene_index_test.nx -- end-to-end smoke for the full ingestion stack.
Verifies the FULL Tier 0 -> Tier 4 chain end-to-end:
1. ingest text (nx_text_ingest)
2. extract terms (nx_term_extract -> nx_term_registry)
3. co-occurrence (nx_term_cooccur)
4. anchor discovery (nx_arc_anchor)
5. scene-candidate build (nx_scene_index)
Then queries the index for an OUTFIT_LOCATION candidate and
verifies the companion can recover the source byte span.
Exit code:
0 all assertions pass
N assertion N failed
dependencies 10 imports · 0 importers
imports: syscalls.nxnx_media_pool.nxnx_storybeat.nxnx_storydb.nxnx_text_ingest.nxnx_term_registry.nxnx_term_extract.nxnx_term_cooccur.nxnx_arc_anchor.nxnx_scene_index.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
| 28 | func main() -> i64 |