topic: nishi
36 modules sharing the nishi name family (derived from the tree's prefix discipline).
The 'nishi' topic family provides tools for interacting with the Nishi sovereign ecosystem, encompassing both CLI and GUI interfaces for browsing and navigating the system. The nishi module serves as the primary browser, offering an interactive experience, while nishi_gui enhances this with a graphical interface on Windows. Alongside, nishi_export_lib enables exporting compiled NishiLang code, supporting game development through nishi_game and synthesis via nishi_synth and nishi_synth_gates, ensuring modular, sovereign execution across the ecosystem.
auto-narrated by the local model from this topic's module headers; links verified against the wiki index.
narrated overview -- maintained by the narration lane, module links verified against this wiki.
| module | description | lines | funcs |
|---|---|---|---|
| nishi.nx | SOVEREIGN browse CLI + interactive navigator (the Nishi browser). | 532 | 8 |
| nishi_export_lib.nx | REAL nx_cc-compiled NishiLang exported from sovereign DLLs. Includes: | 211 | 26 |
| nishi_game.nx | GAME-GUI R1: the sovereign GAME ENGINE WINDOW on native Windows. Presents ANIMATED | 305 | 13 |
| nishi_gui.nx | the NISHI browser, graphical + INTERACTIVE (Windows). "Nishi" = west (the family). | 838 | 36 |
| nishi_hdl_primitives.nx | Nishi HDL DSL primitive types. | 258 | 15 |
| nishi_spawn_probe.nx | verify the GUI keystone's process-spawn imports (IAT slots 20-23): | 83 | 7 |
| nishi_synth.nx | WHEELER-ONLY Verilog emitter. | 266 | 9 |
| nishi_synth_gates.nx | sovereign gate-netlist emitter. | 301 | 11 |
| nx_nishi_bootimg.nx | x86 full-system ladder R9: a REAL BOOTABLE USB IMAGE (MBR boot sector). | 67 | 4 |
| nx_nishi_builder.nx | THE NISHI BUILDER: one universal, self-growing emitter catalog for the WHOLE | 104 | 7 |
| nx_nishi_builder_gate.nx | GATE for THE NISHI BUILDER (universal, domain-aware). Hermetic (/tmp): teach | 67 | 3 |
| nx_nishi_builder_seed.nx | TEACH the universal Nishi builder across domains (ad/web/game), then GROW each. | 52 | 5 |
| nx_nishi_coverage.nx | the MEASURED "use only our system" census. Reads the daily-driver tool | 91 | 7 |
| nx_nishi_deploy.nx | SOVEREIGN deploy organ (operator 2026-06-23: "no sh, use the nishi ecosystem, | 143 | 7 |
| nx_nishi_desktop.nx | the NISHI SYSTEM "desktop": a unified status + launcher view of the whole | 93 | 7 |
| nx_nishi_diskimg_test.nx | x86 ladder R9 rung-2: the LOADER PIPELINE (disk image -> load -> run). | 53 | 6 |
| nx_nishi_embed.nx | SOVEREIGN IFRAME REPLACEMENT for the Nishi ecosystem (operator: "iframe replacement with | 91 | 3 |
| nx_nishi_font.nx | the SYSCALL-backed u8/PNG path of the sovereign Nishi stroke font. The PURE glyph core | 64 | 3 |
| nx_nishi_font_core.nx | the PURE, IMPORT-FREE core of the sovereign Nishi stroke font. Contains the | 214 | 8 |
| nx_nishi_font_demo.nx | renders the sovereign Nishi stroke font (anti-aliased) at several sizes to a | 25 | 1 |
| nx_nishi_font_gate.nx | VERDICT gate for the sovereign Nishi stroke font. Renders glyphs to a white RGB | 65 | 5 |
| nx_nishi_install_os.nx | ladder C5 (the INSTALL-OUR-OS capstone): install the OS AS a content-addressed NishiFS. | 244 | 19 |
| nx_nishi_page_emit.nx | HUB primitive; emits Nishi Page Format V1 | 289 | 8 |
| nx_nishi_page_validator.nx | HUB primitive; conformance validator | 478 | 9 |
| nx_nishi_riscv_emit.nx | THE PRODUCT LOOP: NishiLang -> RISC-V, run on the QEMU-validated emulator. Invokes the | 82 | 5 |
| nx_nishi_search_census.nx | MEASURED census of NISHI SEARCH vs the banked SOTA bar (operator 2026-07-03: | 240 | 9 |
| nx_nishi_usb_desktop.nx | x86 ladder R9-DESKTOP: boot the PERSISTED USB image -> SEE the desktop. | 268 | 12 |
| nx_nishi_usb_fbkernel.nx | x86 ladder R9-FBKERNEL: the disk-loaded kernel DRAWS its own framebuffer. | 287 | 11 |
| nx_nishi_usb_image.nx | x86 ladder R9-FUSE: the REAL bootable Nishi USB image, proven by execution. | 249 | 9 |
| nx_nishi_usb_install.nx | x86 ladder C3 (installer/disk side): the NISHI INSTALLER PROGRAM. | 293 | 14 |
| nx_nishi_usb_kernel.nx | x86 ladder R-KERN-1: the long-mode kernel sets up real GDT + IDT and takes | 318 | 16 |
| nx_nishi_usb_longmode.nx | x86 ladder R9-HANDOFF: the loaded kernel boots THROUGH to LONG mode. | 258 | 11 |
| nx_nishi_usb_os.nx | x86 ladder R-KERN-4: INTEGRATION -- one booted kernel that runs a userland. | 318 | 17 |
| nx_nishi_usb_paging.nx | x86 ladder R-KERN-2: the long-mode kernel sets up PAGING (CR3 + 4-level walk). | 271 | 13 |
| nx_nishi_usb_parttable.nx | x86 ladder C1 (installer/disk side): a REAL MBR PARTITION TABLE on | 282 | 12 |
| nx_nishi_usb_preempt.nx | x86 ladder R-KERN-3: PREEMPTIVE multitasking (timer IRQ0 preempts tasks). | 148 | 8 |