docs: actualize documentation — fix outdated metrics across 3 files#2374
Merged
docs: actualize documentation — fix outdated metrics across 3 files#2374
Conversation
…ackage counts - ARCHITECTURE.md: version 15.0.1→15.43.3, date 2026-02-19→2026-03-23, 3→5 packages (add test-utils, physics-wasm), 13→24+ components, 3→6 renderers (add Calendar, Kanban, AreaTree), 6→11 modals, 32→34+ commands, 14→35+ services, Playwright 1.56.1→1.57.0, coverage thresholds per-package (core 95%, plugin 76%, cli 65%) - README.md: tests badge 5700+→11400+, coverage badge per-package, 4→5 packages, 32→34+ commands, 96+→1250+ completed issues - CLAUDE.md: 803→11400+ tests, fix --auto --rebase→--auto --squash
This was referenced Mar 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Deep analysis of the repository revealed 22 discrepancies between documentation and actual codebase state. This PR fixes the most critical ones across 3 documentation files.
ARCHITECTURE.md (12 fixes)
15.0.1→15.43.3(43 releases behind)2026-02-19→2026-03-23README.md (6 fixes)
5700+→11400+(doubled since last update)CLAUDE.md (worktree coordination, 3 fixes)
803 unit tests→11,400+ tests(16x outdated!)gh pr merge --auto --rebase→--auto --squash(rebase not allowed)Test plan