chore(registrar): assign State Hub identifiers
Some checks failed
ci / validate (push) Has been cancelled

Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a0233b-178d-7162-b92f-31a31ea8ca9b
This commit is contained in:
repo-manager 2026-08-22 23:53:48 +02:00
parent 8dab6e423a
commit 862292486d
3 changed files with 17 additions and 0 deletions

View file

@ -9,6 +9,7 @@ owner: codex
topic_slug: execution-constellation-profiles
created: "2026-08-20"
updated: "2026-08-21"
state_hub_workstream_id: "0a7a6e20-2b52-562f-b052-ec7279fba31a"
---
# Versioned execution-constellation profiles and explicit rein routing
@ -86,6 +87,7 @@ two explicit Glas profiles—one backed by `rein-aharness`, one by
id: GLAS-WP-0004-T01
status: done
priority: high
state_hub_task_id: "2e340e91-7290-50aa-a79f-36440f833a2d"
```
Define a small versioned contract for the existing `Rein` lifecycle and its
@ -111,6 +113,7 @@ rein adapters satisfy the same typed interface without fabricated evidence.
id: GLAS-WP-0004-T02
status: done
priority: high
state_hub_task_id: "a38be620-22dd-5d4c-802d-034c5bbf4ad0"
```
Turn `profiles/*.yaml` into a real runtime contract. The minimum profile should
@ -142,6 +145,7 @@ catalog has schema and parity tests.
id: GLAS-WP-0004-T03
status: done
priority: high
state_hub_task_id: "88eb976b-a860-5fef-a077-0bff5bc2f6c4"
```
Add `--harness-profile <id[@version]>` to the CLI/channel contract and resolve
@ -164,6 +168,7 @@ receives the session.
id: GLAS-WP-0004-T04
status: done
priority: high
state_hub_task_id: "329dcfae-a64f-5519-82c6-74d032a05192"
```
Normalize the existing `rein-aharness` profiles and add at least one committed
@ -186,6 +191,7 @@ model route, sandbox profile, and tool profile reach the correct adapter.
id: GLAS-WP-0004-T05
status: done
priority: high
state_hub_task_id: "c5e74cb2-5e36-5b92-b295-2772c91b2d5c"
```
Define one result/audit envelope across reins containing at least:
@ -213,6 +219,7 @@ constellation without exposing sensitive content.
id: GLAS-WP-0004-T06
status: done
priority: medium
state_hub_task_id: "81e9fd08-9ba9-5f7e-b8d4-a216d90723a1"
```
Document how consumer-owned agent instances, future agentic-resources
@ -238,6 +245,7 @@ Glas, agentic-resources, KaizenAgentic, activity-core, and the example reins.
id: GLAS-WP-0004-T07
status: done
priority: high
state_hub_task_id: "9c9657a9-77ba-58c7-9108-42f01a08feac"
```
Provide a staged migration for existing direct `rein-aharness` and
@ -282,6 +290,7 @@ retired or has a metered retirement record with a named owner.
id: GLAS-WP-0004-T08
status: done
priority: medium
state_hub_task_id: "cc3b59cf-5f66-5641-8d98-7feedbd51c10"
```
Update `INTENT.md`, `SCOPE.md`, the harness/channel contracts, registry docs,