topic: commons
16 modules sharing the commons name family (derived from the tree's prefix discipline).
The 'commons' topic family in the Nishi sovereign ecosystem establishes foundational mechanisms for trust, governance, and data integrity across distributed systems. Modules like nx_commons_capunit_gate ensure trust-flow bindings are validated, nx_commons_govern defines rule-changing authority and immutability, and nx_commons_ledger_e2e_gate secures persistent data integrity through end-to-end verification. These modules interoperate to maintain consistency, enforce accountability, and bridge operational data with system state, supporting the ecosystem's decentralized and secure architecture.
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 |
|---|---|---|---|
| nx_commons_capunit_gate.nx | proves the trust-flow cap actually BINDS, using the estate's own | 91 | 1 |
| nx_commons_defect_gate.nx | proves, against the REAL shipped organs, that the estate's pairwise | 85 | 2 |
| nx_commons_govern.nx | WHO gets to change the rules, and what NO majority may change. | 140 | 5 |
| nx_commons_govern_gate.nx | proves that some rules are not votable, and that this is what stops | 129 | 1 |
| nx_commons_ledger.nx | the LEDGER->STANDING bridge. Turns a plane of transfer rows into the | 221 | 10 |
| nx_commons_ledger_e2e_gate.nx | PERSIST -> RELOAD -> AGGREGATE against the real seg-store. | 114 | 1 |
| nx_commons_ledger_gate.nx | proves the ledger derives what the bench previously had to be TOLD, | 105 | 1 |
| nx_commons_lib.nx | NETWORK standing for a neighbour commons. The replacement for the pairwise | 197 | 10 |
| nx_commons_price.nx | COMMENSURATION: how do you compare an hour of shovelling to a borrowed GPU? | 107 | 7 |
| nx_commons_price_gate.nx | proves the commensuration rule, and proves that the CHOICE of base unit | 108 | 1 |
| nx_commons_store_probe_gate.nx | BISECT the hang in nx_commons_ledger_e2e_gate. | 47 | 1 |
| nx_commons_sybilcost.nx | what does an attack actually COST? The sybil bound, measured. | 73 | 5 |
| nx_commons_sybilcost_gate.nx | measures the sybil bound instead of asserting it. | 83 | 1 |
| nx_commons_units_gate.nx | proves, against the REAL shipped nx_hypha, that a reciprocity floor | 92 | 2 |
| nx_commons_witness.nx | the PRODUCER of witnessed_permil, the term nx_commons_lib leans on hardest | 129 | 6 |
| nx_commons_witness_gate.nx | proves the witness producer against the rule it was matched from. | 129 | 2 |