Request
Intent enters from a portal, API, ITSM tool, or another upstream trigger.
How it works
This is the supported path. PolicyFabric uses it to keep policy-informed decisions, controlled execution, and evidence aligned.
Intent enters from a portal, API, ITSM tool, or another upstream trigger.
An external policy system evaluates the request. PolicyOutcome becomes the semantic source of truth for supported planning.
PolicyFabric constructs a governed persisted plan. Supported approval requirements can block a request from proceeding to runnable execution.
The runner path executes the plan deterministically from persisted state and explicit ownership rules.
Summary, policy-evidence, and step-state reads make it possible to reconstruct what happened and why.
Next step