Skip to content

IntentProof/intentproof-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

intentproof-spec

CI

Canonical schemas, fixtures, and conformance tooling for IntentProof.

Who uses this

SDK maintainers, verifier authors, and integrators who need the normative JSON Schemas, golden fixtures, and cross-language conformance runner.

Scope

  • JSON Schemas in schema/
  • Golden fixtures in golden/ (including golden/multi-agent/ delegation cases)
  • Cross-repository compatibility matrix in compatibility/
  • Conformance runner in conformance/runner.ts
  • Integrity manifest/signature tooling in integrity/

Install

npm install

Verify

  • Run the conformance runner (below) against golden fixtures.
  • Verify compatibility matrix drift: make compatibility-matrix-verify
  • Dual-trust-root integrity verification (Ed25519 + Cosign/Rekor): integrity/README.md

Reserved multi-agent delegation attributes on execution events are documented in golden/multi-agent/README.md (intentproof.delegation.* on attributes). Flow grouping and approval policies will consume them in later platform work.

Test

npx ts-node conformance/runner.ts
make compatibility-matrix-verify

CI runs schema validation, conformance, and integrity checks.

Release

Schema and fixture releases are tagged from this repository. Maintainer integrity manifests are regenerated with npx ts-node integrity/generate_manifest.ts (requires secrets/spec-integrity-private.pem). See integrity/README.md.

Documentation hub

Per-repo README files plus intentproof-infra for self-host install and image verification. Docs site deferred — see docs-hub-decision.md.

Support

Report bugs, schema ambiguities, and conformance gaps via GitHub Issues. See CONTRIBUTING.md. Security reports: SECURITY.md.

License

Apache License 2.0 — see LICENSE, NOTICE, and TRADEMARK.md.

About

Canonical schemas, fixtures, wire format, and conformance suite for IntentProof. Apache 2.0.

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages