flex-auth/examples
tegwick 127f83da4d
All checks were successful
CI Smoke / host-smoke (push) Successful in 1s
CI Smoke / container-smoke (push) Successful in 2s
Build and Publish Container Image / build-and-push (push) Successful in 53s
Sign decision envelopes and close FLEX-WP-0024.
Detached Ed25519 over the canonical envelope with signature omitted.
Unsigned is stated, not implied. Testdata fixtures prove verify and
tamper failure without minting a production key. FLEX-WP-0025 is
finished with the validate check from the previous commit.

Assistant: grok
Assistant-Session: 01a09dc1-b21e-77e1-919e-fcad2f82b267
2026-09-14 09:57:50 +02:00
..
caring Sign decision envelopes and close FLEX-WP-0024. 2026-09-14 09:57:50 +02:00
claims Align IAM Profile consumption with v0.2 2026-05-22 14:35:30 +02:00
informed-decision-t03 Make undeclared policy attribute reads a validate error. 2026-09-14 09:54:09 +02:00
markitect Make undeclared policy attribute reads a validate error. 2026-09-14 09:54:09 +02:00
ops-warden Audit package attribute reads and choose fact/assertion shape. 2026-09-14 04:47:52 +02:00
qonto-assistant Register qonto-assistant as a protected system (finance.qonto.read) 2026-07-24 00:19:26 +02:00
railiance-platform feat(policy): add credential grant authorization package 2026-08-23 13:59:03 +02:00
secrets-engine Sign decision envelopes and close FLEX-WP-0024. 2026-09-14 09:57:50 +02:00
tenant-engine fix: authorize native user portal tenant onboarding 2026-09-11 20:52:46 +02:00
topaz Implement Topaz adapter 2026-05-17 06:58:04 +02:00
user-engine Audit package attribute reads and choose fact/assertion shape. 2026-09-14 04:47:52 +02:00
README.md FLEX-WP-0006: implement ops-warden signing gate policy 2026-06-23 21:17:42 +02:00

examples/

Runnable examples used both as documentation and as test fixtures.

Expected layout (filled in across FLEX-WP-0002 / FLEX-WP-0003 / FLEX-WP-0005):

examples/
  claims/                  # key-cape lightweight-mode and Keycloak heavy-mode
                           # claim envelopes (P5.5)
  caring/                  # executable CARING descriptor, request,
                           # decision, registry, and audit fixtures (P2.1)
  markitect/               # FlexAuthResourceManifest fixtures, decision
                           # fixtures, and Rego-in-Markdown policy packages
  ops-warden/              # SSH certificate signing policy-gate fixtures
                           # for ops-warden policy.enabled smoke checks
  topaz/                   # docker-compose + sample directory and policy
                           # for the Topaz alignment spike (P5.4)
  policies/                # generic Rego-in-Markdown packages used by
                           # the standalone core tests