Skip to content

Changelog

POLICY.md has no published CHANGELOG file yet (current version 0.2.0). Release history below is reconstructed from the repository.

v0.2.0 - current

Shipped in a single release commit (Add CLI, validation, installer, AGENTS.md sync, Codex adapter, spec and schema):

  • CLI - validate, check, read, init, install, sync, list
  • Validation - required fields, valid operators, YAML syntax, --strict unknown-field rejection
  • Installer - pull reusable guardrails from any GitHub repo into .policies/
  • AGENTS.md sync - regenerate the <policy_system priority="1"> block
  • Codex adapter - toCodexExecpolicy (Starlark) and toCodexGuardianPrompt
  • Specification - full file format, schema (schemas/policy.schema.json), and runtime semantics
  • Schemas - JSON schema for editor support and CI validation

Roadmap

Watch the repository for releases. A formal Keep-a-Changelog file lands with v1.0.

Released under the Apache 2.0 License.