THE PLATFORM
Platform
Overview Pricing & Packages Architecture Security & Trust Design Philosophy FAQ Agent Catalogue
Product
Key Features Agents Projects Files Meetings Notes SOLUTIONS
Built for:
Marketing Legal Finance Consultants Operations Use Cases
Compared to:
vs Microsoft Co-Pilot vs ChatGPT / Enterprise vs Claude & Claude Code vs Cohere ABOUT RESOURCES Documentation Webinars Agent Catalogue GET ACCOUNT
Login Contact Us

Design & Platform Philosophy

An operating system for an AI-first world.

A house with two gardens. Three design lenses. Primitives at the height of executive work and at the depth of open() / read() / write(). Agents that work like colleagues, not chatbots. This is day one of an AI-native workflow — and the reason the shape of the platform matters more than any single feature.

Important history

A house with two gardens.

Mike Maples Sr. (Microsoft, 1988-1995) used to describe the winning platform shape as “a house with two gardens” — a strong core plus two rich gardens of apps growing alongside it (one tended by the vendor, one tended by everyone else). Every platform that has actually won at scale has fit this shape.

A great core OS — the house. A rich library of vendor-built apps — the first garden. A rich library of third-party apps — the second garden. One garden has never won. Two gardens have won, every time.

1970s Unix Core OS innovations + v5→v7 app library (ls, grep, diff, cp, rm, ln, rsync). The CLI tools we take for granted had to be built — in C, then Bash. The combination drove adoption.
1990s Windows Win95 + Office + Adobe and the ISVs. Three legs: the OS revenue, the apps Microsoft built (Word, Excel, Outlook, PowerPoint), and the apps everyone else built. All three were needed.
2007 iPhone iOS (BSD/Unix via NeXTSTEP) + Apple’s apps (Phone, Safari, Notes, Calendar) + the App Store where third-party developers lived. The combination exploded.
2026 Sapience AI-first OS + vendor apps (Notes, Files, Meetings, Projects, Agents) + the AI Store where you install Agents from the vendor AND from others.
Apple died in the 90s. NeXTSTEP was a great platform with no apps. No one chose Apple over Microsoft; no one else built for it. Apple finally learned this with the iPhone — great OS + great first-party apps + a store. This pattern doesn’t care about era. It’s a law of platforms.

The design rationale

Three lenses, applied in order.

Every pillar in Sapience is justified by one of three audience-derived rationales. Together they explain why Sapience is shaped the way it is — and why each first-class app earns its place.

Lens 1 — User View

3-5+ hrs/week → first-class app

If a senior executive does “thing X” for more than 3-5 hours a week, there must be a first-class app for it, with AI at its core. This is why Sapience ships Notes, Files, Meetings, Projects, Agents.

Lens 2 — User View

Used several times/week → integration

If a senior executive uses a system several times a week, Sapience must have a first-class integration with it — both to get data out (context makes AI sing) and to do things with it.

Lens 3 — Tech Adoption

Lab ships raw tech → weld it useful

If an AI lab releases raw tech that could be moulded into something useful, take a look. OpenAI Voice? Weld it into a voice layer on top of 30 domain-specific Agents. Image generation? Force-feed it your org’s style guide. Make AI useful.

How each pillar earned its place. Executives spend 30+ hours a week in meetings — so Sapience built Sapience Meetings. They write notes throughout the day — so Sapience built Sapience Notes. They live in their inbox — so every Agent has its own inbox you can email. They reach for Gmail, Outlook, Drive, SharePoint, Notion and LinkedIn dozens of times a week — so those integrations are first-class. Every app and every integration in Sapience earned its place against the three lenses above.

Agents that work like colleagues

When your colleague is in New York, you don’t change how you work.

The reason an executive trusts a remote human colleague isn’t magic. It’s scaffolding: a known set of channels (email, voice call, files, video) that you fall back on without thinking about it. Sapience Agents work the same way. They sit alongside your human team and use the channels your team already uses.

📧 Email them Every Agent has an inbox. Send a memo. Cc them on a thread. Get a researched reply with attachments back.
🎙️ Talk to them Realtime voice on every Agent, on every surface. Sub-second latency. Interrupt mid-sentence the way you would with a teammate.
📂 Send them files Drop in a 200-page PDF, a 4-hour video, a board deck. They read it, mark it up, edit it, send it back.
💬 Add them to a thread Multiplayer group chat with humans + Agents on the same conversation. Loop them in the way you loop in your colleague in New York.
Agents become productive at the speed of a colleague, not the speed of a configuration project. Because the scaffolding around them is built for executive work — not for a developer building an integration. The OS handles the wiring; the executive uses the channels.

