The open protocol for cryptographically sealed audit records of autonomous AI operations. SHA3-256 + Ed25519 + hash chain. Spec, conformance suite, and reference implementations in Python and TypeScript.
Stars
8
Forks
0
Watchers
8
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
48
commits
11
commits
Merge pull request #19 from quantumpipes/feat/cps-1.5.3-validation-and-structured-verify
8a7be1dView on GitHubMerge pull request #18 from quantumpipes/dependabot/npm_and_yarn/reference/typescript/noble/ed25519-3.0.1
dbf6296View on GitHubMerge pull request #17 from quantumpipes/dependabot/github_actions/softprops/action-gh-release-2.6.1
2d53a9bView on GitHubrelease: 1.5.3 — spec_version, FR-002 validation, FR-003 structured verify
f80cc37View on GitHubdeps(typescript): bump @noble/ed25519 in /reference/typescript
2829ec2View on GitHubci: bump softprops/action-gh-release from 2.5.0 to 2.6.1
103027cView on GitHubMerge pull request #16 from quantumpipes/feat/sealed-dict-serialization
a8fb0b2View on GitHubfeat: add to_sealed_dict / from_sealed_dict, fix FastAPI seal omission
3db7dd0View on GitHubMerge pull request #15 from quantumpipes/fix/signed-at-column-overflow
a380afaView on GitHubfix: widen signed_at and signed_by storage columns to prevent PostgreSQL overflow
8cf42b9View on GitHubfix: ruff auto-fixed import ordering in test_chain_concurrency
f69f2acView on GitHubfix: match existing test import style (multi-line first-party imports)
ec10d59View on GitHubfix: isort grouping (qp_capsule is third-party in CI)
51bc365View on GitHubfix: remaining lint issues (unused var, import grouping)
244f8edView on GitHubstyle: wrap long test signatures to satisfy 100-char line limit
d84e4ecView on GitHub