railiance-fabric/fabric/services/the-custodian-state-hub.yaml

20 lines
571 B
YAML
Raw Normal View History

2026-05-17 19:47:37 +02:00
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, workplans, tasks, decisions, and progress.
2026-05-17 19:47:37 +02:00
service_type: coordination-service
provides_capabilities:
- the-custodian.state-hub.coordination
exposes_interfaces:
- the-custodian.state-hub.http-api
2026-05-24 15:55:05 +02:00
- the-custodian.state-hub.mcp-api
- the-custodian.state-hub.dashboard