Revisions
Creating a policy starts its revision stream. Every successful update:- validates the complete family definition;
- checks the caller’s expected current revision;
- writes a new immutable revision;
- makes that revision current.
Enabled state
enabled: false excludes the current revision from new evaluations while
preserving:
- the policy identity;
- all prior revisions;
- historical hits and violations;
- approval and audit history;
- management ownership.
Ownership
Terraform ownership records
managementMode = "terraform" with the bound
manager, instance, and principal. Importing an existing Forge-managed policy
requires an explicit revision-bound authority claim.
Emergency break-glass detachment creates a new Forge-managed revision and
records the required incident reason in the audit trail. The previous
Terraform manager immediately loses write authority.
MCP Registry access rules are stored and evaluated as Content policies but must
be edited from Registry. An organization-authored Content policy may also
target the same MCP server or tool; normal action precedence applies when both
match.
Backtests
Backtests evaluate an authored Content or Access policy against compatible historical evidence without changing the deployed policy.
A backtest captures:
- the authored definition;
- the compiled policy snapshot;
- policy source and version;
- requested and effective mode;
- filters and historical target;
- estimated and scanned event counts;
- decisions, hits, diagnostics, and completion status.