Skip to content

Commit f4d4fdc

Browse files
os-zhuangclaude
andauthored
docs(readme): bridge hero to open-source / AI-native app positioning (#2286)
Lead the tagline with open-source, "AI builds the whole app", "a database you own", and self-host (matching the marketing site a visitor arrives from); add a ~30s StackBlitz "try it" line; state open-source + self-host in the intro. Keeps the ObjectStack name and all technical depth. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent d616e1d commit f4d4fdc

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@
55
![Version](https://img.shields.io/badge/version-v4.0.1-green.svg)
66
![Tests](https://img.shields.io/badge/tests-6%2C507%20passing-brightgreen.svg)
77

8-
> The AI-native business backend: define business objects, permissions, workflows, APIs, UI metadata, and agent tools once as structured Zod metadata.
8+
> **Open-source, AI-native backend for real business apps.** Describe a business app and AI builds the whole thing — objects, APIs, UI, workflows, and permissions — as version-controlled Zod metadata on a database you own. Self-host it; AI agents then operate it within RBAC / RLS and audit.
9+
10+
**Try it in ~30s** — boot the [HotCRM](https://github.com/objectstack-ai/hotcrm) reference app on [StackBlitz](https://stackblitz.com/github/objectstack-ai/hotcrm) (no install). · Hosted platform: **[ObjectOS](https://cloud.objectos.app)**.
911

1012
## What is ObjectStack?
1113

12-
ObjectStack is a metadata-driven backend for building business applications that AI agents can understand, operate, and audit safely.
14+
ObjectStack is an **open-source**, metadata-driven backend for building business applications that AI agents can understand, operate, and audit safely — self-hostable, with your data on your own database.
1315

1416
Instead of hiding business logic inside ad-hoc SQL queries, UI state, or JavaScript strings, ObjectStack makes the business system explicit:
1517

0 commit comments

Comments
 (0)