sdg:BootstrapOperator
sdg:BootstrapOperator is the operator-configured role that exists in registry code before any in-graph policy can be evaluated. It solves the chicken-and-egg problem of the publish pipeline: gate 1 evaluates publishes against published policy, but the very first PolicyDocument has to be published by someone. The bootstrap policy grants this role sdg:publish over any document.
This is a one-time enabler, not a standing bypass: once organisations publish their own PolicyDocuments, normal grants take over, and nothing exempts the operator from gate 2's non-overridable core invariants (version-graph immutability).
Usage
- Used as the object of
sdg:grantsToRole. - Sibling built-in roles:
sdg:Authenticatedandsdg:Publisher.