generated from coulomb/repo-seed
19 lines
557 B
YAML
19 lines
557 B
YAML
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
|