Rename repo to rein-aharness per glas-harness ADR-001

Repo-identity rename only (directory, git remote, pyproject name,
self-referencing docs). CLI/package/deploy rename tracked separately
in REIN-A-WP-0002-T02 since it touches a live Railiance deployment.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
tegwick 2026-07-26 12:28:44 +02:00
parent f770825975
commit 8e700c07de
4 changed files with 107 additions and 6 deletions

View file

@ -1,5 +1,5 @@
[project]
name = "agent-harness"
name = "rein-aharness"
version = "0.1.0"
description = "Thin executor worker: consumes emitted activity-core tasks and executes them via llm-connect adapters with kaizen persona orientation"
requires-python = ">=3.11"