init: seed framework reference content from agent-runtimes main repo
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# agent-runtime-framework
|
||||
|
||||
Framework reference config repo for the agent-runtimes platform.
|
||||
|
||||
This repo is attached at CP scope with tags `[harnesses, templates, workflows, model-registry, models]`
|
||||
and provides the default content that all installations inherit.
|
||||
|
||||
## Contents
|
||||
|
||||
- `harnesses/` — capabilities, contexts, composites
|
||||
- `task-templates/` — dispatch-task template YAMLs
|
||||
- `workflows/` — workflow DAG definitions
|
||||
- `model-registry/` — model scoring YAMLs
|
||||
- `models/` — model endpoint YAMLs
|
||||
|
||||
## Usage
|
||||
|
||||
Registered as a CRS attachment at CP scope (priority 100). Customer installations
|
||||
attach their own repos at lower priority to override or extend.
|
||||
Reference in New Issue
Block a user