v0.9.1 — clean up stale version annotations and outdated comments
Summary
- Removed ~40 stale version annotations (v1.0–v2.0,
@since 2.0.0, Phase 1, etc.) from comments across 11 source files and 3 docs - Fixed model-loader.js comment that incorrectly referenced Qwen2.5-7B instead of actual default Qwen3-1.7B
- Updated ARCHITECTURE.md current version from v0.7.0 → v0.9.0
- Fixed THIRD-PARTY-INTEGRATION.md references to non-existent v1.4.1 for
includeIffeature - Updated README.md
/releaseexample to current versioning
Test plan
- Unit tests: 43/43 passed
- JS lint: 0 errors on changed files
- PHP lint: no new issues in changed files
🤖 Generated with Claude Code