docs: add release notes for v3.0.0 and v3.1.0 [AUTO-DOCS-1] #8180

Closed
HAL9000 wants to merge 1 commits from auto-docs-1/release-notes-v3.0-v3.1 into master

1 Commits

Author SHA1 Message Date
HAL9000 db20bb8b17 docs: add release notes for v3.0.0 and v3.1.0 milestones [AUTO-DOCS-1]
CI / push-validation (pull_request) Successful in 17s
CI / build (pull_request) Successful in 28s
CI / helm (pull_request) Successful in 30s
CI / lint (pull_request) Successful in 37s
CI / quality (pull_request) Successful in 44s
CI / typecheck (pull_request) Successful in 50s
CI / security (pull_request) Successful in 53s
CI / e2e_tests (pull_request) Successful in 3m4s
CI / unit_tests (pull_request) Successful in 4m54s
CI / docker (pull_request) Successful in 11s
CI / integration_tests (pull_request) Successful in 6m5s
CI / benchmark-publish (pull_request) Has been skipped
CI / coverage (pull_request) Successful in 13m43s
CI / status-check (pull_request) Successful in 1s
CI / benchmark-regression (pull_request) Successful in 57m7s
Created comprehensive formal release notes for the v3.0.0 (Minimal Local
Source-Code Workflow) and v3.1.0 (Actor Compiler + Full LLM Integration)
milestones, along with a release notes index.

New files:
- docs/release-notes/index.md: Index of all release notes with release
  series overview and guidance on how to read release notes
- docs/release-notes/v3.0.0.md: Full release notes for v3.0.0 covering
  plan lifecycle (Action→Strategize→Execute→Apply), git worktree sandbox,
  SQLite persistence, actor-based LLM path, ChangeSet tracking, Pydantic
  v2 domain models, CLI commands, and ADR references
- docs/release-notes/v3.1.0.md: Full release notes for v3.1.0 covering
  Actor YAML→LangGraph compilation, MCP adapter, validation runner,
  multi-file generation, skill registry, Agent Skills standard, LSP
  integration, breaking changes, and migration guide

Updated CHANGELOG.md:
- Expanded [3.0.0] section with detailed bullet points for each major
  feature, ADR references, and a link to the full release notes
- Expanded [3.1.0] section with detailed bullet points for each major
  feature, ADR references, breaking changes, and a link to the full
  release notes
2026-04-13 04:15:37 +00:00