Establish Railiance Fabric graph model
This commit is contained in:
parent
9c1f4d1381
commit
19f9fddc35
89 changed files with 5007 additions and 2 deletions
17
fabric/services/the-custodian-state-hub.yaml
Normal file
17
fabric/services/the-custodian-state-hub.yaml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
apiVersion: railiance.fabric/v1alpha1
|
||||
kind: ServiceDeclaration
|
||||
metadata:
|
||||
id: the-custodian.state-hub
|
||||
name: State Hub
|
||||
owner: the-custodian
|
||||
repo: the-custodian
|
||||
domain: custodian
|
||||
spec:
|
||||
lifecycle: active
|
||||
environments: [all]
|
||||
description: Coordination read model for repos, workstreams, tasks, decisions, and progress.
|
||||
service_type: coordination-service
|
||||
provides_capabilities:
|
||||
- the-custodian.state-hub.coordination
|
||||
exposes_interfaces:
|
||||
- the-custodian.state-hub.http-api
|
||||
Loading…
Add table
Add a link
Reference in a new issue