PyPI project
abi-policy
2 indexed releases ยท newest sdist 0.1.2 with 40 indexed members
Files in 0.1.2 abi_policy-0.1.2.tar.gz
- examples/boundary_registry_example.py
- examples/capability_matrix_example.py
- examples/demo_basic/run_demo.py
- examples/demo_end_to_end/run_demo.py
- script/_lib/changelog_update.py
- script/_lib/context_export.py
- script/_lib/memory_drift_check.py
- script/gate_presentation.py
- script/verify.py
- scripts/preflight.py
- scripts/verify_provider_repos.py
- src/abi_policy/__init__.py
- src/abi_policy/__main__.py
- src/abi_policy/boundary_registry.py
- src/abi_policy/budget.py
- src/abi_policy/bundles.py
- src/abi_policy/capability_matrix.py
- src/abi_policy/cli.py
- src/abi_policy/cost_envelope.py
- src/abi_policy/decision_points.py
- src/abi_policy/engine.py
- src/abi_policy/evidence_ledger.py
- src/abi_policy/models.py
- src/abi_policy/routing.py
- tests/__init__.py
- tests/conftest.py
- tests/memory-governance/__init__.py
- tests/memory-governance/test_memory_governance.py
- tests/test_boundary_registry.py
- tests/test_bundles.py
- tests/test_capability_matrix.py
- tests/test_cli.py
- tests/test_contract_enforcement.py
- tests/test_cost_envelope.py
- tests/test_decision_points.py
- tests/test_determinism_hardening.py
- tests/test_engine.py
- tests/test_evidence_deepening.py
- tests/test_routing.py
- tests/test_routing_with_capability_matrix.py