How it works

NeuroPoS is an integrity pipeline. It turns raw chain data into verifiable artifacts—then anchors commitments on-chain.

Fetch (2/3 quorum)
Pull /status + /commit across multiple RPCs and require quorum agreement.
Derive deterministically
Compute absence/reputation/events with pinned constants and canonical serialization.
Commit (Merkle roots)
Produce per-epoch roots and a checkpoint object; hash via JCS.
Sign (hybrid)
Publisher signs checkpoint hash with Ed25519 and ML‑DSA‑65 (required).
Publish bundle
Content-addressed blobs served via API + S3/MinIO mirror.
Anchor on Base
Anchor envelope_hash + trust_store_hash, track confirmations/reorgs.