52 lines
1.3 KiB
Markdown
52 lines
1.3 KiB
Markdown
---
|
|
id: ADHOC-2026-06-15
|
|
type: workplan
|
|
title: "Ad hoc Railiance app inbox suggestions"
|
|
domain: railiance
|
|
repo: railiance-apps
|
|
status: finished
|
|
owner: codex
|
|
topic_slug: railiance
|
|
created: "2026-06-15"
|
|
updated: "2026-06-15"
|
|
---
|
|
|
|
# ADHOC-2026-06-15 - Ad hoc Railiance app inbox suggestions
|
|
|
|
## Apply reuse-surface production guardrails
|
|
|
|
```task
|
|
id: ADHOC-2026-06-15-T01
|
|
status: done
|
|
priority: high
|
|
```
|
|
|
|
Added Railiance01 kubeconfig guardrails to the reuse-surface Makefile targets,
|
|
documented the production kubeconfig restore path, added `make reuse-smoke`,
|
|
and corrected stale `RAILIANCE-WP-0007` host/TLS notes to `92.205.62.239`.
|
|
|
|
## Document inter-hub rollout verification
|
|
|
|
```task
|
|
id: ADHOC-2026-06-15-T02
|
|
status: done
|
|
priority: high
|
|
```
|
|
|
|
Added Makefile support for `INTER_HUB_IMAGE_TAG=<sha>` deploy overrides, aligned
|
|
server dry-run handling, and documented the release inspection, migration
|
|
boundary, immutable legacy selector guardrail, and v2 API smoke gate in
|
|
`docs/inter-hub-on-railiance01.md`. The production deploy target now requires an
|
|
explicit image tag to avoid silently deploying a stale checked-in value.
|
|
|
|
## Adopt State Hub task status canon
|
|
|
|
```task
|
|
id: ADHOC-2026-06-15-T03
|
|
status: done
|
|
priority: medium
|
|
```
|
|
|
|
Updated `AGENTS.md` task status examples from the legacy aliases to the
|
|
canonical `wait`, `todo`, `progress`, `done`, and `cancel` values.
|