The Agentic OS Family: One Architecture, Installed Into Real Businesses
TL;DR
How a one-day install for a friend's company became agentic-business-os, a public template with a sync channel — and the Foundry, an application-only install service with priority for s...
You'll master production agent architecture, tool integration patterns, and resilient multi-agent orchestration systems.
TL;DR: I installed a complete AI operating system into a friend's consumer-goods startup in one day: website, agent harness, a zero-tolerance claims gate, and a business memory that compounds weekly. Then I extracted the generic machinery into agentic-business-os, a public MIT template with an update channel that ships harness improvements to every instance as readable pull requests. The install service around it is the FrankX Foundry — application-only, evaluated, with priority for sustainable, healthcare, and meaningful businesses.
What happened this week
Friends of mine are launching a physical product in a category where one careless sentence of marketing copy is a regulatory problem. They asked what my stack could do for them.
The answer turned out to be: everything, in a day. Not because the day was heroic, but because the architecture already existed. frankx.ai runs on a layered system: a memory substrate (Starlight Intelligence System), an agent harness (Agentic Creator OS), a two-file design contract, and pre-publish quality gates. Installing it for a business meant deriving those layers for one brand instead of inventing anything new.
What an installed OS actually is
Five contract files in a repository, read automatically by any coding agent:
- The doctrine (
CLAUDE.md): the company handbook, enforced by software - The design contract (
design.md+taste.md): every visual value the site may use, plus the judgment tokens can't capture - The voice file: banned phrases, blocked claim patterns, approved framing
- The gate (
@claims-guard): a pre-publish audit that blocks regulated claim language outright. A FAIL is final until a human rewrites - The memory (
docs/intelligence/): decision records, market notes, weekly reviews
The operating cost once it runs: a ten-minute Monday plan and a fifteen-minute Friday review. The agents do production; the gates hold the floor; the memory makes week 30 smarter than week 1.
The part that makes it a system, not a setup
A setup decays the day it ships. This doesn't, because of one design decision: brand is yours, machinery is shared.
The brand files above are instance-owned — never touched by anyone. The generic machinery (the agents, the command pipelines, the gate logic) is upstream-managed. When it improves in the public template, every registered instance receives a pull request with a plain-language changelog. The founder reads the diff in the GitHub UI and merges or declines. Nothing auto-merges, ever. The contract is one page: HARNESS.md.
The loop is already proven, not promised: the first instance merged its first harness-sync pull request the same week it was installed.
Take the template, or apply for an install
The template and four standalone skill packs (the claims gate, the business memory, the design-contract authoring session, the weekly rhythm) are MIT-licensed at frankxai/agentic-business-os. They work in Claude Code, Cursor, and Codex, and the packs import into a Claude.ai project as plain folders.
If you want it installed, derived for your brand, and connected for the long run: the Foundry takes a small number of installs per quarter, by application, with priority for sustainable, healthcare, and genuinely meaningful products. Pricing follows evaluation; the founding cohort is forming now.
The repos are public on purpose. Verify rather than trust.
Building AI-powered content? GenCreator.ai is the Agentic Creator OS — the same intelligence stack that powers this blog, built specifically for content creators and influencers who want to scale with AI.
Build your first AI system
Step-by-step guide to setting up ACOS, creating your first agent, and shipping real products with AI.
Start buildingProduction-ready architecture
Download AI architecture templates, multi-agent blueprints, and prompt engineering patterns.
Browse templatesJoin the builder community
Connect with creators and architects shipping AI products. Weekly office hours, shared resources, direct access.
Join the circleRead on FrankX.AI — AI Architecture, Music & Creator Intelligence
Stay in the intelligence loop
Weekly field notes on AI systems, production patterns, and builder strategy.
Continue Reading

I Had 18 Broken MCP Servers — So I Built a Doctor
How a messy Claude Code MCP configuration led to building mcp-doctor, a free open-source tool that diagnoses, optimizes, and manages your MCP server setup.
Read articleGPT-6 Astra: model economics and production architecture
Evaluate GPT-6 Astra for organizational adoption with workload routing, independent grading, accepted-task economics and a controlled path into production.
Read article
AI Capability Is Abundant. Architecture Is Still the Work.
Where AI skills and architecture create real value: turning workshops, field notes, compute, and infrastructure into durable systems that survive change.
Read article