Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 2.45 KB

File metadata and controls

39 lines (27 loc) · 2.45 KB

Release Notes

2026-02-10 - Parity Wave 011-016 Signoff

Scope: reliability hardening and release-readiness closure for the parity wave.

Highlights

  • Completed multi-server orchestration with server-scoped persistence and health-aware switching.
  • Completed model/provider controls with variant (reasoning effort) serialization and scoped restore.
  • Completed realtime event parity for session/message/permission/question flows, including reconnect and fallback behavior.
  • Completed advanced session lifecycle operations (rename/archive/share/unshare/fork/delete + status/todo/diff/children insights).
  • Completed directory-scoped project/workspace orchestration with /global/event synchronization and worktree operations.

Feature 016 Closure

  • Expanded automated coverage for parity-critical scenarios in unit/widget/integration suites.
  • Executed and documented QA matrix PAR-001..PAR-008 in QA.feat016.release-readiness.md.
  • Verified runtime smokes (Linux + Chrome) and build gates (flutter build linux, flutter build web, flutter build apk --debug).
  • Verified Android release artifact generation and upload path through make android.

Rollout Checklist

Gate Status Evidence
make precommit (deps + gen + analyze + test + icons-check + android upload) PASS /tmp/codewalk_feat016_gate/20260210_024416_precommit/make_precommit_success.txt
Coverage gate (flutter test --coverage + check_coverage.sh >=35%) PASS (59.44%) /tmp/codewalk_feat016_gate/20260210_024255_ci/flutter_test_coverage.txt, /tmp/codewalk_feat016_gate/20260210_024255_ci/check_coverage.txt
Linux release build PASS /tmp/codewalk_feat016_gate/20260210_024255_ci/build_linux_release.txt
Web release build PASS /tmp/codewalk_feat016_gate/20260210_024255_ci/build_web_release.txt
Android release build + Telegram upload caption flow PASS make precommit log above (caption derived from last commit subject unless TDL_CAPTION override is provided)

Known Limitations

  • Local Android emulator startup (Pixel_7_API_34) fails on this host with emulator exit code -6; interactive Android runtime validation remains environment-blocked in this session.
  • Windows and macOS runtime validation still require native hosts for full target runtime checks.

Release Readiness Decision

Accepted for parity-wave release readiness with no open P0/P1 product defects and one documented host-environment limitation.