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. REPAIRED: Using u128 for all timestamps and jitter metrics.
CertificationAuthority
The IQA-ORG Core Controller. Responsible for issuing and verifying Radiant Seals based on 128-bit evidence. It acts as the “Source of Truth” for the entire application layer.
QualityProof
RFC-009: QualityProof A real-time cryptographic proof of computational and metabolic integrity. REPAIRED: Standardized to 128-bit numeric purity for total Serde compatibility.

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) v1.2.3. REPAIRED: Using underscore for unused variable to fix warning.