PermitWeave v0.1.0
Changelog
All notable changes to PermitWeave are documented here.
[0.1.0] - 2026-08-16
Added
- Deterministic versioned policy model and compiler.
- Allow, deny, and approval-required decisions with stable reason codes.
- Redacted append-only hash-linked receipt chain and verification command.
- CLI for validation, decisions, receipt verification, and local serving.
- FastAPI health, policy validation, decision, and receipt verification endpoints.
- Unit and API integration tests, documentation, and GitHub Actions quality workflow.
Security
- Default deny policy behavior.
- Bounded policy inputs and strict Pydantic models.
- No subprocess, dynamic import, URL fetching, model call, or credential forwarding path.