topic: id
20 modules sharing the id name family (derived from the tree's prefix discipline).
The 'id' topic family in the Nishi sovereign ecosystem focuses on identity management and unique identifier generation, supporting both monotonic ID creation and content addressing. The nx_id module provides foundational infrastructure for generating 128-bit content addresses and monotonic IDs, while nx_id_ledger_existing_keys_audit_t219 ensures the integrity of ledger keys by auditing their presence in job files and producing hash-based evidence. nx_id_palette serves as a correlated identity palette, integrating with procedural generation to enhance identity representation and verification across the system.
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_id.nx | monotonic IDs and 128-bit content addresses. | 194 | 7 |
| nx_id_concurrent_canonical_gate_t190.nx | 36 | 2 | |
| nx_id_concurrent_gate_t190.nx | 36 | 2 | |
| nx_id_epoch_prepare_gate_t293.nx | Tests id epoch preparation and resolution under various crash and failure scenarios. | 164 | 5 |
| nx_id_evidence_canonical_gate_t190.nx | 40 | 3 | |
| nx_id_evidence_gate_t190.nx | 40 | 3 | |
| nx_id_evidence_gate_t190b.nx | 40 | 3 | |
| nx_id_handler_canonical_gate_t190.nx | 53 | 3 | |
| nx_id_handler_gate_t190.nx | 49 | 3 | |
| nx_id_handler_gate_t190b.nx | 49 | 3 | |
| nx_id_handler_gate_t190c.nx | 53 | 3 | |
| nx_id_help_gate_t190.nx | 27 | 2 | |
| nx_id_ledger_audit_t190.nx | Analyzes ledger metadata to count rows with formatting issues and validate schema compliance. | 77 | 2 |
| nx_id_ledger_claim_audit_t219.nx | Verifies and splits claim evidence from legacy rows into hexadecimal and file path components. | 146 | 9 |
| nx_id_ledger_existing_keys_audit_t219.nx | Audits existing ledger keys by checking their presence in job files and generating hash-based evidence. | 206 | 12 |
| nx_id_ledger_provenance_audit_t219.nx | Analyzes legacy data rows to detect anomalies and generate cryptographic hashes for audit purposes. | 83 | 6 |
| nx_id_legacy_reconcile_gate_t219.nx | 61 | 4 | |
| nx_id_palette.nx | THE CORRELATED IDENTITY PALETTE. /compare/procgen C33, symbol | 87 | 6 |
| nx_id_param_core.nx | THE PURE IDENTITY-PARAMETER CORE. /compare/procgen C36, symbol | 200 | 14 |
| nx_id_param_gate.nx | THE IDENTITY-PARAMETER CORE AND ITS FIRST CONSUMER, GATED. | 459 | 11 |