Agent harness platform and meta framework.
Find a file
tegwick 9bbff9d336
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
ADR-004: composable reins as middleware stays deferred (GLAS-WP-0002-T01)
Checked ADR-002 part 2's deferred question against the two observability
additions that landed since (rein-aharness's tool-event stream,
glas-harness's own gateway hub event) -- both turned out simpler as
direct implementations, neither needed a wrapping middleware layer.
Still zero real candidates for that shape. docs/harness-contract.md
gains the Middleware ABC as a documented, unimplemented sketch for if a
real third case ever appears -- no code written now.

Also flagged GLAS-WP-0002-T02 (live OpenBao verification) as blocked:
`bao token lookup` from this workstation returns 403, no usable vault
session to provision a new AppRole with. Needs the operator.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-26 20:22:55 +02:00
.forgejo/workflows Add Forgejo CI smoke workflow for migration pilot 2026-07-04 00:58:20 +02:00
docs ADR-004: composable reins as middleware stays deferred (GLAS-WP-0002-T01) 2026-07-26 20:22:55 +02:00
profiles Implement the harness contract and prove it against rein-aharness (GLAS-WP-0001-T02/T03/T04) 2026-07-26 13:02:59 +02:00
registry Add ReinOpenWeights adapter, closing GLAS-WP-0001-T05 2026-07-26 13:42:29 +02:00
src/glas_harness Wire the gateway's own State Hub reporting (GLAS-WP-0002-T03) 2026-07-26 20:20:17 +02:00
tests Wire the gateway's own State Hub reporting (GLAS-WP-0002-T03) 2026-07-26 20:20:17 +02:00
workplans ADR-004: composable reins as middleware stays deferred (GLAS-WP-0002-T01) 2026-07-26 20:22:55 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-07-26 20:20:32 +02:00
.gitignore Implement the harness contract and prove it against rein-aharness (GLAS-WP-0001-T02/T03/T04) 2026-07-26 13:02:59 +02:00
.repo-classification.yaml Initial commit 2026-06-22 19:22:49 +00:00
AGENTS.md Close out statehub-register bootstrap housekeeping (GLAS-0001) 2026-07-26 19:45:47 +02:00
INTENT.md Seeded INTENT.md 2026-06-22 21:41:12 +02:00
LICENSE Initial commit 2026-06-22 19:22:49 +00:00
pyproject.toml Implement the harness contract and prove it against rein-aharness (GLAS-WP-0001-T02/T03/T04) 2026-07-26 13:02:59 +02:00
README.md Update README.md 2026-06-22 19:23:45 +00:00
SCOPE.md Close out statehub-register bootstrap housekeeping (GLAS-0001) 2026-07-26 19:45:47 +02:00
WORK-RECORDS.md ADR-004: composable reins as middleware stays deferred (GLAS-WP-0002-T01) 2026-07-26 20:22:55 +02:00

Agent harness platform and meta framework.