nx_caption_emit_test.nx
buildroot/runtime/nx_caption_emit_test.nx
about
nx_caption_emit_test.nx -- full HTML-paste -> first-person caption smoke.
Exercises the full Tier 0-5 chain end-to-end:
1. paste raw HTML (mock literotica chapter)
2. nx_html_extract -> body text + title
3. nx_text_ingest -> StoryBeats
4. nx_term_extract -> learned outfit/location vocabulary
5. nx_cooccur_observe_db + nx_arc_anchor_discover -> motifs
6. nx_scene_index_build -> SceneCandidate
7. nx_caption_emit (LITEROTICA / JOYCAPTION / RAW_JSON) -> downstream
prompt text
Exit code: 0 = pass, N = failed assertion N.
dependencies 13 imports · 0 importers
diagram shows first 10 each side; +3 more imports, +0 more importers in the complete lists below.
imports: syscalls.nxnx_media_pool.nxnx_storybeat.nxnx_storydb.nxnx_html_extract.nxnx_text_ingest.nxnx_term_registry.nxnx_term_extract.nxnx_term_cooccur.nxnx_arc_anchor.nxnx_scene_index.nxnx_pov_shift.nxnx_caption_emit.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
| 29 | func main() -> i64 |