Workbench / Issues

Policy Decision Depends on Itself

A policy decision requires the outcome of the same policy decision before it can be made.

What This Looks Like

A policy decision cannot be made until the policy outcome is already known. The AI or workflow may need to know whether something is allowed before it can determine which rule applies, but the rule selection itself depends on whether the thing is allowed.

Why It Matters

Self-dependent policy decisions prevent reliable governance. The system may stall, guess, choose inconsistently, or escalate repeatedly because no policy path can produce the first valid state. This makes the policy appear available while leaving it unusable for the case.

Structural Signal

The policy decision requires its own result as an input. The issue is not just that the policy is unclear; it is that the decision structure contains a circular dependency.

Common Triggers

When to Use This Issue

Use this Issue when a policy, rule, or authority decision depends on its own unresolved outcome.

When Not to Use This Issue

Do not use this Issue when the policy is merely vague or incomplete. Use it when the decision logic specifically loops back onto itself.

Category

Loops & Resolution

Primary Pattern

PAT-0250 — Circular Dependency

Declared Patterns

Derived Primary Lenses

Derived Secondary Lenses

Search Intents

Ontology Metadata

Code
ISS-0090
Version
ISS-0090@0.1.0
Ontology release
0.1.0
Updated
2026-05-10T00:00:00Z

History

No public history entries recorded.

View full ontology changelog