diff --git a/content/blog/context-window-is-the-constraint.mdx b/content/blog/context-window-is-the-constraint.mdx index 7f700b6d7b..802b550785 100644 --- a/content/blog/context-window-is-the-constraint.mdx +++ b/content/blog/context-window-is-the-constraint.mdx @@ -42,7 +42,7 @@ a dashboard, a lead-conversion flow, permission sets, an action, translations. | Lines | 1,792 | | Approximate tokens | ~16,000 | -That's the **entire business system**. Not a module of it — the data model, the +That's the **whole example app**. Not a module of it — the data model, the UI, the automation, the access rules, all of it. It fits in about 8% of a 200k-token context window.