Files
flex-auth/examples/caring/project_resource_manifest.yaml
tegwick 18054bd160
Some checks failed
CI / Build and Test (push) Has been cancelled
CI / Lint (push) Has been cancelled
Add CARING examples and coverage
2026-05-17 06:05:18 +02:00

28 lines
646 B
YAML

id: markitect-project-resources
system: markitect-tool
resources:
- id: project:alpha-redesign
type: project
path: /projects/alpha-redesign
labels:
- project
trust_zone: internal
owner: team:project-reviewers
- id: document:alpha-plan
type: document
path: /projects/alpha-redesign/plan
parent: project:alpha-redesign
labels:
- internal
- pii
trust_zone: internal
owner: team:project-reviewers
actions:
- read
- review
- export
caring_profile: caring-0.4.0-rc2
metadata:
flex_auth_contract: resource-registration-v0
source: examples/caring/project_resource_manifest.yaml