railiance-enablement/workplans/RAIL-EN-WP-0001-private-by-default-templates.md
tegwick 3933376b9a
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s
chore(consistency): register RAIL-EN-WP-0001 hub ids
2026-08-15 20:56:47 +02:00

1.1 KiB

id type title domain repo status owner topic_slug created updated related state_hub_workstream_id
RAIL-EN-WP-0001 workplan Templates emit private Services, never a public Ingress by default financials railiance-enablement ready codex railiance 2026-08-15 2026-08-15
RMASTER-WP-0023
ADR-0008
0070cc66-e5e5-42fc-a4cb-bbcc78451ea6

RAIL-EN-WP-0001 — private-by-default templates

Intake from RMASTER-WP-0023-T05.

Goal

New-rapp and new-rail templates emit private Services and tunnel docs. They never emit a public Ingress by default. If a template mentions exposure, default to private or omit the field (fail-closed).

T01 — Audit and fix templates

id: RAIL-EN-WP-0001-T01
status: todo
priority: high
state_hub_task_id: "ceea9e5a-385e-4f13-b8ea-0b1e72cddaee"

Find every template that creates a Service or Ingress. Make ClusterIP the default. Replace public Ingress examples with a grant-gated snippet that cites ADR-0008.

Done when: a new package from the paved path is private unless the author adds an explicit grant.