topic: ecomat
24 modules sharing the ecomat name family (derived from the tree's prefix discipline).
The ecomat topic family manages domain-level data integrity and growth tracking within the Nishi sovereign ecosystem, ensuring accurate measurement and reconciliation of per-domain activity. The nx_ecomat_beat initiates the flywheel loop, while nx_ecomat_domledger_gate verifies that per-domain records align with aggregated rollups. nx_ecomat_domtrend_lib provides precise growth attribution by analyzing the per-domain maturity ledger, enabling real-time insights into domain performance.
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_ecomat_beat.nx | R3 THE FLYWHEEL BEAT: one command runs the whole loop once -- | 138 | 2 |
| nx_ecomat_beat_gate.nx | proves the flywheel BEAT composes: on a test store, MEASURE (with the | 56 | 1 |
| nx_ecomat_domledger.nx | append one PER-DOMAIN beat to knowledge/status/ecomat_domains.log. | 56 | 1 |
| nx_ecomat_domledger_gate.nx | proves the per-domain walk RECONCILES with the aggregate rollup. | 56 | 2 |
| nx_ecomat_domledger_lib.nx | emit the PER-DOMAIN maturity ledger, the missing data that makes | 139 | 5 |
| nx_ecomat_domtrend_gate.nx | proves EXACT attribution: a domain that CLIMBED is never confused | 73 | 2 |
| nx_ecomat_domtrend_lib.nx | EXACT growth attribution from the per-domain ledger. | 285 | 5 |
| nx_ecomat_domtrend_live_gate.nx | runs the EXACT per-name attribution against the REAL | 77 | 2 |
| nx_ecomat_evprobe.nx | DOES EACH DOMAIN'S EVIDENCE POINTER ACTUALLY MATCH ITS LOG? | 211 | 5 |
| nx_ecomat_lib.nx | shared core for the ECOSYSTEM MATURITY ROLLUP (the unifier), SOVEREIGN edition. | 836 | 49 |
| nx_ecomat_page.nx | R2 PUBLISH: render the live maturity dashboard to HTML from the SOVEREIGN | 21 | 1 |
| nx_ecomat_page_gate.nx | proves the dashboard renders the LIVE measured numbers from the store | 40 | 1 |
| nx_ecomat_put.nx | store-native autoid domain adder for the ecomat maturity plane (acl F771). | 102 | 7 |
| nx_ecomat_put_gate.nx | gate for acl F771. PROVES the store-native domain add is APPEND (preserves | 78 | 4 |
| nx_ecomat_requirements_gate_t120.nx | 38 | 1 | |
| nx_ecomat_seed.nx | author the 11 ecosystem-maturity domains into the SOVEREIGN seg_store | 325 | 2 |
| nx_ecomat_seed_clobber_gate.nx | proves the ANTI-CLOBBER guard in nx_ecomat_seed BITES. | 175 | 6 |
| nx_ecomat_seed_gate.nx | proves the NATIVE seg_store round-trip (no TSV): author 2 records, | 85 | 2 |
| nx_ecomat_target_emit.nx | R1, SOVEREIGN edition: the maturity GAP becomes ranked work for the | 34 | 1 |
| nx_ecomat_target_emit_gate.nx | proves the maturity gaps become work CORRECTLY from the NATIVE store, | 41 | 1 |
| nx_ecomat_trend.nx | "are we actually advancing, or just declaring more frontiers?" | 75 | 1 |
| nx_ecomat_trend_gate.nx | executable proof for the advancement/expansion decomposition. | 79 | 2 |
| nx_ecomat_trend_lib.nx | ADVANCEMENT vs EXPANSION: the honest growth decomposition over the | 230 | 5 |
| nx_ecomat_trend_live_gate.nx | runs the advancement/expansion decomposition against the REAL | 82 | 2 |