Skip to content

Commit d17945c

Browse files
Copilothotlong
andcommitted
docs: fix plugin count inconsistency in impact table
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 73e197e commit d17945c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/DESIGN_CORE_REFACTOR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ This document proposes **decomposing `@objectql/core`** from a monolithic runtim
4343
|--------|--------|-------|
4444
| `@objectql/core` LOC | ~3,500 | ~800 (thin re-exports + plugin orchestrator) |
4545
| Duplication with upstream | High (CRUD, hooks, middleware, repository, protocol) | Near-zero |
46-
| Plugin count (new) | 0 dedicated | 3 new plugins extracted |
46+
| Plugin count (new) | 0 dedicated | 4 new plugins extracted |
4747
| Upstream PRs needed | 0 | 3-4 PRs to `@objectstack/spec` |
4848

4949
---

0 commit comments

Comments
 (0)