From 1e35876ec4430bd796973879a800fb8a2941bf47 Mon Sep 17 00:00:00 2001 From: tegwick Date: Fri, 20 Mar 2026 23:43:55 +0100 Subject: [PATCH] Updated scope --- SCOPE.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/SCOPE.md b/SCOPE.md index 628c628..bff20da 100644 --- a/SCOPE.md +++ b/SCOPE.md @@ -83,6 +83,24 @@ Railiance is structured as five independent repos per OAS Stack layer. This repo --- +## Provided Capabilities + +```capability +type: infrastructure +title: CI/CD pipeline automation +description: Automated build, test, and deployment pipelines for Railiance workloads — planned for when railiance-platform (S3) is operational. +keywords: [ci, cd, pipeline, automation, build, deploy, gitops] +``` + +```capability +type: documentation +title: Platform deployment templates and SDKs +description: Standardised deployment templates, Helm charts, and SDKs enabling consistent application deployments across the Railiance stack. +keywords: [template, sdk, helm, deployment, developer, buildpack] +``` + +--- + ## Getting Oriented - Start with: `CLAUDE.md` (session protocol, OAS boundary rules)