Audit package attribute reads and choose fact/assertion shape.
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s
Build and Publish Container Image / build-and-push (push) Successful in 56s

FLEX-WP-0025-T01/T02: keep merged attributes, add registry/asserted
namespaces later, and declare the remaining ceiling keys so no
published allowlist is unbacked. T03 stays waiting on validate.

Assistant: grok
Assistant-Session: 01a09dc1-b21e-77e1-919e-fcad2f82b267
This commit is contained in:
tegwick 2026-09-14 04:47:52 +02:00
parent d39953bf1a
commit 86716ff263
4 changed files with 120 additions and 4 deletions

View file

@ -14,5 +14,21 @@
"actions": [],
"metadata": {"flex_auth_contract":"protected-system-v0","dynamic_actions":true}
}],
"resource_manifests": [], "tenants": [], "subjects": [], "groups": [], "relationships": []
"resource_manifests": [],
"tenants": [],
"subjects": [
{
"id": "registration-applicant",
"type": "Human",
"display_name": "Public registration applicant",
"organization_relation": "Customer",
"roles": ["registration-applicant"],
"tenant": "tenant:friendly:binky",
"claims": {
"issuer": "urn:netkingdom:public-registration"
}
}
],
"groups": [],
"relationships": []
}