code wiki / (root) / nx_sovereign_compose_test.nx

nx_sovereign_compose_test.nx

buildroot/runtime/nx_sovereign_compose_test.nx

9738 B204 linesdepth 8pulls 15 transitivereach 0 importersview sourcekind gate/prooftopic sovereign
docsdependenciesstructsconstsfunctions

about

nx_sovereign_compose_test.nx -- silicon-up sovereignty + optimization. The cumulative composition demo. Same NMS-via-Steam laptop scenario from nx_ecosystem_compose_test, EXTENDED with the sovereignty layer: Intel ME + AMD PSP + Qualcomm baseband (assume a laptop with built-in LTE modem) are now wrapped as xenocells. Their covert activity gets recorded into the forensic ledger while the operator plays NMS and runs native Nishi cells. Per user 2026-05-19: *"this work can combine with our work we documented on fighting minix and that aka hardware optimization as a user optimization, defense, and attack sendback via judo."* The judo this proves: - Vendor's ring -3 management engine performs covert RAM read - Substrate observes + signs + records into evict_journal - Baseband attempts silent transponder activation - Substrate refuses + logs + xenocell intrusion state = COMPROMISING - At session end: signed forensic ledger of every hostile action - The vendor's covert monitoring becomes the user's public record All four layers exercised: - silicon (chip family + threat surface lookup) - firmware (mitigations applied / xenocell wrappers) - ecosystem (native cells + Steam-NMS symbiote in organism) - judo (signed observations into forensic record)

dependencies 13 imports · 0 importers

nx_syscalls.nx nx_tier.nx nx_budget.nx nx_attention_class.nx nx_evict_journal.nx nx_tropism.nx nx_ribosome.nx nx_pathway.nx nx_symbiote.nx nx_organism.nx nx_sovereign_compose_test.nx

diagram shows first 10 each side; +3 more imports, +0 more importers in the complete lists below.

imports: nx_syscalls.nxnx_tier.nxnx_budget.nxnx_attention_class.nxnx_evict_journal.nxnx_tropism.nxnx_ribosome.nxnx_pathway.nxnx_symbiote.nxnx_organism.nxnx_attest_silicon.nxnx_xenocell.nxnx_reclaim.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main nx_budget_new sys_mmap nx_evict_journal_new sys_mmap ↻ nx_organism_new sys_mmap ↻ sys_mmap ↻ nx_reclaim sys_mmap ↻ nx_chip_family_is_valid nx_attestation_new sys_mmap ↻ nx_chip_threat_surface nx_chip_available_mitigati nx_chip_base_trust_q10 nx_attestation_effective_t _popcount8 _reclaim_safe_for_niche _reclaim_spawn_xenocell_fo nx_xenocell_new sys_mmap ↻ nx_pathway_new sys_mmap ↻ _add_cell nx_budget_new ↻ sys_mmap ↻ nx_pathway_add_cell nx_ac_is_valid nx_tropism_is_valid nx_rbt_is_valid _pathway_cell_at nx_organism_add_pathway _organism_pathway_set nx_symbiote_new sys_mmap ↻ nx_organism_add_symbiote _organism_symbiote_set nx_symbiote_update nx_xenocell_new ↻

structs

none

consts

none

functions

42func _add_cell(p: *NxPathway, cell_id: nx_int, ac: nx_int,
56func main() -> i64