feat: add versioned execution profiles
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

This commit is contained in:
tegwick 2026-08-21 00:21:53 +02:00
parent 641e85f5a8
commit 1cd890d871
34 changed files with 2087 additions and 471 deletions

View file

@ -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