Skip to content

Commit 50f1e21

Browse files
committed
docs(readme): state open-source framework positioning vs ObjectOS up front
Now that the framework repo (objectstack) and the commercial product repo (objectos) are split, make the split visible on the first screen of the README: this repo is the Apache-2.0 framework; ObjectOS is the commercial runtime environment, with a cross-link to its public home. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0145qhfty9sRLm3HUvNBFxpk
1 parent 9a43e04 commit 50f1e21

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@
1616
1717
`Fits in an agent's context` · `Typed, validated, governed` · `Self-host anywhere` · Apache-2.0
1818

19+
**This repository is the open-source framework** — the protocol
20+
(`@objectstack/spec`), microkernel, SDK, CLI, and production runtime,
21+
Apache-2.0 end to end. Prefer the platform operated for you? That's
22+
**[ObjectOS](https://github.com/objectstack-ai/objectos)**, the commercial
23+
runtime environment built on it.
24+
1925
<p align="center">
2026
<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">
2127
<br><sub>One typed definition → database · REST API · client SDK · UI · MCP tools.</sub>
@@ -171,7 +177,8 @@ derived from that one source. See [ARCHITECTURE.md](./ARCHITECTURE.md).
171177

172178
**Want it governed and hosted, with Build & Ask AI built in?**
173179
[ObjectOS](https://www.objectos.ai) is the commercial runtime for these
174-
definitions.
180+
definitions — [objectstack-ai/objectos](https://github.com/objectstack-ai/objectos)
181+
is its public home (docs, issue tracker, trademark policy).
175182

176183
## Ship it
177184

0 commit comments

Comments
 (0)