Establish Railiance Fabric graph model
This commit is contained in:
parent
9c1f4d1381
commit
19f9fddc35
89 changed files with 5007 additions and 2 deletions
17
fabric/services/repo-scoping-scope-generator.yaml
Normal file
17
fabric/services/repo-scoping-scope-generator.yaml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
apiVersion: railiance.fabric/v1alpha1
|
||||
kind: ServiceDeclaration
|
||||
metadata:
|
||||
id: repo-scoping.scope-generator
|
||||
name: repo-scoping scope generator
|
||||
owner: repo-scoping
|
||||
repo: repo-scoping
|
||||
domain: custodian
|
||||
spec:
|
||||
lifecycle: active
|
||||
environments: [all]
|
||||
description: Generates repo scope and usefulness descriptions for humans and agents.
|
||||
service_type: planning-tool
|
||||
provides_capabilities:
|
||||
- repo-scoping.scope-generation
|
||||
exposes_interfaces:
|
||||
- repo-scoping.scope-generator.cli
|
||||
Loading…
Add table
Add a link
Reference in a new issue