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

@ -35,6 +35,7 @@ description: |
directory. The profile completed in 3 turns, spent 3,497 tokens, produced
commit b0600b25066731c6e1fc458409429f76a844f959, and sandbox 220482bc was
verified destroyed. The AppRole directory is now the code default.
state_hub_intake_id: "01a02b76-e138-788c-9809-1e970c752d5d"
```
## GLAS-IN-0002 — Provide executable sandbox runtime reachability
@ -70,4 +71,5 @@ description: |
Done when a non-secret probe and one real rein command execute inside the
namespace, the source checkout is not visible/mutable, required egress is
explicit, and teardown removes the sandbox workspace.
state_hub_intake_id: "01a02b76-f020-7d60-a3ce-12a34c13ebce"
```

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,

View file

@ -9,6 +9,7 @@ owner: codex
topic_slug: sandbox-boundary-runtime-hardening
created: "2026-08-21"
updated: "2026-08-21"
state_hub_workstream_id: "c8049700-73ca-549a-b250-1020de1cddc5"
---
# Sandbox-boundary correction and runtime hardening
@ -41,6 +42,7 @@ ownership.
id: GLAS-WP-0005-T01
status: done
priority: high
state_hub_task_id: "fc29c99f-6938-5450-868e-1a94123995f4"
```
Introduce one validated execution transport derived from `SandboxHandle`:
@ -70,6 +72,7 @@ transport argv, workspace selection, refusal, cleanup, and teardown.
id: GLAS-WP-0005-T02
status: done
priority: high
state_hub_task_id: "219ecaeb-c576-5b93-b65c-6445ebd3d139"
```
Enforce the profile timeout on the outer rein subprocess, normalize timeout
@ -92,6 +95,7 @@ those exact files.
id: GLAS-WP-0005-T03
status: done
priority: medium
state_hub_task_id: "0c57d3a4-40d4-5764-a0df-7c03c58fa23e"
```
Declare direct runtime dependencies directly, build the wheel, install it in an
@ -109,6 +113,7 @@ for direct and optional dependencies.
id: GLAS-WP-0005-T04
status: done
priority: high
state_hub_task_id: "222d9df6-5361-5b5e-8236-8fa3a1fbe3bf"
```
Make Forgejo CI check out the repository, install the project and its test
@ -130,6 +135,7 @@ commit `994b2da`.
id: GLAS-WP-0005-T05
status: wait
priority: high
state_hub_task_id: "a4be4d68-b0af-5273-978a-367bba414f0c"
```
Run offline boundary tests and, where the already-approved local runtime permits