From faf2b82982233bf98ce4e55b7f04812d3e10a6dc Mon Sep 17 00:00:00 2001 From: tegwick Date: Sun, 26 Jul 2026 20:16:31 +0200 Subject: [PATCH] Promote derived rail to verified --- declarations/rail.yaml | 2 +- workplans/RAIL-KNATIVE-WP-0001-bootstrap-derived-rail.md | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/declarations/rail.yaml b/declarations/rail.yaml index 9c59565..46d5d65 100644 --- a/declarations/rail.yaml +++ b/declarations/rail.yaml @@ -7,7 +7,7 @@ composition_kind: derived base_rail: rail-kubernetes base_rail_contract: 1.0.0 execution_architecture: knative-serving-on-kubernetes -readiness_state: declared +readiness_state: verified required_substrate_capabilities: - kubernetes-api - knative-serving diff --git a/workplans/RAIL-KNATIVE-WP-0001-bootstrap-derived-rail.md b/workplans/RAIL-KNATIVE-WP-0001-bootstrap-derived-rail.md index ed55f86..0c19d4d 100644 --- a/workplans/RAIL-KNATIVE-WP-0001-bootstrap-derived-rail.md +++ b/workplans/RAIL-KNATIVE-WP-0001-bootstrap-derived-rail.md @@ -4,7 +4,7 @@ type: workplan title: "Bootstrap the derived Knative rail" domain: financials repo: rail-knative -status: active +status: finished owner: codex topic_slug: railiance created: "2026-07-26" @@ -68,3 +68,7 @@ and push the remote repository through an autonomous sanctioned lane. 2026-07-26: Registered and reconciled the repository, published its base-rail relation through Fabric, and pushed the Forgejo remote. + +2026-07-26: Serving and Kourier v1.22.0 are installed on reef-railiance and +passed scale-to-zero, cold activation, revision, private-routing, and rollback +verification. The declaration is now `verified`, not production-approved.