Skip to content

Add policy-gated action administration - #7

Merged
mzored merged 1 commit into
mainfrom
issue-9-unit3
Aug 31, 2026
Merged

Add policy-gated action administration#7
mzored merged 1 commit into
mainfrom
issue-9-unit3

Conversation

@mzored

@mzored mzored commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds persisted run-origin handling and a private control boundary for policy administration.
  • Adds a local Policy Gate with receipt checks, bounded action preparation and confirmation, dynamic action schemas, and journal-backed recovery.
  • Keeps integrations disabled by default and uses mocked executors only.
  • Adds revocation and erasure handling that blocks in-flight work and removes staged action payloads.

Verification

  • poetry run pytest -q (728 passed)
  • Focused Unit 3, controller, and Gate tests (95 passed)
  • Black, isort, flake8, poetry check, and scoped strict mypy passed
  • Independent review found no blocking issue in the final repair diff

@mzored
mzored merged commit b651648 into main Aug 31, 2026
2 checks passed
@mzored
mzored deleted the issue-9-unit3 branch August 31, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant