2026-06-15 22:07:03 +02:00
---
2026-08-26 08:05:43 +02:00
id: RAPPS-WP-0009
2026-06-15 22:07:03 +02:00
type: workplan
2026-06-15 22:17:23 +02:00
title: "Inbox suggestion guardrails"
2026-06-22 23:16:27 +02:00
domain: financials
2026-06-15 22:07:03 +02:00
repo: railiance-apps
status: finished
owner: codex
topic_slug: railiance
created: "2026-06-15"
updated: "2026-06-15"
2026-08-26 08:05:43 +02:00
state_hub_workstream_id: "c214db58-c13a-5951-94b2-2f2e246a673e"
2026-06-15 22:07:03 +02:00
---
2026-07-08 20:26:36 +02:00
> **Terminology note:** Historical text in this archived workplan may use the legacy term "workstream". The fleet term is **workplan** (`canon/standards/workplan-terminology-fleet_v0.1.md`).
2026-06-15 22:17:23 +02:00
# Inbox suggestion guardrails
2026-06-15 22:07:03 +02:00
## Apply reuse-surface production guardrails
```task
2026-08-26 08:05:43 +02:00
id: RAPPS-WP-0009-T01
2026-06-15 22:07:03 +02:00
status: done
priority: high
2026-08-26 08:05:43 +02:00
state_hub_task_id: "b9d86244-e26f-5208-9edd-64b86107be00"
2026-06-15 22:07:03 +02:00
```
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
2026-08-26 08:05:43 +02:00
id: RAPPS-WP-0009-T02
2026-06-15 22:07:03 +02:00
status: done
priority: high
2026-08-26 08:05:43 +02:00
state_hub_task_id: "f5f52699-ba36-5f93-b122-5ae600a16947"
2026-06-15 22:07:03 +02:00
```
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
2026-08-26 08:05:43 +02:00
id: RAPPS-WP-0009-T03
2026-06-15 22:07:03 +02:00
status: done
priority: medium
2026-08-26 08:05:43 +02:00
state_hub_task_id: "d7bfb086-1655-5ed2-add9-ba49b6c81f36"
2026-06-15 22:07:03 +02:00
```
Updated `AGENTS.md` task status examples from the legacy aliases to the
canonical `wait` , `todo` , `progress` , `done` , and `cancel` values.