Skip to content

Commit 587ea2e

Browse files
os-zhuangclaude
andauthored
docs(readme): drop the Codebase Metrics table (#2304)
Hand-maintained vanity metrics that drift (source-package and test-file counts were already stale and patched) and add little for readers. Removing rather than scripting upkeep. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent d688e04 commit 587ea2e

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -298,21 +298,6 @@ For the browser, the typed client SDK and React hooks (`useQuery` / `useMutation
298298

299299
</details>
300300

301-
## Codebase Metrics
302-
303-
| Metric | Value |
304-
| :--- | :--- |
305-
| Source packages | 72 |
306-
| Apps | 2 (account, docs) |
307-
| Framework adapters | 7 (Express, Fastify, Hono, NestJS, Next.js, Nuxt, SvelteKit) |
308-
| Database drivers | 3 (Memory, SQL, MongoDB) |
309-
| Zod schema files | 200 |
310-
| Exported schemas | 1,600+ |
311-
| `.describe()` annotations | 8,750+ |
312-
| Service contracts | 27 |
313-
| Test files | 676 |
314-
| Tests passing | 6,507 |
315-
316301
## Architecture
317302

318303
ObjectStack uses a **microkernel architecture** where the kernel provides only the essential infrastructure (DI, EventBus, lifecycle), and all capabilities are delivered as plugins. The three protocol layers sit above the kernel:

0 commit comments

Comments
 (0)