Skip to content

PermitWeave v0.1.0

Choose a tag to compare

@Alqudimi Alqudimi released this 16 Aug 11:18
· 17 commits to main since this release

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.