System / Project
Project Overseer
An open civic platform for Distributed Direct Democracy: verifiable participation, configurable delegation, transparent decisions, and continuous public accountability.

Distributed Direct Democracy for a modern republic
Project Overseer is a research and engineering initiative exploring how the United States could preserve its constitutional republic while giving citizens more direct, verifiable, and accountable control over government.
The project is not simply an online voting application. It is conceived as a civic operating system: infrastructure through which citizens can participate directly, deliberately delegate defined areas of authority, access public services, verify civic actions, and hold representatives and institutions continuously accountable.
Democratic authority belongs to citizens. Project Overseer is designed to help them exercise—or explicitly delegate—that authority while keeping every public decision transparent and auditable.
The core model
Project Overseer is organized around five principles:
- Maintain the republic. Strengthen legitimate constitutional government and its safeguards.
- Distribute democratic authority. Let citizens participate directly where they choose and delegate defined areas to representatives or trusted experts.
- Make delegation configurable. Authority should be explicit, limited, understandable, revocable, and reclaimable.
- Make outcomes verifiable. Valid votes and major civic actions should be independently auditable without sacrificing ballot secrecy or citizen privacy.
- Build accountability into the system. Decisions, authority, commitments, conflicts, and measurable outcomes should be visible rather than buried in reports years later.
A civic platform, not a political outcome
The platform is intended to be politically neutral infrastructure. It should enable citizens with different ideologies to propose, debate, amend, adopt, or reject policy through the same transparent process.
Subject-matter experts can inform decisions or receive delegated authority, but they do not replace citizens as the source of democratic legitimacy.
Current engineering direction
The initial architecture separates the civic domain from its clients and from the consensus provider:
- Backend: Python, FastAPI, PostgreSQL, Pydantic, and SQLAlchemy
- Web: Vue 3, TypeScript, and Vite
- Mobile: Flutter and Dart
- Consensus: a provider-neutral audit boundary, with local development support and Hedera integration planned
- Shared contract: FastAPI's OpenAPI schema for web, mobile, and future clients
The first vertical slice is intentionally focused:
Proposal → Vote → Consensus submission → Verifiable receipt
This foundation is meant to answer the hardest questions early: what constitutes a valid vote, what the system guarantees, what is persisted, what is submitted for independent verification, and what a citizen can later audit.
Research agenda
Before any real public election could be attempted, Project Overseer must solve difficult questions involving secure identity, voter eligibility, jurisdiction, ballot secrecy, coercion resistance, receipt design, dispute resolution, accessibility, lost-device recovery, delegation semantics, constitutional constraints, compromised clients, and open-source governance.
These are not peripheral details. They are the core of the work.
North Star
Build a system in which democratic authority is distributed directly to citizens, citizens can exercise or delegate that authority as they choose, every valid vote can be trusted, and everyone exercising public authority can be continuously held accountable.
The complete vision, research foundation, architecture, and ongoing development now live at ProjectOverseer.org.






