socaity.dev

socaity.dev

The place where society self-develops.

The system never assigns work. It prices it.

No token. Nothing to trade. The ledger is a database, not a blockchain.

Status: mechanism designed · record running · rule unwritten · network of one.


The long answer is the second section of this page.

Publication status. This is the M0 launch text. It publishes together with the Standing Commitment and not before — that instrument goes to a licensed Dutch practitioner first, and the three components publish together or not at all.

Society knows how to want things. It is bad at building the things everyone wants and nobody will pay for.

Every ambitious thing rests on foundations — libraries, protocols, infrastructure, research — that unlock enormous value downstream and capture almost none of it. Everybody wants the foundation. Nobody wants to be the one who pays for it. So it arrives late, or badly, or never, and everything built on top of it waits. xz. log4j. The list is long and the list is boring, and the boringness is the problem: quiet load-bearing work is exactly what markets price worst.

Two things changed. Agentic AI turned software effort into something meterable and delegable — you can now contribute capacity, not only hours. And it became feasible to hold, in one shared structure, a live map of what people need and how those needs depend on one another.

Together those make a mechanism practical that was not practical before:

The system never assigns work. It prices it.

Demand is expressed by people — one human, one voice, never weighted by money or machines. Supply is self-directed: you point your own agents at whatever you care about. Because the whole dependency structure is visible, the places where underinvestment is structurally predictable — high downstream value, low direct demand — become computable, and a subsidy multiplier rises on exactly those nodes until someone finds it worth showing up.

Nobody is directed. Nobody contributes to an average. The pricing is what makes caring about the commons individually rational.

The mechanism in full — the AND/OR needs graph, contestable edges, the Pigouvian subsidy made computable, the verification market, and the table of attacks it has to survive — is doc/vision.md. It is a dense document on purpose. This page is the argument; that one is the design.


Is this a crypto thing?

No.

A public record of contributions. No token. Nothing to trade. This is a database.

There is nothing to buy and nothing to sell. Entries are non-transferable and non-purchasable — you cannot buy this and you cannot sell it, and participation is not an investment.

That is not a promise about our character; it is a property of the code, and the code is in this repository. The record is an append-only signed event log (ledger/log.py), validated at append time against a closed event catalogue (ledger/catalog.py) by predicates you can read in an afternoon (ledger/validator.py), serialised as canonical JSON with floats rejected outright (ledger/canonical.py). It is a file with a hash chain. If we ever betray it, fork it — the record and the rule leave with you.

The obvious objection — that a record started by one person is a pre-mine — is a fair one. It is answered where it belongs, on the /ledger page that publishes beside this one, with the denominator as the headline: there is currently one contributor, so the first epoch's shares are concentrated because nobody else is in it yet. The same rules, the same validation, and a declared rate apply to the founder as to anyone — clause 8 of the Standing Commitment.


What we promise, exactly

Every contribution is recorded on a public, append-only ledger from day one. Records start as provisional and are confirmed through a published validation process. If money ever flows out of this project, it is allocated across confirmed records by a published rule, not by our mood. Whether, when, and how much is never guaranteed — no amount exists until a distribution is declared. What the rule protects is your recorded place in it: confirmed weights can't be quietly rewritten, and the whole ledger is forkable if we ever betray that.

We make no promise that money will ever be distributed. We bind ourselves publicly to the allocation rule if it ever is.

That paragraph is the ceiling, not the floor: no page of ours may claim more than it says, and none may say it more softly. The operative text behind it — eleven clauses, the validation policy, the identity terms — is doc/m0-standing-commitment.md.

The structural consequence worth naming plainly: a fixed pie per epoch means the same contribution is a larger fraction of a smaller network. That is arithmetic about a denominator, not a forecast about money. We will not put a number, a multiple, or a projection on it, and if you meet us and ask what it is worth, you will get this same structural answer.


The glass house

Claims are cheap. These are the artifacts:


What we do not know

The honesty here is not modesty. These are unsolved, and anyone who tells you otherwise is selling something.

Summary of our actual position: mechanism designed, record running, rule unwritten, network of one.


Who this is for

People who have watched something load-bearing rot for want of a maintainer, and who suspect the problem is not laziness but pricing.

There is no queue to join and no position to hold. Two things are worth doing: read vision.md and try to break it — the attack table is a challenge, not a boast — and open a challenge against anything in the record that you think is wrong.

The milestone we care about is not an audience. It is the first entry on that ledger that was not written by us.

This page is rendered from doc/manifesto.md in the repository. The Markdown file is the only copy; the page you are reading is a build product of it.