Policy Engine

Pointer stub — the canonical Policy module dossier lives in ../policy/. Start there for architecture, the Stella DSL, scoring, gates, contracts, and operations.

docs/modules/policy-engine/ holds this stub plus the auto-generated api-reference.md(regenerated from openapi/v1.json by tools/scripts/docs/regen-from-openapi.ps1 -Service policy-engine; do not hand-edit it).

The Policy Engine source lives under src/Policy/ — notably the StellaOps.Policy.Engine service host, plus the StellaOps.Policy.Api, StellaOps.Policy.Gateway, StellaOps.Policy.Registry, StellaOps.Policy.RiskProfile, StellaOps.Policy.Scoring, and StellaOps.PolicyDsl projects (with shared code under src/Policy/__Libraries/).