Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .changeset/readme-objectos-split-positioning.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
---

README-only update after the objectos / objectstack repository split: state the "this repo = open-source framework, ObjectOS = commercial runtime environment" positioning on the first screen and cross-link the objectos repo. Docs only, so this releases nothing.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@

`Fits in an agent's context` · `Typed, validated, governed` · `Self-host anywhere` · Apache-2.0

**Everything in this repo is the open stack** — protocol, microkernel, SDK,
CLI, and the production runtime, Apache-2.0 with no open-core asterisks. You
can build, ship, and self-host real apps from here alone. Rather have the
platform run for you, AI Builder and governance included? That's
**[ObjectOS](https://github.com/objectstack-ai/objectos)**, the commercial
runtime environment built on this stack.

<p align="center">
<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">
<br><sub>One typed definition → database · REST API · client SDK · UI · MCP tools.</sub>
Expand Down Expand Up @@ -171,7 +178,8 @@ derived from that one source. See [ARCHITECTURE.md](./ARCHITECTURE.md).

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

## Ship it

Expand Down