Skip to content

Commit 52353ea

Browse files
committed
docs(readme): positioning paragraph — build & ask with Claude Code vs online
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0145qhfty9sRLm3HUvNBFxpk
1 parent e867adb commit 52353ea

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,12 @@
1919
`Fits in an agent's context` · `Typed, validated, governed` · `Self-host anywhere` · Apache-2.0
2020

2121
**Everything in this repo is the open stack** — protocol, microkernel, SDK,
22-
CLI, and the production runtime, Apache-2.0 with no open-core asterisks. You
23-
can build, ship, and self-host real apps from here alone. Rather have the
24-
platform run for you, AI Builder and governance included? That's
25-
**[ObjectOS](https://github.com/objectstack-ai/objectos)**, the commercial
26-
runtime environment built on this stack.
22+
CLI, and the production runtime, Apache-2.0 with no open-core asterisks. The
23+
workflow here is **build & ask with Claude Code** (or any coding agent): the
24+
agent writes the metadata in your repo, and operates the running app over
25+
MCP. Rather **build & ask online** — in the browser, nothing to install?
26+
That's **[ObjectOS](https://github.com/objectstack-ai/objectos)**, the
27+
commercial runtime environment built on this stack.
2728

2829
<p align="center">
2930
<img src="docs/screenshots/architecture.png" width="940" alt="ObjectStack architecture: author typed Zod metadata (objects, flows, views, policies); the microkernel compiles it into a versioned JSON artifact and loads plugins, drivers, and services; it generates a REST API, client SDK, Console and Studio UI, and MCP tools used by developers and AI agents, governed by Auth, RBAC, RLS, FLS, and audit, over PostgreSQL, MySQL, SQLite, or MongoDB">

0 commit comments

Comments
 (0)