Skip to main content
Provenance

Don't trust us. Check the source.

The product's thesis is verify, don't trust. We hold ourselves to it. Every credential below is one click from the authority that owns it, the public docket, the patent register, the package index, not a screenshot or a summary.

Artifact Map

The official artifacts, and how to check each one

Everything we publish, in one table: the canonical URL, the account that publishes it, and the authenticity check you can run yourself. The account mapping, stated plainly: the npm publisher account “attestedgovernance” publishes the scope @attested-intelligence; the GitHub org is “attestedintelligence”; the PyPI account is “attested-intelligence”. Each check below was executed between 2026-07-01 and 2026-07-03; attestation state can change, so run the checks yourself.

ArtifactCanonical URLPublishing accountAuthenticity check
This siteattestedintelligence.comAttested Intelligence Holdings LLC; deployed from the company GitHub org “attestedintelligence”HTTPS on the canonical domain. Artifacts it asks you to trust are pinned by SHA-256 where offered (see the vectors row below).
VerifyBundleverifybundle.comAttested Intelligence Holdings LLC (same publisher, separate product surface)Its /standard page pins the offline verifier, spec, and conformance vectors by SHA-256. Recompute after downloading and compare.
npm: @attested-intelligence/aga-mcp-serverwww.npmjs.com/package/@attested-intelligence/aga-mcp-servernpm publisher account “attestedgovernance” publishes the scope “@attested-intelligence”npm audit signatures. Registry signatures verify, and 3.3.3 carries SLSA provenance attestations (checked 2026-07-02).
npm: @attested-intelligence/aga-verifywww.npmjs.com/package/@attested-intelligence/aga-verifynpm publisher account “attestedgovernance” publishes the scope “@attested-intelligence”npm audit signatures. Registry signatures verify, and 2.1.1 carries SLSA provenance attestations (checked 2026-07-02).
PyPI: aga-governancepypi.org/project/aga-governance/PyPI account “attested-intelligence”PyPI JSON version check: fetch pypi.org/pypi/aga-governance/json and compare the listed sha256 digests to your download. Latest 0.2.6; no PEP 740 attestations yet (checked 2026-07-06).
Gateway demo endpointaga-mcp-gateway.attested-intelligence.workers.dev/bundleCloudflare Workers deployment (attested-intelligence.workers.dev)HTTPS plus the pinned verifier. curl the /bundle endpoint and verify the result offline against the demo gateway signing key (c21d3d2def30…63584d0c, published in full on /verify and from the gateway /pubkey endpoint): aga-verify bundle.json --pubkey <key> emits a canonical evidence bundle that passes all checks (checked 2026-07-03). This key signs the live endpoint and is distinct from the sample-bundle key. The bundle is also persisted and retrievable by content hash at /bundle/{merkle_root}.
Conformance vectors downloadattestedintelligence.com/downloads/aga-conformance-vectors.zipCompany-authored, published on this site; same corpus as the GitHub org “attestedintelligence” repositoryRecompute the SHA-256 and compare to the trust root pinned on /spec (fd125d70a1b4…149dc, 32,169 bytes). The corpus covers the classical Ed25519 profile; the post-quantum composite is cross-verified in the reference implementation.