Skip to content

v0.1.1

Latest

Choose a tag to compare

@kabudu kabudu released this 27 May 20:59

Added

  • Opt-in nexara-policy crate for deterministic one-line policy authoring.
  • Inspectable PolicyContract rules, selectors, diagnostics, evaluations, and matched-rule metadata in nexara-core.
  • Semantic tool capability and effect metadata for policy-level resource/action enforcement.
  • Runtime policy contract enforcement with deny-by-default behavior for tools missing semantic capability metadata.
  • Signed policy contract helpers for enterprise review workflows.
  • nexara-cli crate with policy compile, simulate, explain, sign, and verify commands.
  • policy-shop demo for reads orders, never refunds.
  • Policy authoring documentation and threat-model coverage.

Changed

  • Updated release packaging and publish-order validation for the new policy and CLI crates.
  • Updated Nexara website and architecture diagrams to show one-line policy authoring and runtime enforcement.

Fixed

  • Runtime policy denials now emit audit records with matched-rule policy context.

Full Changelog: v0.1.0...v0.1.1