19 lines
729 B
Markdown
19 lines
729 B
Markdown
|
|
# 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):
|
||
|
|
|
||
|
|
```text
|
||
|
|
examples/
|
||
|
|
claims/ # key-cape lightweight-mode and Keycloak heavy-mode
|
||
|
|
# claim envelopes (P5.5)
|
||
|
|
markitect/ # FlexAuthResourceManifest fixtures, decision
|
||
|
|
# fixtures, and Rego-in-Markdown policy packages
|
||
|
|
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
|
||
|
|
```
|