From 1b776a7fbe51fef81d225ace1d3c486d8aba8cfd Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 21 Jul 2026 13:27:25 +0000 Subject: [PATCH 1/2] docs(readme): add website/docs/pricing/framework quick links to the intro Post-split, the README intro now carries a quick-links row (website, docs, license & pricing, and the open-source ObjectStack framework repo) so the repo's role and its sibling are visible at first glance. Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_0145qhfty9sRLm3HUvNBFxpk --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1622c99..41da9c3 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ > for end-user organizations as **ObjectOS Cloud** (managed) and > **ObjectOS Enterprise** (self-managed). +[Website](https://www.objectos.ai) · +[Documentation](https://docs.objectos.ai) · +[License & Pricing](https://docs.objectos.ai/docs/resources/license) · +[ObjectStack — the open-source framework](https://github.com/objectstack-ai/objectstack) + ObjectOS is a **commercial product**. This repository is its public home: - 📚 **Documentation** — source for [docs.objectos.ai](https://docs.objectos.ai) From b38099f64cd98ce77470a0434c1c194f1c2bf0f8 Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 21 Jul 2026 14:48:41 +0000 Subject: [PATCH 2/2] docs(readme): rewrite intro with a benefit-led hook Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_0145qhfty9sRLm3HUvNBFxpk --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 41da9c3..6548120 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ # ObjectOS -> **The official runtime environment for ObjectStack applications** — operated -> for end-user organizations as **ObjectOS Cloud** (managed) and -> **ObjectOS Enterprise** (self-managed). +> ## Describe the app you need. Keep the data you own. +> +> ObjectOS is the **commercial runtime environment for +> [ObjectStack](https://github.com/objectstack-ai/objectstack) apps**: tell the +> built-in AI Builder what your business needs — a helpdesk, an approval flow, +> a CRM — and get a working app with a generated admin Console, REST APIs, +> SSO, RBAC, and audit logs. Run it as **ObjectOS Cloud** (we operate it) or +> **ObjectOS Enterprise** (self-managed: your servers, your database, your +> data — never ours). [Website](https://www.objectos.ai) · [Documentation](https://docs.objectos.ai) ·