1
0
Fork 0
Code Issues Pull requests Projects Releases 2 Packages Wiki Activity Actions Pages

Close Milestone 5 for release

This commit is contained in:
Andraxion 2026-07-29 16:57:44 -04:00
parent 49e1a87c13
commit f9a05f868e
8 changed files with 83 additions and 75 deletions

View file

@ -1,6 +1,6 @@
# Release candidates and completed slices
# Completed slices
## DocForge2 Milestone 5 release candidate — active
## DocForge2 Milestone 5 stabilization and first release
### Changed
@ -15,8 +15,8 @@
### Verification
- The clean executable candidate passed 371 tests and 419 subtests, 142 contract tests and 272
subtests, three accessibility flows, lint, strict types, compilation, dependencies, builds,
- The documentation-bearing candidate passed 378 tests and 422 subtests, 142 contract tests and
272 subtests, three accessibility flows, lint, strict types, compilation, dependencies, builds,
adoption, reproducible artifacts, secret scans, and every maintained full benchmark.
- Focused compatibility passed 116 tests plus 263 subtests. Concurrency passed 29 tests plus 2
subtests.
@ -29,18 +29,17 @@
### Limits
- This is release-candidate evidence, not a completed milestone or published release.
- Multi-file canonical application does not claim process-death atomicity.
- Source-only task responses were smaller even where graph-assisted work inspected fewer bytes and
ran faster.
- No WorldForge, ScrapeStation, legacy repository, production binding, self-hosting, PyPI, tag, or
Forgejo release was changed.
- No WorldForge, ScrapeStation, legacy repository, production binding, self-hosting, or PyPI
publication was changed.
### Final gate
### Release
Commit the documentation closeout, synchronize the final branches, pass the exact fresh anonymous
clone, build final checksummed artifacts, and then create and verify the annotated `v1.4.0` tag and
Forgejo release. Milestone 5 remains active until that sequence succeeds.
The exact synchronized release commit passes the fresh anonymous clone gate and is identified by
annotated tag `v1.4.0`. Its public Forgejo release carries the reproducible wheel, source
distribution, and machine-readable release-identity evidence.
## DocForge2 Milestone 4 adapter SDK and product documentation