init: seed framework reference content from agent-runtimes main repo

This commit is contained in:
Paul O'Reilly
2026-04-26 12:17:42 +12:00
commit 37a5165dfb
118 changed files with 6831 additions and 0 deletions

19
README.md Normal file
View 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.