NID is an on-chain protocol that converts human-created pixel matrices into deterministic, cryptographically referenceable identity objects. Each NID artifact is both a reproducible visual object and an information-bearing structure that can be integrated into identity and key-derivation workflows.
Conventional NFT workflows are dominated by automated generation pipelines and external media links. NID focuses on deliberate human input and deterministic reconstruction from structured pixel data. The intent is to preserve authorship traceability and reduce low-effort, automated artifact flooding.
| Stage | Input | Output |
|---|---|---|
| Grid definition | Fixed matrix size (8x8 to 128x128) | Bounded pixel-coordinate space |
| Serialization | Pixel positions and values | Deterministic byte or hex representation |
| Entropy measurement | Non-empty pixel distribution | Quantified information score |
| Fingerprinting | Serialized matrix data | Cryptographic hash identifier |
| Reconstruction | On-chain encoded matrix | Exact visual artifact recovery |
NID editor functions are active in the member area, including save and load workflows. Minting and full on-chain submission are planned for a later phase.
Note: this page describes an implementation track. Final minting semantics and validation rules may evolve across future protocol revisions.