Skip to content

Add local PolicyAdmission resolver#22

Closed
mdheller wants to merge 11 commits intomainfrom
policy/policy-admission-resolver
Closed

Add local PolicyAdmission resolver#22
mdheller wants to merge 11 commits intomainfrom
policy/policy-admission-resolver

Conversation

@mdheller
Copy link
Copy Markdown
Contributor

@mdheller mdheller commented May 5, 2026

Summary

Adds a deterministic local PolicyAdmission resolver for bootstrap dry-run flows.

Changes:

  • Adds src/agent_machine/policy_fabric.py.
  • Adds resolver and validation scripts.
  • Adds agent-machine policy resolve through Python and bootstrap CLI delegation.
  • Allows activation evaluation to use a resolved local policy from --policy-dir / --policy-file.
  • Adds validate-policy-fabric to make validate.
  • Adds architecture documentation and docs index link.

Validation

Canonical validation remains make validate.

Note

This is a local-store resolver only. A real Policy Fabric endpoint/client remains a later production-hardening task.

Copy link
Copy Markdown
Contributor Author

mdheller commented May 7, 2026

Superseded by PR #29.

PR #29 replayed the PolicyAdmission resolver onto current main, preserved the newer validation surface including validate-sourceos-projections, passed CI (validate run 25478128720 and Trust Surface run 25478128718), and was squash-merged as c306852f26f4fbe62421a9b7801a59815d4daf9e.

Closing this stale branch/PR to avoid accidentally merging the older divergent implementation.

@mdheller mdheller closed this May 7, 2026
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