Platform view

What is an OS where an Agent is a first-class primitive?

Agent-as-User

Unix innovated multi-user OS design — many humans on one computer, each with a user ID and group ID. Sapience OS makes Agents OS-level users: with an ID (and identity) and with access rights. IAM with Agents as first-class concepts. This is what makes Group Chat possible — humans and Agents on the same thread, sharing the same IAM root. It’s what makes scheduled jobs possible. It’s what makes auditability across an AI workforce possible.

Agent-as-App

Other OSs prioritise vendor apps (Apple: Slides, Numbers, Notes; Microsoft: Word, Excel, PowerPoint) AND an App Store where third-party developers create, publish, and distribute. The Sapience AI Store does this — letting humans install Sapience’s Agents (Agents as installable units of productivity), and letting other developers create, publish, distribute, and monetize Agents and Skills.

Primitives for executive work

An OS that thinks in Projects, not just bytes.

Most operating systems and language runtimes give a developer primitives that look like this: int, bool, struct, fd, open(), read(), write(). Low-level building blocks for low-level work.

Sapience has all of those too — and a layer of primitives much higher up the stack, designed around the concepts an executive actually thinks in: Agent, Project, Goal, Task, Email, Document, Meeting, Conversation. Each is composable. Each maps cleanly to how the work is done by humans — and to how an Agent should reason about doing that work.

Executive layer Agent · Project · Goal · Task · Subgoal · Email · Document · Meeting · Conversation
Composition layer a Sapience Project is composed of Tasks, Goals, Subgoals, Notes, Meetings, Conversations and Files — first-class, addressable, evented
Platform layer IAM with Agents as first-class users · scope-based RBAC · immutable event log at the core with 1,000+ event types · 4-tier memory + persistent Knowledge Graph
OS layer int · bool · struct · fd · open() · read() · write() — all the traditional OS primitives, all the way down
Sapience Projects is both an app AND a primitive. The app you click on in the sidebar IS the same Project primitive that an Agent reasons about, that a developer addresses through the API, and that the OS’s scope-based RBAC permissions against. The thing the executive uses, the thing the Agent works on, and the thing the developer codes against — all the same object. No other AI platform exposes primitives this high up the stack.

This is why an Agent in Sapience can actually work in human terms and priorities. The Agent doesn’t have to translate between “the executive wants the Q3 launch shipped” and the underlying bits and bytes. The OS speaks both languages natively, all the way down a single logic chain — from Project at the top to open() at the bottom.

Developer view

What developers get building on the Sapience OS.

A developer building on Sapience gets the full primitive set of an AI-first OS. The pattern Sapience itself follows internally — and the pattern every customer engineer and Org-Admin developer follows — is one three-step flywheel:

Step 1

OS API

~1,000 discrete REST endpoints, OpenAPI-described. Stainless SDKs in TS & Python. JWT auth (24h, refreshable). Everything in Sapience is controllable from this API. No hidden UI-only operations.

Step 2

Agent Tools

~200 typed, schema-validated Tools wrap one or more API calls and expose them to Agents. App-ops, sandboxes, comms, generation, media, HTTP/Code Mode, scheduling, memory.

Step 3

App Feature

Each first-class App (Notes, Files, Meetings, Projects, Agents) is built FROM Step 2. The Notes app uses the same create_note tool an Agent does.

The eat-our-own-dog-food discipline. No Sapience first-party app is allowed a back-door to the OS that a customer’s Agent or developer doesn’t also get. The cycle is the discipline: build into the API, expose as a Tool, build the App Feature.

The Agent Tools catalogue (~200 and growing)

Each Tool is a typed wrapper around one or more OS-API calls. Categories:

App-ops create_note · move_file · delete_task · edit_goal — every primitive on every first-class app, exposed.
External sandboxes Fire up a fresh isolated sandbox that can run Claude Code or Codex with sudo rights. Install anything. Do anything. Torn down after.
Communication send_email + attachments · send_sms · post_slack / post_teams / post_whatsapp · post_linkedin.
Generation generate_image (style-guide-conditioned) · create_pptx · create_animated_deck (browser-native, goodbye beautiful.ai) · Markdown/Docx → HTML/PDF.
Media Process any media file (10 GB video, audio, phone clips) into text. OCR. 5,000 file types via Tika + multi-engine parsing.
HTTP / Code Mode Rich http_get() / http_post() with full auth handling. Code Mode lets the Coding Agent write glue in a sandbox — ANY REST API, even one that didn’t exist when Sapience shipped.
Scheduling Read/list/create scheduled jobs — including jobs an Agent schedules for itself. Cron-style, idempotent, retried, audited.
Memory Read/write the 4-tier memory layer (custom instructions / chat / system-wide agentic / ephemeral) and the persistent Knowledge Graph.

