Establish Railiance Fabric graph model
This commit is contained in:
parent
9c1f4d1381
commit
19f9fddc35
89 changed files with 5007 additions and 2 deletions
|
|
@ -0,0 +1,18 @@
|
|||
apiVersion: railiance.fabric/v1alpha1
|
||||
kind: CapabilityDeclaration
|
||||
metadata:
|
||||
id: the-custodian.state-hub.coordination
|
||||
name: State Hub coordination read model
|
||||
owner: the-custodian
|
||||
repo: the-custodian
|
||||
domain: custodian
|
||||
spec:
|
||||
lifecycle: active
|
||||
environments: [all]
|
||||
description: Exposes repo, workstream, task, decision, and progress state for coordination.
|
||||
capability_type: coordination-read-model
|
||||
service_id: the-custodian.state-hub
|
||||
interface_ids:
|
||||
- the-custodian.state-hub.http-api
|
||||
criticality: high
|
||||
data_classification: internal
|
||||
Loading…
Add table
Add a link
Reference in a new issue