Commonality is a system for decentralized crowdfunding of public goods: people can fund projects aligned with shared values without needing a central organization to coordinate them. See What is Commonality? for the product overview.
- AI continuity notes
- To-do list — where LLMs file new one-shot tasks. Tag each with its autonomy tier (Ask / Tell / Trust); untagged means Ask.
- Task autonomy tiers: how much latitude an LLM has to act without Adam — Ask before, Tell after, Trust entirely.
- Needs attention — Adam's inbox: Ask items awaiting a ruling, and Tell items reported after the fact.
- Verifier workspace: for getting a current report on what's working and what isn't and so on
- Testing inventory: map of conventional tests, verifier coverage, and remaining testing gaps
- High-level project status AKA what milestone are we currently heading for: never deployed to mainnet yet, just did first testnet deployment, see also MVP
- Product boundaries between the eight sites: product UI domains.
- Technical domain composition and live route ownership: technical UI domains and the actual domain manifests under
ui/src/domains/. - CauseStarter (
causestarter/, backlogcausestarter/TODO.md): founder-first core domain (eventual primary entry; Tally / LazyGiving / etc. de-emphasized as tools). Included in./scripts/services.sh --startand./scripts/deploy-causestarter.sh. LLM helpers:cause-assist/. - Glossary — the project's ubiquitous language. Read before naming anything; it also lists the known terminology drift.
- Architecture Decision Records — immutable log of why consequential decisions were made (and what was rejected). Grep before reversing something that looks wrong.
- Role-based guidance on what docs to read:
- Reviews
- Marketing