Skip to content

Commit 177164a

Browse files
committed
docs(readme): call out forward-deployed engineers in the positioning section
FDE hiring is the fastest-growing role in enterprise AI, and the Palantir playbook they follow is ontology-first. Name them as an audience: model the client's business as typed metadata, hand over the governed app and its definition in the client's own repo — open format, no platform lock-in. Empty changeset — README only. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0145qhfty9sRLm3HUvNBFxpk
1 parent d99aeb3 commit 177164a

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

.changeset/readme-fde-audience.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
---
3+
4+
README-only: call out forward-deployed engineers as an audience in the positioning section. Docs only, so this releases nothing.

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ MCP. Rather **build & ask online** — in the browser, nothing to install?
2626
That's **[ObjectOS](https://github.com/objectstack-ai/objectos)**, the
2727
commercial runtime environment built on this stack.
2828

29+
**Forward-deployed engineer?** This is the ontology-first toolkit you own:
30+
sit with the client, model their business as typed metadata with your coding
31+
agent, and hand over a governed app *and* its definition — ordinary files in
32+
their repo, an open Apache-2.0 format, no platform seat to sell them.
33+
2934
<p align="center">
3035
<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">
3136
<br><sub>One typed definition → database · REST API · client SDK · UI · MCP tools.</sub>

0 commit comments

Comments
 (0)