Record v0.1.0 release acceptance
This commit is contained in:
@@ -78,8 +78,11 @@ introduced. Promotion rechecks the clean source commit, archive checksum, and ac
|
|||||||
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 first hosted develop run containing promotion completed successfully at `f0f5f12` on 2026-08-03 and Gitea
|
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
|
reported the tag-only job as skipped, accepting the non-tag permission boundary. The remaining acceptance gate
|
||||||
a deliberate first version tag and inspection of its five release attachments.
|
was a deliberate first version tag and inspection of its five release attachments. That gate passed with the
|
||||||
|
lightweight `v0.1.0` tag at `5fe3cd6` on 2026-08-03: the tag build and promotion job completed successfully, and
|
||||||
|
the Gitea release carries the archive, archive checksum, build metadata, payload ledger, and smoke log. The Linux
|
||||||
|
CI/CD path is therefore accepted end to end.
|
||||||
|
|
||||||
## Dependency inventory
|
## Dependency inventory
|
||||||
|
|
||||||
|
|||||||
@@ -1027,8 +1027,9 @@ do not mix mechanical moves with semantic changes.
|
|||||||
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 first hosted develop run containing this job completed successfully at `f0f5f12` on
|
lint pass locally. The first hosted develop run containing this job completed successfully at `f0f5f12` on
|
||||||
2026-08-03 and the promotion job was skipped, accepting the non-tag permission boundary. The remaining gate
|
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
|
then passed with lightweight tag `v0.1.0` at `5fe3cd6`: its hosted build and promotion completed successfully,
|
||||||
created by this slice.
|
and the resulting Gitea release exposes all five expected archive/evidence attachments. This accepts the Linux
|
||||||
|
CI/CD path end to end; future version tags use the same build-once/promote-on-success route.
|
||||||
|
|
||||||
**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