Skip to content

Commit 8bf667f

Browse files
authored
fix: update RFC link in agent-driven-policy-management README (#1677)
1 parent 1d2d8c3 commit 8bf667f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • examples/agent-driven-policy-management

examples/agent-driven-policy-management/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ with three parts, each with a different trust level:
102102
|---|---|---|
103103
| `proposed_rule` (host, port, method, path, binary) | agent, schema-validated by the gateway | structured contract — *this* is what you're approving |
104104
| `rationale` (free-form prose) | agent | hint only — a compromised agent can lie here |
105-
| `validation_result` (prover output) | gateway-side prover | trust signal — but this surface is in progress (see [RFC 0001](../../rfc/0001-agent-driven-policy-management.md)) |
105+
| `validation_result` (prover output) | gateway-side prover | trust signal — but this surface is in progress (see [RFC 0002](../../rfc/0002-agent-driven-policy-management/README.md)) |
106106

107107
The MVP today shows the structured rule plus the agent's rationale in
108108
`openshell rule get` and the TUI inbox panel. With prover validation wired

0 commit comments

Comments
 (0)