From 0fa94742115624399dc4dcb64172a71d9ac02598 Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 21 Jul 2026 15:44:08 +0000 Subject: [PATCH] =?UTF-8?q?docs(readme):=20hero=20rewrite=20=E2=80=94=20re?= =?UTF-8?q?ference=20app=20for=20AI-written=20enterprise=20software?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Lead with the honest proof point (~17,000 lines of typed metadata, fits a single agent context window) and the two paths: install online in one click, or fork and build & ask with Claude Code. Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_0145qhfty9sRLm3HUvNBFxpk --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 75392428..dea54d03 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,12 @@ # HotCRM -> **AI-Native CRM for the ObjectStack marketplace.** The reference implementation every future marketplace app forks from. +> **The reference app for AI-written enterprise software.** A complete CRM — +> 15 objects, 10 flows, 4 dashboards, 2 AI copilots, 4 languages — written as +> ~17,000 lines of typed [ObjectStack](https://github.com/objectstack-ai/objectstack) +> metadata, so the whole app still fits in a single agent context window. +> **Install it online in one click, or fork it and build & ask with Claude +> Code** — it's the reference implementation every marketplace app forks from. [![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](LICENSE) [![Manifest](https://img.shields.io/badge/manifest-app.objectstack.hotcrm-blueviolet)](objectstack.config.ts)