generated from coulomb/repo-seed
Declare forge graph contracts
This commit is contained in:
18
fabric/services/railiance-apps-s5-releases.yaml
Normal file
18
fabric/services/railiance-apps-s5-releases.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
apiVersion: railiance.fabric/v1alpha1
|
||||
kind: ServiceDeclaration
|
||||
metadata:
|
||||
id: railiance-apps.s5-releases
|
||||
name: Railiance S5 app releases
|
||||
owner: railiance-apps
|
||||
repo: railiance-apps
|
||||
domain: railiance
|
||||
source_links:
|
||||
- label: Apps scope
|
||||
path: /home/worsch/railiance-apps/SCOPE.md
|
||||
spec:
|
||||
lifecycle: active
|
||||
environments: [dev, staging, prod]
|
||||
description: S5 application release surface that consumes forge artifacts, app manifests, runbooks, dry-runs, and smoke evidence.
|
||||
service_type: app-release-surface
|
||||
provides_capabilities: []
|
||||
exposes_interfaces: []
|
||||
20
fabric/services/railiance-cluster-kubernetes.yaml
Normal file
20
fabric/services/railiance-cluster-kubernetes.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
apiVersion: railiance.fabric/v1alpha1
|
||||
kind: ServiceDeclaration
|
||||
metadata:
|
||||
id: railiance-cluster.kubernetes
|
||||
name: Railiance Kubernetes runtime
|
||||
owner: railiance-cluster
|
||||
repo: railiance-cluster
|
||||
domain: railiance
|
||||
source_links:
|
||||
- label: Cluster scope
|
||||
path: /home/worsch/railiance-cluster/SCOPE.md
|
||||
spec:
|
||||
lifecycle: active
|
||||
environments: [dev, staging, prod]
|
||||
description: Kubernetes runtime layer that provides the API server, namespaces, workloads, Services, Ingresses, and controller substrate for Railiance services.
|
||||
service_type: cluster-runtime
|
||||
provides_capabilities:
|
||||
- railiance-cluster.kubernetes.runtime
|
||||
exposes_interfaces:
|
||||
- railiance-cluster.kubernetes.api
|
||||
22
fabric/services/railiance-enablement-delivery-templates.yaml
Normal file
22
fabric/services/railiance-enablement-delivery-templates.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
apiVersion: railiance.fabric/v1alpha1
|
||||
kind: ServiceDeclaration
|
||||
metadata:
|
||||
id: railiance-enablement.delivery-templates
|
||||
name: Railiance delivery templates
|
||||
owner: railiance-enablement
|
||||
repo: railiance-enablement
|
||||
domain: railiance
|
||||
source_links:
|
||||
- label: Enablement scope
|
||||
path: /home/worsch/railiance-enablement/SCOPE.md
|
||||
- label: Enablement intent
|
||||
path: /home/worsch/railiance-enablement/INTENT.md
|
||||
spec:
|
||||
lifecycle: planned
|
||||
environments: [dev, staging, prod]
|
||||
description: Reusable CI/CD and GitOps workflow template surface for Railiance workload delivery.
|
||||
service_type: enablement-template-surface
|
||||
provides_capabilities:
|
||||
- railiance-enablement.delivery-templates.ci-cd-templates
|
||||
exposes_interfaces:
|
||||
- railiance-enablement.delivery-templates.workflow-template-contract
|
||||
31
fabric/services/railiance-forge-source-forge.yaml
Normal file
31
fabric/services/railiance-forge-source-forge.yaml
Normal file
@@ -0,0 +1,31 @@
|
||||
apiVersion: railiance.fabric/v1alpha1
|
||||
kind: ServiceDeclaration
|
||||
metadata:
|
||||
id: railiance-forge.source-forge
|
||||
name: Railiance source forge
|
||||
owner: railiance-forge
|
||||
repo: railiance-forge
|
||||
domain: railiance
|
||||
source_links:
|
||||
- label: Forge scope
|
||||
path: /home/worsch/railiance-forge/SCOPE.md
|
||||
- label: Forge intent
|
||||
path: /home/worsch/railiance-forge/INTENT.md
|
||||
spec:
|
||||
lifecycle: active
|
||||
environments: [dev, staging, prod]
|
||||
description: Current Gitea source forge and future Forgejo migration surface for source hosting, registries, runner substrate, and release artifact evidence.
|
||||
service_type: forge-runtime
|
||||
provides_capabilities:
|
||||
- railiance-forge.source-forge.source-hosting
|
||||
- railiance-forge.source-forge.container-registry
|
||||
- railiance-forge.source-forge.python-package-registry
|
||||
- railiance-forge.source-forge.workflow-runner-substrate
|
||||
- railiance-forge.source-forge.artifact-promotion-evidence
|
||||
exposes_interfaces:
|
||||
- railiance-forge.source-forge.web-ui
|
||||
- railiance-forge.source-forge.git-ssh
|
||||
- railiance-forge.source-forge.oci-registry
|
||||
- railiance-forge.source-forge.python-package-index
|
||||
- railiance-forge.source-forge.runner-label-contract
|
||||
- railiance-forge.source-forge.evidence-contract
|
||||
Reference in New Issue
Block a user