---
title: Reciprocal Networks of One-Person Companies
description: Jan Wilmake's alternative to co-founder startups — independent solo companies linked by reciprocal contracts rather than personal trust
category: Concepts
---

# Reciprocal Networks of One-Person Companies

**Reciprocal Networks** is an organisational model articulated by [[Jan_Wilmake]] in a 2024 essay ("Why I Won't Join Your Startup") as an alternative to both traditional co-founder startups and conventional employment. The model replaces interpersonal trust with contractual and technical reciprocity: each participant runs a genuinely independent one-person company, and the network coheres through reliable API integrations and reciprocal service agreements rather than shared equity, shared offices, or shared vision documents.

## The Problem with Co-Founder Startups

Jan's critique of the standard startup model:

- **Trust dependency**: co-founder relationships require high mutual trust; when trust breaks, the startup typically fails
- **Forced vision alignment**: co-founders must converge on a shared vision that is often artificial, motivated by external pressure rather than genuine conviction, and becomes demotivating over time
- **Full-time commitment**: most startups demand complete dedication, eliminating the space for independent work

After years of building independently, Jan concluded that the personal cost of co-founder failure was higher than the benefit of having a technical or business counterpart.

## The Proposed Model

| Dimension | Traditional Startup | Reciprocal Network |
|-----------|--------------------|--------------------|
| Unit | Co-founder team | One-person company |
| Cohesion mechanism | Trust + shared equity | Contracts + reliable APIs |
| Vision alignment | Required | Not required |
| Failure mode | Interpersonal breakdown | Contract renegotiation |
| Pivot cost | High (requires consensus) | Low (each unit independent) |
| Scale mechanism | Hiring | Expanding the network |

Each participant in the network provides specific services or value to others. The whole creates a robust ecosystem without any single point of interpersonal failure.

## The Technical Prerequisite

Jan identified why this model hasn't taken hold: *"The main reason this doesn't exist yet, in my view, is because when we rely on something we cannot trust 100% we often end up having to migrate away from it and exchange it for another service."*

Migration between services is currently expensive and human-intensive. This is exactly the problem [[ActionSchema]] addresses — vendor lock-in elimination through API abstraction, normalisation, and AI-assisted integration. In a world where switching from one service provider to another takes minutes rather than months, the network model becomes viable: each node can be replaced without destabilising the whole.

## Connection to AI Agents

Jan noted that AI agents amplify this model. Humans are unreliable partners: limited hours, changing motivations, emotional friction. AI agents are programs — replicable, composable, open-sourceable. A network of one-person companies where each person's operational capacity is multiplied by AI agents has far greater surface area than a conventional team of equivalent headcount.

## See Also

- [[Jan_Wilmake]]
- [[ActionSchema]]
- [[Outcomputed]]
- [[Parallel_AI]]
- [[Code_From_Anywhere]]
