STANDARD_WORKSPACE

UNIFIED_API_GATEWAY

SEC_ID:

gRPC / GRAPHQL / WASM_ENTRY_POINTS

The Zeqron Unified API provides low-latency access to the Sovereign Mesh. All calls must be authenticated via PQC-Identity signatures or hashed access keys.

Global_gRPC_Services

SERVICE_NAMESTATUS
zeqron.core.v1.MeshServiceACTIVE_PEER
zeqron.core.v1.IdentityServiceACTIVE_LATTICE
zeqron.core.v1.CustodyServiceVAULT_LOCKED

GraphQL_Gateway

// High-level lattice inspection

query GetZoneStats($id: ID!) {
zone(id: $id) {
peerCount
latency_profile
tps_geometric_mean
}
}

KEY_MANAGEMENT

KEY_GENERATION_LOCKED

PQC-Handshake required to access production gatekeeper services.

Standard interface restored.