diff --git a/content/docs/getting-started/build-with-claude-code.mdx b/content/docs/getting-started/build-with-claude-code.mdx index 3bc7cc3a52..523077329c 100644 --- a/content/docs/getting-started/build-with-claude-code.mdx +++ b/content/docs/getting-started/build-with-claude-code.mdx @@ -239,8 +239,8 @@ This is the same metadata that powers the REST API, the Console UI, **and the MC tools exposed to AI** — define it once, and ObjectStack derives the rest. -Every example on this page was authored against `@objectstack/spec` 16.x and -passes `os validate` verbatim in a freshly scaffolded project. +Every example on this page passes `os validate` verbatim in a freshly scaffolded +project. ## 4. The gate: `os validate` catches AI mistakes