Compare commits

...

2 commits

Author SHA1 Message Date
custodian-sync
d58bfd1f96 chore(consistency): sync task status from DB [auto]
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
Updated by fix-consistency on 2026-08-19:
  - update .custodian-brief.md for issue-core
2026-08-19 20:23:52 +02:00
custodian-sync
a705e0885e chore(consistency): renormalize lifecycle state [auto]
Updated by fix-consistency on 2026-08-19:
  - workplan status: ready → active
2026-08-19 20:23:48 +02:00
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# Custodian Brief — issue-core
**Domain:** infotech
**Last synced:** 2026-08-19 18:18 UTC
**Last synced:** 2026-08-19 18:23 UTC
**State Hub:** http://127.0.0.1:8000 *(adjust if running on a remote machine)*
## Active Workstreams
@ -20,7 +20,7 @@ Progress: 0/4 done | workplan_id: `0b75b7ae-c8e3-4737-8fa8-2f60a12e6d14`
Progress: 2/7 done | workplan_id: `a2bc717a-64cf-45fa-8a9d-59d3bc9e96c7`
**Open tasks:**
- · T02 — Scaffold and register rapp-issue-core `e0427de0`
- T02 — Scaffold and register rapp-issue-core `e0427de0`
- · T03 — Transfer the runtime package `d6e5e2ac`
- · T04 — Place, deploy, and prove the direct service `21974fbd`
- · T05 — Cut consumers over and retire tunnels `3fdbd9ab`

View file

@ -4,7 +4,7 @@ type: workplan
title: "rapp-issue-core: move the runtime off CoulombCore onto railiance01"
domain: infotech
repo: issue-core
status: ready
status: active
owner: codex
lane: yellow
topic_slug: issue-core
@ -176,7 +176,7 @@ UV_CACHE_DIR=/tmp/issue-core-rmgr-cache uv run --directory ../repo-manager \
```task
id: ISSUE-WP-0007-T02
status: todo
status: progress
priority: high
state_hub_task_id: "e0427de0-dfac-4848-ba2d-1421167eb704"
```