Record non-tag release boundary acceptance
This commit is contained in:
@@ -77,7 +77,9 @@ branch and manual runs never receive release authority, and no personal secret o
|
|||||||
introduced. Promotion rechecks the clean source commit, archive checksum, and accepted smoke result after
|
introduced. Promotion rechecks the clean source commit, archive checksum, and accepted smoke result after
|
||||||
artifact download. It is retry-safe but fail-closed: a matching partial release can receive missing assets,
|
artifact download. It is retry-safe but fail-closed: a matching partial release can receive missing assets,
|
||||||
while mismatched release identity or a same-name/different-size asset is never edited, deleted, or overwritten.
|
while mismatched release identity or a same-name/different-size asset is never edited, deleted, or overwritten.
|
||||||
The next acceptance gate is a deliberate first version tag and inspection of its five release attachments.
|
The first hosted develop run containing promotion completed successfully at `f0f5f12` on 2026-08-03 and Gitea
|
||||||
|
reported the tag-only job as skipped, accepting the non-tag permission boundary. The remaining acceptance gate is
|
||||||
|
a deliberate first version tag and inspection of its five release attachments.
|
||||||
|
|
||||||
## Dependency inventory
|
## Dependency inventory
|
||||||
|
|
||||||
|
|||||||
@@ -1025,8 +1025,10 @@ do not mix mechanical moves with semantic changes.
|
|||||||
smoke result, and fixed archive/evidence set after download. Retries may
|
smoke result, and fixed archive/evidence set after download. Retries may
|
||||||
complete missing attachments on a matching partial release, but mismatches and same-name/different-size
|
complete missing attachments on a matching partial release, but mismatches and same-name/different-size
|
||||||
collisions fail without edit, deletion, or overwrite. Pure creation/resume/refusal regressions and workflow
|
collisions fail without edit, deletion, or overwrite. Pure creation/resume/refusal regressions and workflow
|
||||||
lint pass locally. The immediate acceptance gate is a deliberately chosen first `v*` tag and inspection of
|
lint pass locally. The first hosted develop run containing this job completed successfully at `f0f5f12` on
|
||||||
the resulting release/archive/evidence; no tag is created by this slice.
|
2026-08-03 and the promotion job was skipped, accepting the non-tag permission boundary. The remaining gate
|
||||||
|
is a deliberately chosen first `v*` tag and inspection of the resulting release/archive/evidence; no tag is
|
||||||
|
created by this slice.
|
||||||
|
|
||||||
**Not cleanup targets:** generated `build/` output, the two intentional solution files, historical
|
**Not cleanup targets:** generated `build/` output, the two intentional solution files, historical
|
||||||
`docs/superpowers/` plans/specifications, and fidelity-specific complexity that is directly covered by the
|
`docs/superpowers/` plans/specifications, and fidelity-specific complexity that is directly covered by the
|
||||||
|
|||||||
Reference in New Issue
Block a user