~2,000 systems via Composio + n8n + Pipedream

The Agent Tools layer composes with the integration ecosystem. Composio + n8n + Pipedream plug into the Tools layer, giving Sapience a single shared catalogue of ~2,000 external systems. A custom Agent can drive Composio Tools natively, trigger an n8n workflow as a sub-step, or trigger a Pipedream workflow — or be triggered by any of them as the AI step inside their graph.

Inner or outer

Sapience drives, or is driven.

Most automation platforms force you to pick: AI drives the workflow, or workflow drives the AI. Sapience deliberately ships both modes.

Outer-layer

Sapience IS the orchestrator

Your Agents drive Make.com, Zapier, n8n, Pipedream and Composio as sub-tools. Sapience is the brain; those platforms are the limbs.

Inner-layer

Sapience IS a node

Sapience shrinks down to a single node inside another automation graph. n8n calls Sapience's API to do the AI step; the rest of the graph is downstream. Sapience is the brain inside a body owned by Make/Zapier.

Either way: Sapience can drive any REST API (HTTP/Code Mode tools) and respond to inbound API requests (Enterprise API key + JWT). An Agent Run can be triggered by chat, email, scheduled cron, another Agent, or an API/webhook hit — all five are first-class entry points.

Implementation Engineers

Done-for-you, for Enterprise.

The "make AI useful" thesis extends to humans. For Enterprise customers, Sapience ships a team of implementation engineers who, on the customer's instance:

  • Build a bespoke Agent within 7 days of intake — on the customer's data and workflows.
  • Build a new Agent Tool if the catalogue is missing what the customer needs.
  • Integrate to any of the ~2,000 external apps in the Composio / n8n / Pipedream catalogues.
  • Build a deterministic workflow in Make.com, Zapier, n8n or Pipedream — whichever is the right fit — and weld it into the customer's Sapience instance.
  • Wire up the Enterprise API key + JWT auth + webhook endpoints so the customer's existing systems can drive Sapience or be driven by it.
The third leg of "make AI useful." Not just vendor-built Tools, not just third-party Tools in the AI Store, but engineer-built Tools and Agents shipped TO each Enterprise customer — blurring the line between vendor and customer the way enterprise implementation work always has.

So what?

The shape of the platform is the moat.

Single-vendor chat products skip a leg of the platform. ChatGPT is OpenAI’s app on OpenAI’s engine. Claude is Anthropic’s app on Anthropic’s engine. Gemini is Google’s app on Google’s engine. None of them ships the third leg — an open marketplace where third-party developers build, publish, distribute and monetize.

Sapience ships all three legs on day one: a multi-vendor AI OS, a curated catalogue of vendor-built Agents, and an AI Store where third parties earn revenue building Agents on top.

The result is a platform whose competitive position doesn’t depend on which lab is winning this month. The labs are suppliers of AI primitives. Sapience is the OS that consumes them and turns them into work that gets done.

For the executive, the practical effect is this: AI that fits the way you already work — like a glove, but a glove that gives you superpowers. Email the way you already email. Meet the way you already meet. Write the way you already write. And have a team of digital colleagues sitting alongside you with every Tool and primitive they need to actually be productive in your terms, on your priorities, at the speed of a colleague.

This is day one of an AI-native workflow. Not a chatbot bolted onto your week. An operating system built around how executive work actually happens.

Why this combination produced something different

Sapience was designed by an engineer who has been the CEO of large software companies — including two data platforms rated #1 in their category by Gartner — a hardcore computer scientist, and a private-equity operator who has bought and sold companies. The combination matters.

Most AI platforms are designed by AI researchers (who get the models right and the executive’s workflow wrong), or by founders who’ve never run an executive team (who get the surface right and the depth wrong), or by enterprise IT (who get the security right and the productivity wrong). Sapience is designed by all three at once. It’s why the OS exposes Project as a primitive AND ships immutable event logs AND ships a 7-day implementation engineering service for Enterprise. None of those three roles would have shipped all three.

See this thesis applied in practice: the Buyer’s Matrix is the worked example.