@axpathcom/evidence-core
v0.1.0
Published
Open verifier of the Axpath evidence chain: canonical event forms, SHA-256 hash chain, RFC 6962-style Merkle trees, RFC 3161 seals, checkpoints and reasoning-disclosure bundles — pure and deterministic, with the normative spec and golden vectors included
Maintainers
Readme
@axpathcom/evidence-core
The verifier of the Axpath evidence chain — the open core that lets any third party recompute and check an Axpath ledger without trusting Axpath: canonical event forms, the SHA-256 hash chain, RFC 6962-style Merkle trees, RFC 3161 timestamp seals, publishable checkpoints, the reasoning-attestation commitment and its disclosure bundle, and the JSON-LD export.
Everything here is pure and deterministic — no network, no disk, no Date.now() in the evaluation paths. The normative specification and the executable golden vectors are published alongside the code under dist/spec/ (SPEC.md, golden-vectors.json): what is published is exactly what is tested.
The policy/enforcement engine (guardrails, org layer, policy snapshot, MCP manifest pinning, memory attestation) lives in a separate, private package — it is not part of this verifier.
Status: licensed Apache-2.0 under gate G4 (opened 2026-08-10, decision D3 — npm carries only this open verifier; the CLI ships through Axpath's own channel). First npm publication is pending only the registry step (npm login / scope). Provenance is deferred: it requires a public repository and this monorepo hosts the proprietary engine — it will come with a public source mirror.
