Skip to main content

Crate iqa_org

Crate iqa_org 

Source

Structs§

AuditRecord
RFC-009: AuditRecord Historical data of authority audits performed on the sovereign node.
CertificationAuthority
The IQA-ORG Core Controller. Responsible for issuing and verifying Radiant Seals based on 128-bit evidence.
QualityProof
RFC-009: QualityProof A real-time cryptographic proof of computational and metabolic integrity. REPAIRED: Using u128 for all identifiers and snake_case for picotokens.

Enums§

CertificationStatus
RFC-009: CertificationStatus Represents the current sovereign standing of a node in the 2026 Imperial Grid.

Traits§

SovereignTrust

Functions§

bootstrap_certification
Global initialization for the Certification Layer (IQA-ORG) 2026. REPAIRED: Corrected unused variable warning.