Commit Graph

5 Commits

Author SHA1 Message Date
aa81d712e1 Add infrastructure stabilization checkpoint 2026-06-27 09:58:52 +02:00
8bdefcd6ba Normalize agent instructions and workplan frontmatter (STATE-WP-0067)
- Align agent files with on-disk workplan prefixes (infer from workplan ids)
- Set workplan domain to registered domain_slug; add topic_slug where applicable
- Repair frontmatter delimiter formatting; migrate legacy task status literals
- Regenerate AGENTS.md, CLAUDE.md, and .claude/rules from State Hub templates
2026-06-22 23:16:28 +02:00
24494f3eee chore: backfill state_hub_workstream_id on CUST-WP-0045 cutover runbook
Sync runbook frontmatter with State Hub workstream linkage from fix-consistency.
2026-06-22 19:47:23 +02:00
1874ab52bb Pin llm-connect to :8088 in CUST-WP-0045 cutover runbook
llm-connect's CLI default port (:8080) collides with the dev stack's
temporal-ui container. Hit during the 2026-06-01 cutover attempt with
OSError: Address already in use. Update Steps 3, 5, and 6 to use :8088
and note the conflict reason inline so the next operator does not
rediscover this the slow way.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-02 03:32:01 +02:00
8ef5399c07 Add CUST-WP-0045 T06 cutover runbook
Exact command sequence to rerun the patched real-LLM canary and, on success,
perform the Codex → activity-core cutover. Captures the heads-up about CLI
session collision, the host-mode env-var overrides for the worker/API, and the
verification queries for all three evidence surfaces. Frontmatter uses
type: runbook so the consistency checker does not treat it as a workstream.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-02 01:55:27 +02:00