field_note // 04 / vector V/04 / orgs · autonomy 13 min read

Agentic frameworks for zero-human companies.

vectorV / 04
statusin progress
updated2026.05.14
length~ 2,600 words

Most "agent" products today are coding assistants or customer-support chatbots — agents that sit on top of an existing org. The more interesting shape is the reverse: an org built on top of agents, where the operating layer is a fleet of always-on workers and the humans are a small board approving directions. This note describes our work on the substrate that makes that shape ship.

The problem

The first wave of agent products tried to put one autonomous worker into an existing seat — a single agent that drafts emails, or writes a PR, or schedules a meeting. The wins are real but the ceiling is low: the agent is gated by the surrounding org, which still operates on human time, with human handoffs, in human-shaped tools.

The interesting question is what happens when the org itself is restructured around always-on workers. Not "AI features in SaaS" — an entire operating layer where the agents are the staff. The systems of record exist for them, not for a human seat-holder. Every core function — go-to-market, ops, research, planning, communications — runs as recurring agent jobs, not as a person's weekly to-do.

Two things stop this from working today. First, the orchestration: there is no good substrate for many specialised agents to coordinate over the same shared state. Second, the trust budget: a single agent makes a bounded mistake; a fleet of agents acting in concert can compound errors quickly, so the audit and policy layer has to be in place before the speed-up shows up.

What we are building

A fleet harness. Specifically:

The output is an operating layer where the company runs while the founder is asleep, and the morning shows up as a brief: what the agents did, what they propose, what needs a signature. It is not "AI features bolted onto a workflow tool." It is the workflow.

design rule The agents work the human surface, not a parallel one. A human can still join the org at any point and see the same systems of record, the same workflows, the same notes — with the agents listed as users, not as a separate dimension.

Why this is a research direction, not a product

The naïve version of this — "string together a dozen agents and let them run a company" — works as a demo and fails as a deployment. The hard questions are not about chaining prompts. They are about:

These are the research questions we care about — closer to mechanism design than to ML engineering. The interesting frontier isn't "can the agent draft a better email?" It's "what is the shape of an organization where the operating layer is software and the human layer is governance?"

Applied with the ecosystem

Crypto-native businesses are the natural first ICP for this work: signal is structured and on-chain, settlement happens in seconds, and the operating tempo already matches what an always-on fleet can deliver. The first deployments run inside companies that share infrastructure with the Aventus ecosystem — treasury, settlement, identity — which means the fleet is wired to the same rails the rest of the lab's work runs on.

The crypto-first lens generalises. The same fleet pattern works for any company whose data is structured and whose action surface is programmable. As soon as the substrate of the work the company does becomes legible to software, the question of whether software can do the work in the first place stops being a thought experiment.

The open questions are around spec hygiene, coordination, and drift. The deployments are small. We expect to be wrong about half of what we currently believe, and the half we are right about is the half worth writing down.

// vectorV / 04 — agentic frameworks for zero-human companies
// partnersaventus ecosystem, et al.
// open questionscoordination · spec hygiene · drift
// relatedagents that move money · guardrails · verifiability
// open a channel with the lab →