Tokenized units are minted only against a sealed asset, under rules the ledger enforces rather than the issuer promises. Supply is a consequence of the record, not a claim about it.
Issuance cannot begin without a valid seal, and every unit created is tied to the specific asset that backs it.
The issuance engine refuses to mint against an asset that is not sealed and anchored. There is no path to create supply that skips verification.
Each issued unit references the sealed asset's on-ledger identity. Given any unit, the ledger resolves the exact asset, seal, and evidence package behind it.
The token's economic and legal rights are fixed at issuance: what the holder is entitled to, in what priority, and under which instrument. Holders acquire a defined claim, not an undefined exposure.
Coupon, maturity, denomination, and transfer restrictions are encoded on-ledger at issuance. The servicing and redemption stages read these terms rather than re-interpreting a document.
The ledger caps issued units to the sealed asset's capacity so over-issuance is structurally impossible.
Issuable supply is derived from the sealed asset's verified value and structure. Attempts to mint beyond that ceiling are rejected at the ledger, not caught in reconciliation later.
Fractional units sum to the whole; the engine prevents the same underlying value from being issued twice. One asset cannot silently back two token series.
Where an asset supports multiple tranches, seniority and allocation are encoded so subordination is enforced by the ledger. Priority of claim is a property of the record, not a footnote.
Total issued supply is computable from the ledger at any block, with no off-ledger adjustments. The number a regulator sees is the number the system enforces.
Each mint becomes an append-only ledger event that later lifecycle stages and external auditors read directly.
Issuance is recorded as an entry linked to its predecessor by hash. The creation of every unit sits in a verifiable, ordered history.
Minting and first allocation to holders settle as a single atomic operation. There is no interval where units exist unassigned or allocations reference units not yet created.
The issuance record and its backing data remain within the owner's jurisdiction. Supply is created and held where the owning state's law and infrastructure govern it.
An auditor can replay the chain from the asset seal through issuance and confirm supply independently. Trust rests on the record, not on Sovex's assurances about it.