Skip to content

Commit 61ac02e

Browse files
authored
Merge pull request #3381 from objectstack-ai/claude/objectos-objectstack-readme-9mqzdl
docs(readme): 拆分后在 README 首屏明确本仓库与 ObjectOS 的定位
2 parents 9e45b63 + 25753fc commit 61ac02e

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
---
3+
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.

README.md

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

19+
**Everything in this repo is the open stack** — protocol, microkernel, SDK,
20+
CLI, and the production runtime, Apache-2.0 with no open-core asterisks. You
21+
can build, ship, and self-host real apps from here alone. Rather have the
22+
platform run for you, AI Builder and governance included? That's
23+
**[ObjectOS](https://github.com/objectstack-ai/objectos)**, the commercial
24+
runtime environment built on this stack.
25+
1926
<p align="center">
2027
<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">
2128
<br><sub>One typed definition → database · REST API · client SDK · UI · MCP tools.</sub>
@@ -171,7 +178,8 @@ derived from that one source. See [ARCHITECTURE.md](./ARCHITECTURE.md).
171178

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

176184
## Ship it
177185

0 commit comments

Comments
 (0)