Close Milestone 5 for release
This commit is contained in:
parent
49e1a87c13
commit
f9a05f868e
8 changed files with 83 additions and 75 deletions
13
README.md
13
README.md
|
|
@ -9,10 +9,9 @@ DocForge never treats indexed text as instructions. It does not run project buil
|
|||
compilers, Git operations, deployments, or arbitrary renderers, and it does not select projects
|
||||
globally.
|
||||
|
||||
DocForge 1.0.0 remains the latest published stable release in this product line. This checkout is
|
||||
the `1.4.0` release candidate and contains the complete Milestone 4 adapter platform plus
|
||||
Milestone 5 stabilization evidence. The `v1.4.0` tag and Forgejo release are still pending; this
|
||||
candidate is not published yet.
|
||||
DocForge 1.4.0 is the first stable DocForge2 successor release. It contains the complete adapter
|
||||
platform, stabilization and recovery evidence, representative real-task proof, and reproducible
|
||||
release artifacts. Annotated tag `v1.4.0` identifies the synchronized release commit.
|
||||
|
||||
## Start here
|
||||
|
||||
|
|
@ -23,7 +22,7 @@ candidate is not published yet.
|
|||
- Agent and client setup: [Agent integration](docs/AGENT_INTEGRATION.md)
|
||||
- Exact live command and tool inventory: [Generated command reference](docs/COMMAND_REFERENCE.md)
|
||||
- Task-oriented operating guide: [User manual](docs/USER_MANUAL.md)
|
||||
- Release-candidate changes and evidence: [Changelog](CHANGELOG.md) and [Milestone 5
|
||||
- Release changes and evidence: [Changelog](CHANGELOG.md) and [Milestone 5
|
||||
baseline](docs/MILESTONE_5_BASELINE.md)
|
||||
|
||||
## Current capabilities
|
||||
|
|
@ -213,7 +212,7 @@ paths.
|
|||
### Milestone evidence
|
||||
|
||||
- [Milestone 5 baseline](docs/MILESTONE_5_BASELINE.md)
|
||||
- [Milestone 5 release-candidate closeout](docs/MILESTONE_5_CLOSEOUT.md)
|
||||
- [Milestone 5 closeout](docs/MILESTONE_5_CLOSEOUT.md)
|
||||
- [Milestone 4 baseline](docs/MILESTONE_4_BASELINE.md)
|
||||
- [Milestone 4 closeout](docs/MILESTONE_4_CLOSEOUT.md)
|
||||
- [Milestone 3 baseline](docs/MILESTONE_3_BASELINE.md) and [closeout](docs/MILESTONE_3_CLOSEOUT.md)
|
||||
|
|
@ -248,7 +247,7 @@ Python reference plus a real isolated read-only MCP retrieval. The optional-lang
|
|||
have their own focused tests and extras. `benchmark-m4` runs the maintained full adapter workload;
|
||||
the smoke target is for routine gate coverage, not final performance evidence.
|
||||
|
||||
Milestone 5 adds focused and aggregate release-candidate gates:
|
||||
Milestone 5 adds focused and aggregate release gates:
|
||||
|
||||
```bash
|
||||
make compatibility-m5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue