generated from coulomb/repo-seed
21 lines
872 B
Markdown
21 lines
872 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)
|
|
caring/ # executable CARING descriptor, request,
|
|
# decision, registry, and audit fixtures (P2.1)
|
|
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
|
|
```
|