Skip to content

AI + Quantum Ethics & Standards (Living Corpus)

This repository is a living, values-grounded standards framework spanning Artificial Intelligence (AI) and Quantum Computing (QC). It is designed to be globally applicable, technically enforceable, and continuously improvable via open review and versioned changes.

Mission

To establish globally applicable, ethically grounded, and technically enforceable standards for AI and QC that advance human dignity, justice, unity, and the responsible use of scientific power for the betterment of humanity.

How This Corpus Is Organized

Standards are organized as a stack:

  1. Ethical Axioms (Why) — the normative anchor
  2. Governance (Who/How) — decision-making and change control
  3. Technical Standards (What) — requirements per domain
  4. Operational Controls (How enforced) — procedures, monitoring, tooling
  5. Audit & Assurance (How proven) — evidence, metrics, certification

Normative Keywords

This corpus uses the normative terms MUST, SHOULD, and MAY as described in RFC 2119 (and clarified by RFC 8174). See 00_foundations/definitions.md.

Repository Map

  • 00_foundations/ — axioms, definitions, scope, templates
  • 01_governance/ — governance model, consultation, alignment notes
  • 02_ai_standards/ — AI standards by domain
  • 03_quantum_standards/ — quantum standards by domain
  • 04_risk_framework/ — risk tiers and control matrix
  • 05_audit_and_assurance/ — audit methods, metrics, certification
  • 06_case_studies/ — worked examples to stress-test standards
  • Policies and meta-docs: VERSIONING.md, ETHICAL_TRACEABILITY.md, ESCALATION_AND_PAUSE.md, CROSSWALK_NIST_ISO.md, CHARTER.md, FAILURE_MODES.md, PROMPT_TEMPLATES.md
  • Additional governance and risk frameworks: 04_risk_framework/ethical_metrics.md, 04_risk_framework/ai_quantum_convergence.md, 01_governance/emergency_powers_and_safeguards.md, 01_governance/independent_ethics_review.md, 01_governance/pathway_to_adoption.md
  • Non-normative interpretive notes: 99_interpretive_notes/founders_commentary.md

Diagrams

Rendered SVGs are in diagrams/rendered/ and their D2 sources are in diagrams/.

Docs Site

There is an optional docs UI (Astro Starlight) in site/ that renders the corpus with navigation and search.

  • Local (Docker): docker compose up site-dev (defaults to http://localhost:43210; override with SITE_PORT=...)
  • Cloudflare Pages: set Root directory to site, Build command npm run build, Output dist

Contributing

See CONTRIBUTING.md. Contributions should:

  • Map changes to one or more Ethical Axioms
  • Specify requirements + compliance evidence
  • Include risk-tier applicability (Tier 0–3) where relevant