PyPI project
aae-protocol
4 indexed releases ยท newest sdist 0.9.0 with 60 indexed members
Files in 0.9.0 aae_protocol-0.9.0.tar.gz
- src/aae/__init__.py
- src/aae/algorithms.py
- src/aae/approvals/__init__.py
- src/aae/approvals/auto.py
- src/aae/approvals/cli.py
- src/aae/approvals/slack.py
- src/aae/approvals/weblink.py
- src/aae/audit/__init__.py
- src/aae/audit/composite.py
- src/aae/audit/jsonl.py
- src/aae/audit/memory.py
- src/aae/audit/postgres.py
- src/aae/audit/s3.py
- src/aae/audit/witness.py
- src/aae/bridge/__init__.py
- src/aae/bridge/mcp.py
- src/aae/canonical.py
- src/aae/conformance.py
- src/aae/errors.py
- src/aae/expected.py
- src/aae/gateway/__init__.py
- src/aae/gateway/__main__.py
- src/aae/gateway/client.py
- src/aae/gateway/server.py
- src/aae/gateway/verifier.py
- src/aae/hashchain.py
- src/aae/lifecycle.py
- src/aae/models.py
- src/aae/policy/__init__.py
- src/aae/policy/allow_all.py
- src/aae/policy/bundle.py
- src/aae/policy/cerbos.py
- src/aae/policy/deny_all.py
- src/aae/policy/opa.py
- src/aae/policy/yaml_allowlist.py
- src/aae/replay.py
- src/aae/signing.py
- src/aae/template.py
- src/aae/tokens/__init__.py
- src/aae/tokens/base.py
- src/aae/tokens/jwt.py
- src/aae/tokens/revocation.py
- src/aae/tools.py
- tests/__init__.py
- tests/test_event_signatures.py
- tests/test_gateway_split.py
- tests/test_hashchain.py
- tests/test_lifecycle_e2e.py
- tests/test_mcp_bridge.py
- tests/test_policy_bundles.py
- tests/test_postgres_sink.py
- tests/test_production_adapters.py
- tests/test_properties.py
- tests/test_review_findings.py
- tests/test_s3_and_weblink.py
- tests/test_spec_conformance_gaps.py
- tests/test_spec_v04.py
- tests/test_strict_template.py
- tests/test_v03_seams.py
- tests/test_v08_surface.py