Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions artifacts/swreq/SWREQ-FALCON-TRACE-P02.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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
Expand Down
Loading