evm.execution | active | testnet | mixed | Read methods, simulation, and transaction submission have different policy categories; consumers must still honor the runtime RPC policy matrix. |
pow.block-production | active | testnet | pool | Mining RPC availability remains controlled by node role, deployment profile, mining allowlists, and safe-mode gates. |
pos.finality | active | testnet | mixed | talero_finalizedHead is the canonical finality read; estimate and status endpoints are diagnostic or advisory. |
poq.advisory-certification | advisory | testnet | mixed | PoQ is advisory/non-blocking in this registry; consumers must not treat it as consensus-finality unless the dedicated finality surfaces also report usable artifacts. |
pq.evm-precompile.mldsa65 | experimental | prototype | internal_only | The verifier precompile address is 0x0000000000000000000000000000000000000903; availability follows the EVM runtime and precompile build configuration. |
privacy.public-surface-policy | active | testnet | mixed | Some address-sensitive reads are limited by caller profile and privacy mode; public consumers must rely on the runtime policy matrix and returned redaction posture. |
runtime.rpc-policy-matrix | active | testnet | public | The runtime surface contract remains the source of truth for individual method/path policy; this registry groups those surfaces by capability. |
runtime.safe-mode | active | testnet | mixed | Status is read-only; override is admin-gated. Readiness and health paths remain the public orchestration surfaces. |
security.honeytrap | active | testnet | trusted | The status RPC is diagnostic-restricted; public callers interact only with normal deny/degrade behavior. |
security.watchtower | active | testnet | mixed | Status is public-safe on public RPC profiles; configuration and notification have stricter runtime policy. |
selective-disclosure.balance-gte | experimental | prototype | mixed | The current proof is committed-witness based and must not be advertised as canonical state membership unless the membership proof path is explicitly used. |
validator.runtimeTxLifecycle | supported | testnet | private_write | Signed tlro_pos_v1 through a private write endpoint. |
validator.directAdminRpcLifecycle | dev_admin_only | development | admin | Direct mutation RPC is not wallet-safe public RPC. |
validator.evmStakingBridge | unsupported | not_wired | none | EVM staking bridge to native ValidatorSet is unsupported/not wired. |