What to build
Admin can create, update, activate, and deactivate department policy JSON configurations via a policy editor. The editor validates rule structure before saving so malformed configs never reach the runtime evaluator. Policy records are scoped to a department within an organization.
Acceptance criteria
Blocked by
What to build
Admin can create, update, activate, and deactivate department policy JSON configurations via a policy editor. The editor validates rule structure before saving so malformed configs never reach the runtime evaluator. Policy records are scoped to a department within an organization.
Acceptance criteria
POST /api/admin/policies.Blocked by