From 01285cbeb8810518b16c61d6816e45a9abbdf9d2 Mon Sep 17 00:00:00 2001 From: Jack Zhuang <277994282+os-zhuang@users.noreply.github.com> Date: Fri, 17 Jul 2026 13:37:36 +0800 Subject: [PATCH 1/2] =?UTF-8?q?docs(site):=20hero=20copy=20=E2=80=94=20AI-?= =?UTF-8?q?written=20apps=20narrative,=20correctness=20chain,=20ontology?= =?UTF-8?q?=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replace the category-label hero ("a metadata protocol and TypeScript toolkit") with the two-beat claim the objectos.ai homepage sets up ("AI writes the app. ObjectOS keeps it governable." → "AI writes the app. ObjectStack is what it writes."): - lead carries the mistake-catching chain (strict TypeScript + Zod + validation gate at authoring time; runtime enforces permissions/audit) - proof strip: ~1% code surface · Typed, validated, governed · Self-host - one-line ontology positioning linking to the objectos.ai essay ("the definition layer should be an open protocol you own") - site
- Describe your objects, permissions, workflows, APIs, UI, and AI tools once as typed, - version-controlled Zod metadata. ObjectStack derives the TypeScript types, REST API, - client SDK, UI, and MCP tools from that single definition. + The open target format and runtime for AI-written business apps. Your coding agent + writes models, UI, workflows, and permissions as compact typed metadata — often + around 1% of a traditional codebase — and strict TypeScript, Zod schemas, and a + validation gate catch its mistakes at authoring time. The runtime derives the + database, REST API, UI, and MCP server, and enforces permissions and audit on + every call. You review a small diff and ship.
- ObjectStack is the open-source developer framework.{' '} - Need the official hosted runtime with AI built in?{' '} +
+ Your objects, permissions, and flows are your business ontology — the definition
+ layer of the AI era should be an open protocol you own.{' '}
+
+ Read why
+
+ Want it governed and hosted, with Build & Ask AI built in?{' '}
Date: Fri, 17 Jul 2026 14:02:54 +0800
Subject: [PATCH 2/2] =?UTF-8?q?docs(site):=20landing=20v2=20=E2=80=94=20sp?=
=?UTF-8?q?ec-sheet=20design=20+=20core=20narrative=20sections?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Full landing redesign in an engineering spec-sheet aesthetic (blueprint
grid, mono kickers, Bricolage Grotesque display, gradient second beat):
- hero artifact card tells the whole loop in one visual: requirement →
Claude Code writes typed metadata (diff) → os validate ✓ → os dev preview
- 01 The loop: create-objectstack → describe (agent writes, gate rejects)
→ preview in browser; requirement changes run the same loop
- 02 The gates: typed / validated / reviewed / governed
- 03 The vocabulary: 12 metadata capabilities for enterprise software +
the one-off-codebase contrast + stats strip (1,600+ schemas, 5 drivers,
7 adapters, MCP)
Co-Authored-By: Claude Fable 5
- The open target format and runtime for AI-written business apps. Your coding agent
- writes models, UI, workflows, and permissions as compact typed metadata — often
- around 1% of a traditional codebase — and strict TypeScript, Zod schemas, and a
- validation gate catch its mistakes at authoring time. The runtime derives the
- database, REST API, UI, and MCP server, and enforces permissions and audit on
- every call. You review a small diff and ship.
-
+ Open protocol & runtime · Apache-2.0
+
+ The open target format and runtime for AI-written business apps. Your coding agent
+ writes models, UI, workflows, and permissions as compact typed metadata — often
+ around 1% of a traditional codebase — and strict TypeScript, Zod schemas, and a
+ validation gate catch its mistakes at authoring time. The runtime derives the
+ database, REST API, UI, and MCP server, and enforces permissions and audit on
+ every call.
+ you → claude code
+ “Build an expense approval app for a 50-person team.”
+ expense.object.ts
+ {s.cmd}
+ {s.copy}
+ {String(i + 1).padStart(2, '0')}
+ {g.copy}
+ Point an agent at an empty repo and you get a one-off codebase — every screen
+ hand-invented, every mistake yours to find at runtime. ObjectStack gives the agent
+ a vocabulary instead: typed, validated primitives for everything enterprise
+ software needs. The agent composes the definition; the runtime already knows how to
+ run it.
+
- Your objects, permissions, and flows are your business ontology — the definition
- layer of the AI era should be an open protocol you own.{' '}
-
- Read why
-
- Want it governed and hosted, with Build & Ask AI built in?{' '}
-
- Try ObjectOS
-
+ Your objects, permissions, and flows are your business ontology — the definition
+ layer of the AI era should be an open protocol you own.{' '}
+
+ Read why
+
+ Want it governed and hosted, with Build & Ask AI built in?{' '}
+
+ Try ObjectOS
+
- AI writes the app.
-
-
ObjectStack is what it writes.
-
+ AI writes the app.{' '}
+
+ ObjectStack is what it writes.
+
+
+
+ From requirement to running app
+
+ {s.title}
+
+ Four gates between the agent and production
+
+ {g.title}
+
+ What can it actually build?
+
+