You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A deployment can select a versioned, digest-pinned safeguard profile and deterministically compile reviewed field classifications into an explainable per-field minimum-control plan. This issue is report and explanation only; it does not change request-time enforcement.
Requirements
Define a versioned safeguard-profile artifact with identity, version, review state, digest, supported classification terms, rule identifiers, and minimum-control requirements.
Keep the safeguard profile separate from semantic profiles and descriptive Manifest ODRL.
Model controls at the level Registry Stack can reason about, including exposure projection, purpose/PDP requirements, filter restrictions, relationship expansion, aggregation, attribute release, audit handling, and redaction requirements.
Classify each outcome as enforceable, declared_external, or unsupported for the selected Registry Stack version and feature set.
Compile classifications, selected profiles, existing explicit Relay controls, and feature availability into one deterministic per-field plan.
Preserve monotonicity: derived requirements and explicit configuration may add restrictions, but no derived rule may remove an existing restriction.
Tracked by #590. Depends on #592.
Outcome
A deployment can select a versioned, digest-pinned safeguard profile and deterministically compile reviewed field classifications into an explainable per-field minimum-control plan. This issue is report and explanation only; it does not change request-time enforcement.
Requirements
enforceable,declared_external, orunsupportedfor the selected Registry Stack version and feature set.registryctlreport or explain output without exposing source field values, secrets, environment contents, or credentials.Acceptance criteria
Non-goals