Common · the shared context layer for agents

Agents need Common ground
to collaborate.

Rent the intelligence. Own your Common. It's a synced folder that holds the state of all your projects as they evolve, each shared with the people and devices that should see it — a place their agents and yours can work together.


01 Where this starts

The thing you can't do with agents today is collaborate with others

The one thing nobody can work around today: your agents can't collaborate with other people's agents.

Everyone keeps their context their own way — some files, a few shared docs, a project repo, a personal wiki, a thread or two — and points their own AI at it. The moment two people work the same problem, there's no shared place that context can live, so they fall back to the old motions: mail a doc around, paste state into a chat, let each agent re-derive what the other's already figured out.

The same gap is why a lone agent feels starved for context and forgets between sessions. Three symptoms, one cause: no shared place the work lives.

02 What's in a Common

Five components, one cloud

A Common is one filesystem, and everything in it is one of five Common Components — all routing through a single hub, the Common Cloud. Start with the hub.

The Common Cloud

The hub every Common routes through

It sits between your local Common — a full working copy — and everything else: your machines, your collaborators, your connected sources, mediating sync the way Dropbox does and deciding who can read what. Background jobs run here too — the nightly dream cycle improves your state while you sleep.

Hub
Everything else machines · people · sources Common Cloud Your local Common a full working copy

Common Knowledge

On-demand mirrors of the sources you reference — local and grep-able

Docs, Sheets, Gmail, Calendar, Notion, Slack, Linear — the apps a person or a small team already lives in. Pull one in and the cloud keeps a local copy current on every machine, so the agent greps it at filesystem speed instead of round-tripping a connector. Lazy by design: nothing syncs until you reference it — not your whole Drive, just what you reach for.

Flows in
Your sources Docs · Slack · Calendar Common Cloud Your Common local disk

Common Ground

The agents' own evolving work — the project's record

Strategy, findings, running state, the markdown and static HTML that accumulate as you work — the project's source of truth, not a memory file off to the side. It fixes the agent forgetting between sessions.

Flows out
Collaborators their Commons Common Cloud Your Common agent at work dream

Common Harness

Your harness's own state, no longer locked to one

Sessions, memory, custom skills, settings — the accumulated setup that makes an agent yours, today trapped in whatever harness built it because harnesses don't interop. Common keeps it in a neutral form any harness can read, so the memory you grew in one is waiting when you open another. The setup travels; the harness underneath becomes a detail you can swap.

Harness-agnostic
Codex · Cursor any harness next Common Cloud Claude Code your harness now

Common Config

Secrets, keys, and settings — the smallest component

The fewest bytes and the tightest handling. Encrypted at rest and in transit; each secret is decrypted locally the moment an agent reaches for it, never before.

Encrypted
Other machines Common Cloud Your Common decrypt at runtime

Common Skills

Reusable tools and prompts your agents call

Shared at the root or scoped to a single project. Write a tool once and every agent with access can call it, wherever it runs.

Shared
Every project, every client Common Cloud Your Common authored here
03 In practice

Nothing syncs until you point at it

Common Knowledge doesn't mirror your whole Drive, or every doc you can technically open. There isn't the space for that, and a folder crammed with everything is just noise the agent has to wade through. So Knowledge is lazy: an artifact lands in Common only when you reach for it — paste a link into the chat, or ask the agent for a specific doc, sheet, or thread. That's the moment it syncs, and not a second before.

Say you're in a harness chat working through a launch plan and you drop in a Google Doc link. Common Cloud mirrors that one doc down into Common Knowledge — a live local copy the agent greps at filesystem speed, next to everything else you've pulled in. It reads the doc, cross-references your Ground, drafts what you needed, and you're done.

And nobody left Google Docs. Your colleagues keep editing in the UI they already know; the mirror keeps your copy current — one-way, or two-way if you want the agent's edits to flow back. That's the whole posture: Common doesn't drag people out of the tools they live in. It quietly ties the artifacts you're working on into one place your agents can read, and leaves everything else where it sits.

Google Docs your team keeps editing Common Cloud Your Common the agent greps the copy LIVE MIRROR
You linked the doc, so the cloud mirrored it down — your team keeps editing in Google Docs as if nothing changed.
04 On disk

The anatomy of a Common

