24 lines
647 B
YAML
24 lines
647 B
YAML
|
|
id: subjects:railiance-platform
|
||
|
|
tenants:
|
||
|
|
- id: tenant:platform
|
||
|
|
name: Platform Tenant
|
||
|
|
subjects:
|
||
|
|
- id: operator:platform
|
||
|
|
type: Human
|
||
|
|
display_name: Platform Operator
|
||
|
|
organization_relation: ServiceProvider
|
||
|
|
roles: [Operator]
|
||
|
|
tenant: tenant:platform
|
||
|
|
- id: agent:codex/railiance-platform
|
||
|
|
type: Agent
|
||
|
|
display_name: Railiance Platform Agent
|
||
|
|
organization_relation: ServiceProvider
|
||
|
|
roles: [Operator]
|
||
|
|
tenant: tenant:platform
|
||
|
|
- id: ci:railiance-platform
|
||
|
|
type: Automation
|
||
|
|
display_name: Railiance Platform CI
|
||
|
|
organization_relation: ServiceProvider
|
||
|
|
roles: [Operator]
|
||
|
|
tenant: tenant:platform
|