Policy As Config

Encode policy — consent mechanisms, data flow, allowlists, retention, feature gates — as config/data rather than hardcoded, so it's auditable, grep-able, and changeable without a code edit. Use when adding a consent flow, a data-sharing path, a feature allowlist, a retention rule, or any policy that compliance/product may need to inspect or change.

jcdavis131 Updated

File contents

jcdavis131/cursor-agent-skills/tree/main/skills/policy-as-config commit 0afe9469de

Frequently asked questions

npx skillmds@latest add jcdavis131/policy-as-config