17 lines
638 B
YAML
17 lines
638 B
YAML
|
|
id: rein-aharness
|
||
|
|
title: Claude Code CLI rein
|
||
|
|
description: >
|
||
|
|
Governed, unattended/scheduled harness driving Claude Code CLI sessions.
|
||
|
|
Renamed from agent-harness (ADR-001). Deployed on Railiance for tenant
|
||
|
|
binky-control.
|
||
|
|
handler: glas_harness.reins.rein_aharness:ReinAharness
|
||
|
|
capabilities:
|
||
|
|
session_style: unattended
|
||
|
|
model_class: frontier
|
||
|
|
credential_source: rein-local
|
||
|
|
# rein-local: kaizen-agentic (blueprints), activity-core/issue-core
|
||
|
|
# (intake), OpenBao/ops-warden (credentials) — see
|
||
|
|
# rein-aharness/workplans/HARNESS-WP-0002-T04 for whether this stays
|
||
|
|
# rein-local or moves into glas-harness.
|
||
|
|
status: implemented
|