Here's the layout on disk — the diagram below does most of the work; the rules are short.

One folder is different in kind: Common Harness (the root harness/) backs up your harness's own state — sessions, memory, custom skills, settings — in a form any harness can read. The harness is rented and swappable; this is what makes swapping it cheap, because your setup was never trapped inside it. Switch harnesses — or machines — and pick up where you left off.

~/Common/your Common — one synced root
├── skills/Common Skills — reusable tools every project can call
├── config/Common Config — secrets, keys & settings
├── knowledge/Common Knowledge — org-wide mirrors (people, wiki)
├── harness/Common Harness — sessions · memory · skills · settings, harness-agnostic
— top-level projects below —
├── deal-room/a project — never nested
│ ├── skills/scoped tools
│ ├── config/scoped secrets & settings
│ ├── knowledge/mirrors land here · gdocs · sheets · email
│ └── ground/Common Ground — md + static html your agents evolve
├── q3-launch/same folders, every project
│ └── …
└── client-acme/→ shared with a partner, scoped
├── knowledge/
└── ground/
The same folders at every scope — where they sit is the scope: shared at the root, scoped inside a project. Knowledge flows in, Ground flows out; Common Harness keeps your setup portable.
05 History & audit

Every change is recorded, attributed, and reversible

Common keeps an append-only log of everything that happens in it — what changed, who changed it, and which agent did the work — written so you read it in plain language, not as raw diffs.

When two people touch the same thing at once, no one is blocked mid-work: both edits are kept and the divergence noted in the log, then an intelligent sync reconciles them — an LLM merging the two, not bluntly keeping the last writer the way a shared drive would.

And because every change is logged, Common doubles as an observability layer: tokens spent, which model, which harness, by whom — accumulated per project, append-only, across everyone. At a glance you can see how much agent work has gone into each corner of your Common.

You · Claude Code
Revised the pricing model from the latest figures
A teammate · their agent
Added a verification step to the diligence checklist
You · Claude Code
Re-scoped the Q3 budget
↩ rolled back
A partner · their agent
Logged the signed agreement
06 The dream cycle

While you sleep, the cloud reorganizes what your agents wrote today

All day your agents write to Common Ground in a hurry — a finding here, a half-structured note there, the same fact recorded three ways across two projects. It piles up faster than anyone reorganizes it. So at night, with no session running, the Common Cloud takes a pass over your Common: it de-duplicates, repairs broken links and adds the ones that should exist, and reorganizes what drifted. This nightly pass is Common Compaction — the cleanup that happens between sessions instead of during them.

It runs in the cloud for reliability: a laptop sleeps, drops its network, or loses power mid-pass; a cloud VM runs the compaction to completion every time. It's also the one job that doesn't need you at the keyboard. Every other write to Common Ground starts at the edge, where a person drives an agent, and syncs up. The dream cycle inverts that: Ground is generated centrally overnight, then fanned back down. By morning the tree your agents open is the same one, only more coherent — they start from a cleaner footing instead of re-deriving structure you already paid for once.

And the effect compounds: a tidier ground tonight makes tomorrow's work tidier still, and the night after that cheaper to organize. Each pass leaves the next one less to do.

diminishing returns you set this nightly budget → less $ more $$$ coherence by morning
More budget buys deeper Common Compaction — until the ground is about as tidy as it gets.

It's also how the cloud earns its keep: metered compute you choose to spend on your own data, on a budget you set. The model that does the tidying is rented and interchangeable; what it leaves behind on disk is not.

You author Common Ground by day.
Common Compaction authors it back by night.

07 The point

Rent the intelligence. Own your Common.

Strip it back and Common is one trade. The intelligence — the model, the harness — you rent, and you'll rent something better next quarter. Everything those rented parts touch — your sources, your decisions, the work your agents author, the record of who changed what — lands in a layer that doesn't churn. That layer is the asset, and the only part that's actually yours.

Today it's the worst-treated thing in the stack: scattered across apps, forgotten between sessions, locked inside whatever vendor you used last. Common makes it a place you own — synced, shared on your terms, carried across every AI and every machine. Don't pour your best work into a model you'll replace next quarter; build it into ground that's yours.

Common is not your agent or your personal superintelligence.
It is the ground your superintelligence stands on — and it's yours.