Skip to content

Commit d66ffe6

Browse files
committed
Update README.md
1 parent a641d10 commit d66ffe6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
![TypeScript](https://img.shields.io/badge/TypeScript-5.x-blue.svg)
55
![Tests](https://img.shields.io/badge/tests-6%2C507%20passing-brightgreen.svg)
66

7-
> ## A complete business system in 16k tokens.
7+
> ## A complex CRM system in 170k tokens.
88
>
99
> ObjectStack compresses an entire app — data model, UI, workflows,
1010
> permissions — into typed metadata an AI agent can hold in context, reason
11-
> about, and refactor whole ([a complete CRM is under 2,000
12-
> lines](#why-the-mistakes-dont-ship)). That metadata is your **business
11+
> about, and refactor whole ([a complete CRM is under 170k
12+
> tokens](#why-the-mistakes-dont-ship)). That metadata is your **business
1313
> ontology** — an open, versioned definition of your objects, permissions, and
1414
> flows that you own, not code scattered across a framework. Strict TypeScript,
1515
> Zod schemas, and a validation gate catch the agent's mistakes at authoring
@@ -395,4 +395,4 @@ Run locally: `pnpm docs:dev`
395395

396396
## License
397397

398-
Apache-2.0.
398+
Apache-2.0.

0 commit comments

Comments
 (0)