constructive-safegres

Installation
SKILL.md

Safegres (Authz* Security Protocol)

Safegres is the protocol layer behind Constructive authorization.

  • Safegres is expressed as a policy type (e.g. AuthzEntityMembership) plus a JSON config (policy data).
  • The system compiles these policy nodes into enforcement mechanisms (most notably PostgreSQL RLS), but Safegres itself is not SQL.

If you are writing automation that provisions security, treat Safegres as the vocabulary of "what access means".

Related skills:

  • TypeScript SDK secure provisioning: constructive-security
  • Relation provisioning: constructive-relations
  • Data modules (field generators):* constructive-data-modules -- defines each Data* nodeType, what fields it creates, and which Authz* policy it pairs with

Core vocabulary (used in every Safegres policy)

Actor

Related skills

More from constructive-io/constructive-skills

Installs
16
First Seen
Feb 28, 2026