feat: add versioned execution profiles
This commit is contained in:
parent
641e85f5a8
commit
1cd890d871
34 changed files with 2087 additions and 471 deletions
|
|
@ -1,4 +1,5 @@
|
|||
id: rein-openweights
|
||||
version: "0.1.0"
|
||||
title: OpenRouter open-weight agentic loop
|
||||
description: >
|
||||
Agentic tool-use harness driving current open-weight models via
|
||||
|
|
@ -6,11 +7,10 @@ description: >
|
|||
rein-openweights/workplans/REIN-OW-WP-0001-T01), as an alternative to
|
||||
frontier-vendor CLIs. Chartered by ADR-001.
|
||||
handler: glas_harness.reins.rein_openweights:ReinOpenWeights
|
||||
contract_versions: ["1.0"]
|
||||
capabilities:
|
||||
session_style: unattended
|
||||
model_class: open-weight
|
||||
credential_source: rein-local
|
||||
# rein-local per ADR-002 (Option B): rein-openweights acquires its own
|
||||
# OpenRouter credential (OpenBao, or OPENROUTER_API_KEY env var).
|
||||
# glas-harness does not broker it.
|
||||
tool_event_visibility: unavailable
|
||||
status: implemented
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue