From 66058021cb905e2803220d35500420cefe47e4a9 Mon Sep 17 00:00:00 2001 From: Ralf Anton Beier Date: Thu, 6 Aug 2026 21:15:25 +0200 Subject: [PATCH 1/2] =?UTF-8?q?plan(roadmap):=20defer=20TRACE-P02=20to=20v?= =?UTF-8?q?1.134=20=E2=80=94=20v1.133=20is=20the=20OCI/release=20arc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit v1.133's scope is the OCI/release arc (OCI-P02 no_std cascade, OCI-P04 WIT namespace, REL-P01 draft-then-finalize), which is implementation-complete and waiting only on CI. TRACE-P02 (drive implemented->verified from the gate's own per-artifact result) is independent of that arc and large enough to warrant its own release rather than holding the OCI arc behind it. Deliberate scope move, logged in the artifact itself rather than done silently. No code, no status change: TRACE-P02 stays `proposed`. v1.133 scope after this: OCI-P02, OCI-P04, REL-P01. v1.134 scope after this: OCI-P03, TRACE-P02. `rivet validate` PASS. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01HvusAXYbHLyv3uTzfBcMbG --- artifacts/swreq/SWREQ-FALCON-TRACE-P02.yaml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/artifacts/swreq/SWREQ-FALCON-TRACE-P02.yaml b/artifacts/swreq/SWREQ-FALCON-TRACE-P02.yaml index 9c95f64..2d4153c 100644 --- a/artifacts/swreq/SWREQ-FALCON-TRACE-P02.yaml +++ b/artifacts/swreq/SWREQ-FALCON-TRACE-P02.yaml @@ -3,7 +3,7 @@ artifacts: type: sw-req title: "TRACE-P02 — promote the V: drive implemented→verified from the verification gate's own per-artifact result" status: proposed - release: falcon-v1.133.0 + release: falcon-v1.134.0 description: > Artifact status shall reflect executed evidence, so that "verified" means a gate ran the artifact's steps and they passed. @@ -26,7 +26,13 @@ artifacts: bench-only has NOT been executed and must NOT be promoted on the gate's say-so; it needs either a real CI-runnable step or an explicit, named waiver. Distinguishing those two populations is most of the work. - tags: [falcon, rivet, traceability, verification, hygiene, v1.133] + + DEFERRED v1.133 -> v1.134 (2026-08-06, deliberate scope move). v1.133's + scope is the OCI/release arc (OCI-P02, OCI-P04, REL-P01), which is + implementation-complete and waiting only on CI. This promotion sweep is + independent of that arc and large enough to warrant its own release + rather than holding the OCI arc behind it. + tags: [falcon, rivet, traceability, verification, hygiene, v1.134] fields: req-type: constraint priority: should From af96d26f2f11eb7a5eb8d7bc627e5173d0e74275 Mon Sep 17 00:00:00 2001 From: Ralf Anton Beier Date: Fri, 7 Aug 2026 02:10:21 +0200 Subject: [PATCH 2/2] ci: re-dispatch after the 2026-08-06 GitHub Actions outage The push that would have triggered CI landed during the outage (Actions was in major_outage 15:22Z-00:0xZ; zero runs were created repo-wide for hours), so no run exists for this branch. Empty commit to generate a fresh synchronize event. Squash-merge drops it from main. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01HvusAXYbHLyv3uTzfBcMbG