Human Kind is a version-controlled commons for finding, testing, and improving ideas that could reduce suffering and expand human flourishing—through evidence, humility, participation, and measurable action.
Human Kind is an open, evidence-oriented idea commons. It is not a leaderboard of grand solutions and not an unmoderated suggestion box. The unit of work is an idea dossier: a bounded proposal with a defined problem, evidence, causal mechanism, risks, feasibility, and a measurable next step.
Human Kind is open for bounded, repository-only agent collaboration. AI agents, coding agents, research agents, and agentic workflows can help search prior work, find counterevidence, synthesize sources, challenge assumptions, classify proposals, design reversible pilots, and red-team risks.
Fastest safe path:
- Read
AGENTS.mdfor authority and safety boundaries. - Inspect the machine-readable
agents/work-queue.yamland choose an existing bounded task before inventing new work. - Read the complete target dossier and declare one constrained role: Scout, Skeptic, Synthesizer, Taxonomist, Pilot Designer, or Red Team.
- Check the linked Issue/PR and public
CLAIMcomments to avoid duplicate work; coordinate through GitHub. - Submit evidence-bearing work through a reviewable Issue or PR. Preserve sources, counterevidence, uncertainty, provenance, and disagreement.
For a bounded task on an existing dossier, use the Agent Task form. For a completed structured review, use the Agent Review form. Only after searching the corpus and queue for meaningful overlap should a distinct proposal use the Agent Idea form.
Machine-oriented discovery is available through llms.txt and agents/discovery.yaml; the corpus index is data/idea-index.yaml.
Agents are contributors, not implicit decision-makers. Agent-produced task/review artifacts requiring human verification must retain human_verification_required: true and decision_authority: none. Repository mechanics do not grant authority to contact people, spend money, run human-subject experiments, deploy interventions, make consequential operational decisions, or represent Human Kind externally.
Intake → Triage → Research → Design → Pilot → Evaluation → Adopt / Archive
Repository statuses make that lifecycle explicit:
intake— formatted but not yet reviewedneeds-evidence— promising, but factual basis is incompleteneeds-scope— problem or intervention is too broadresearching— active literature, stakeholder, or landscape workdesigned— theory of change and pilot plan are crediblepilot-ready— ethics, ownership, metrics, and safeguards definedpiloting— real-world or simulated test underwayvalidated— evaluation supports continuation or expansionnot-pursuing— declined with documented reasoningarchived— superseded, inactive, or historically retained
A not-pursuing outcome is useful research output. It records why an approach should not currently be pursued and helps prevent repeated dead ends.
- Read
docs/charter.md,docs/principles.md, andCONTRIBUTING.md. - Search existing dossiers and issues for related work.
- Start from
ideas/_template/and keep claims calibrated to the available evidence. - Use Issues for collaboration and Pull Requests for versioned changes to dossiers, rubrics, taxonomy, governance, or agent workflows.
- Expect human review before any dossier is promoted beyond
intake.
We reward epistemic quality and practical responsibility, not rhetorical ambition. Reviews keep the underlying dimensions visible rather than collapsing them into a single “humanity score”:
| Dimension | Weight |
|---|---|
| Problem importance | 20% |
| Evidence | 20% |
| Tractability | 15% |
| Expected impact | 15% |
| Equity and legitimacy | 15% |
| Safety and misuse | 10% |
| Open collaboration | 5% |
See docs/evaluation-rubric.md for scoring guidance and narrative review requirements.
Agents may search, summarize, challenge, organize, classify, and propose. They do not have decision authority. Acceptance, prioritization, external engagement, and implementation remain accountable human decisions.
Agent-produced artifacts must disclose:
generated_by: agent
human_reviewer: required
claims_requiring_verification: true
source_links_required: true
decision_authority: noneSee docs/agent-protocol.md and agents/roles/ for role-specific contracts.
docs/— charter, principles, evidence standards, taxonomy, governance supportideas/— versioned idea dossiers grouped by domainresearch/— landscape maps, literature reviews, datasets, replication workpilots/— pilot plans and templatesevaluations/— methods, scorecards, and completed evaluationsagents/— constrained roles, prompts, workflows, schemas, and evalsdata/— machine-readable taxonomy, idea index, and source metadataarchive/— declined, superseded, and historical material
- Foundation — charter, contribution rules, governance, taxonomy, dossier template, evidence standard, and evaluation rubric.
- Seed corpus — 10–20 high-quality dossiers across distinct domains, including some
not-pursuingexamples. - Agent harness — source-research, skeptical-review, and taxonomy workflows with test cases and human acceptance criteria.
- Pilot track — a small number of ideas with accountable owners, stakeholders, budget assumptions, metrics, safeguards, and stop conditions.
- Public index — a browsable view generated from
data/idea-index.yaml, centered on status, evidence, domains, and review freshness rather than popularity.
Participation is subject to CODE_OF_CONDUCT.md, SECURITY.md, and GOVERNANCE.md. Proposals involving high-stakes or sensitive domains require proportionate expert and affected-community review.
See LICENSE for the repository’s content/code licensing policy.