generated from coulomb/repo-seed
chore(consistency): sync State Hub workstream IDs for CYA-WP-0007 and 0008
Writeback from fix-consistency registers both workstreams and tasks in the hub.
This commit is contained in:
@@ -9,6 +9,7 @@ owner: grok
|
||||
topic_slug: foerster-capabilities
|
||||
created: "2026-06-22"
|
||||
updated: "2026-06-22"
|
||||
state_hub_workstream_id: "449b820c-6a7d-4b2f-93d8-f742aba45eab"
|
||||
---
|
||||
|
||||
# CYA-WP-0007: Interactive Shell Session
|
||||
@@ -65,6 +66,7 @@ Claude Code — that:
|
||||
id: CYA-WP-0007-T01
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "b91c7b42-5ad9-4dcd-b237-63394a0f2f52"
|
||||
```
|
||||
|
||||
Produce `docs/cya-interactive-shell-session-design.md` covering:
|
||||
@@ -86,6 +88,7 @@ Produce `docs/cya-interactive-shell-session-design.md` covering:
|
||||
id: CYA-WP-0007-T02
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "6f2361af-312b-4f30-bf2d-17c0ee387d29"
|
||||
```
|
||||
|
||||
Implement `cya shell` Typer subcommand:
|
||||
@@ -106,6 +109,7 @@ Implement `cya shell` Typer subcommand:
|
||||
id: CYA-WP-0007-T03
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "0bce247e-d829-46eb-a8b0-63848bf9dfd5"
|
||||
```
|
||||
|
||||
Extend context collection (new module or `collector` extension):
|
||||
@@ -127,6 +131,7 @@ Extend context collection (new module or `collector` extension):
|
||||
id: CYA-WP-0007-T04
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "dc468c7e-92a8-48fb-bb10-06cd5da72e4d"
|
||||
```
|
||||
|
||||
At session start, load orientation (graceful if hub offline):
|
||||
@@ -152,6 +157,7 @@ Slash commands:
|
||||
id: CYA-WP-0007-T05
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "5e2f2775-56b2-4f23-a2a9-66c6b26dde16"
|
||||
```
|
||||
|
||||
Connect each REPL turn to existing pipeline:
|
||||
@@ -171,6 +177,7 @@ Connect each REPL turn to existing pipeline:
|
||||
id: CYA-WP-0007-T06
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "7ad8ae85-5ba8-40e3-9c9a-facf918f2b16"
|
||||
```
|
||||
|
||||
On `/exit` or session end:
|
||||
@@ -191,6 +198,7 @@ On `/exit` or session end:
|
||||
id: CYA-WP-0007-T07
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "fbdd4f04-76ef-4a18-8c40-b41a134a743b"
|
||||
```
|
||||
|
||||
Deterministic post-turn or end-session hints:
|
||||
@@ -211,6 +219,7 @@ Surface as informational panels — not auto-fixes. Optional save as reflection.
|
||||
id: CYA-WP-0007-T08
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "3bed6582-a11e-462a-843a-271c842b0103"
|
||||
```
|
||||
|
||||
- `tests/test_shell_session.py` — REPL loop, history opt-in, hub degrade, safety
|
||||
@@ -228,6 +237,7 @@ priority: high
|
||||
id: CYA-WP-0007-T09
|
||||
status: todo
|
||||
priority: low
|
||||
state_hub_task_id: "3c932e69-ee0a-4135-be11-f890da09509d"
|
||||
```
|
||||
|
||||
Run `make fix-consistency REPO=can-you-assist`, log progress, move to `active` when
|
||||
|
||||
Reference in New Issue
Block a user