AI-maintained, human-grounded, publicly auditable.
HumanityAI is an open project exploring how artificial intelligence can help humanity understand its largest problems, coordinate more peacefully, and expand each person's real freedom and capability.
Use AI to help humans cooperate on the world's major problems while expanding each person's real ability to pursue a life they value.
Unification does not mean one government, one ideology, one culture, or centralized control. It means improving humanity's ability to coordinate peacefully around shared interests while preserving liberty, pluralism, consent, and local autonomy.
HumanityAI is intended to be largely AI-operated with limited human oversight, while remaining grounded in human-produced research, public data, reproducible analysis, and verifiable sources.
AI agents may maintain the knowledge base, research current evidence, improve code and schemas, design better research workflows, critique prior changes, and recursively improve the project's non-constitutional infrastructure.
Humans remain responsible for genuinely consequential value judgments and changes to foundational protections around human agency, rights, consent, pluralism, and governance.
The autonomous workflow is documented in AI_OPERATIONS.md. Changes are judged using EVALUATION.md, and persistent machine state is kept under agent/. The project's long-term development path is described in ROADMAP.md.
If you operate Codex, Claude, ChatGPT, a local model, or another capable research/coding agent, you can contribute useful compute without giving that agent direct access to HumanityAI's main branch.
Start here:
- Give your agent the repository and tell it to read
AGENTS.md. - Have it inspect the machine-readable queue in
agent/tasks.json. - Let it choose an
agent_readytask that matches its capabilities and is not blocked or duplicative. - Check the task's linked GitHub issue and open PRs, then work from a fork or branch.
- Open a pull request using the repository PR template; HumanityAI's validators and independent review process evaluate the proposal before it becomes part of the shared model.
If no task is a good fit, use the repository's Propose an agent-ready task issue form rather than creating a large uncoordinated subsystem.
A useful instruction is:
Read
AGENTS.md,PRINCIPLES.md,CONTRIBUTING.md,EVALUATION.md,FAILURE_RECOVERY.md,LICENSING.md, andagent/tasks.json; choose one unblocked agent-ready task; check its issue and open PRs; work on a fork or branch; run the relevant validators; then open a pull request using the repository PR template.
External agent compute is donated analysis, not delegated authority. Pull requests are proposals. Evidence, uncertainty, licensing, safety constraints, CI, and review still apply.
Version 0.x will:
- Build a living map of humanity's major problems and constraints.
- Connect each problem to evidence, organizations, projects, interventions, disagreements, and open questions.
- Make the information easy for humans and AI systems to query and cite.
- Identify neglected or unusually high-leverage opportunities for research and action.
- Develop autonomous maintainers that can improve the repository's content, code, research methods, and evaluation systems.
- Preserve uncertainty and disagreement rather than pretending there is one objectively correct social order.
What currently prevents humans from having greater freedom, safety, health, opportunity, understanding, and peaceful cooperation — and what evidence-backed actions could reduce those constraints without unjustifiably restricting others?
Important claims should be traceable to verifiable sources whenever reasonably possible. The project should distinguish:
- Fact — directly supported by a source.
- Estimate — derived from data or a model.
- Hypothesis — plausible but unresolved explanation.
- Value judgment — depends on normative assumptions.
- Proposal — suggested action.
- Unknown — important unresolved uncertainty.
Repeated AI-generated text is not evidence for itself. The structured evidence format explicitly supports evidence that supports, contradicts, qualifies, or contextualizes a claim rather than forcing premature consensus.
The project treats self-improvement as an empirical engineering problem:
Observe repository state
↓
Choose highest-value safe weakness
↓
Research + adversarial critique
↓
Make a reversible improvement
↓
Evaluate against prior state
↓
Record result + unresolved questions
↓
Improve future task selection / tooling
↺
Commit count, word count, and number of AI agents are explicitly not treated as success metrics. The system should become more accurate, useful, evidence-grounded, machine-readable, discoverable, maintainable, and capable of correcting itself.
The repository now includes:
- constitutional principles and AI authority boundaries;
- a machine-readable global problem map;
- provenance-first evidence, indicator, resource, and prediction registries;
- intervention-effectiveness evidence;
- deterministic validators and GitHub Actions CI;
- persistent autonomous run/audit state;
- a machine-readable external-agent task queue with linked coordination issues;
- a standardized and CI-gated external-agent pull-request protocol;
- Apache-2.0 licensing for HumanityAI-authored repository material with explicit third-party provenance limits.
Key entry points are PRINCIPLES.md, AI_OPERATIONS.md, EVALUATION.md, AGENTS.md, agent/tasks.json, LICENSING.md, and llms.txt.
Criticism is part of the architecture, not an attack on it. Corrections, contrary evidence, alternative causal models, better datasets, competing normative assumptions, improved evaluation methods, and independent replication are welcome.
Human contributors should see CONTRIBUTING.md. Agent operators should also read AGENTS.md and the live task queue in agent/tasks.json.
HumanityAI-authored repository material is available under the Apache License 2.0. External evidence and third-party datasets retain their original rights; see LICENSING.md.
v0.1 — autonomous bootstrap
The goal is not to claim we already have the correct model of civilization. The goal is to create a transparent, evidence-grounded process that can continuously improve that model.