Developers
Articles for Developers on building, operating, and governing AI-written business applications with ObjectOS.
- Published
How to Configure Your AI Coding Agent to Write ObjectStack Apps
Three wires point a coding agent at ObjectStack: a scaffolded rule file, an 11-skill bundle, and an in-runtime tool server. Each one verified against 17.2.0 — including the real output of the gate rejecting a wrong definition.
AI & Agents Developers MCPAI agents - Published
What Is Ontology MCP? Turning an Enterprise Ontology Into Agent Tools
Ontology MCP exposes an ontology's object types, action types and functions as MCP tools any agent can call. What Palantir shipped, what Microsoft is previewing, and the tool-surface asymmetry to plan for.
AI & Agents Developers OntologyMCPGoverned toolsFabric IQPalantir Foundry - Published
What Tools Do Forward-Deployed Engineers Use? An Ontology-First Open Stack
What forward deployed engineers actually build across a 60–180 day deployment, the five pains that define the work, and why the 2026 copycat wave copied the role but not the substrate underneath it.
AI & Agents Developers OntologyMCPForward deployed engineerPalantir - Published
How Many Tokens Is a Business App? A Complete CRM Under 150k
A complete CRM—business logic, permissions, workflows, and UI—fits under 150k tokens of typed metadata. Business logic stays under 100k; UI adds ~50k. The bundled reference CRM is ~16k.
AI & Agents Developers CRM AI agents - Published
Retool vs. Governed AI App Platforms: Can You Review Business Authority?
Retool has strong access governance, including RBAC, audit logs, SSO, and self-hosting. The harder question is whether business authority is declared as a reviewable fact.
App Development Developers Retool - Published
Is Lovable Safe for Production? The Access-Control Review Problem
Lovable can turn a sentence into a full-stack app, but production data depends on access control the accountable builder must be able to inspect, understand, and approve.
Security & Governance Developers Lovable - Published
AI-Written Apps: Can You Review the Diff and Merge With Confidence?
AI can generate a working app in 30 minutes. The hard part is signing off on an 8,000-line PR you did not write. Reviewability, not speed, is the new moat.
App Development Developers - Published
How to Write Agent Rules That Generate Governable Apps
Most agent rule files police style, not governance. Use AGENTS.md, .cursor/rules, and an open declarative target so AI-generated apps are reviewable from day one.
AI & Agents Developers MCPAI agents -
PublishedFrom Requirement to Running App: How AI Generates Reviewable Metadata
A concrete equipment repair scenario shows how AI Builder turns one request into objects, fields, relationships, views, permissions, actions, workflows, APIs, and agent tools.
App Development Developers