2026-07-26 13:02:59 +02:00
|
|
|
id: rein-aharness
|
2026-08-21 00:21:53 +02:00
|
|
|
version: "0.1.0"
|
2026-07-26 13:02:59 +02:00
|
|
|
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
|
2026-08-21 00:21:53 +02:00
|
|
|
contract_versions: ["1.0"]
|
2026-07-26 13:02:59 +02:00
|
|
|
capabilities:
|
|
|
|
|
session_style: unattended
|
|
|
|
|
model_class: frontier
|
|
|
|
|
credential_source: rein-local
|
2026-08-21 00:21:53 +02:00
|
|
|
tool_event_visibility: complete
|
2026-07-26 13:02:59 +02:00
|
|
|
status: implemented
|