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:
- Ethical Axioms (Why) — the normative anchor
- Governance (Who/How) — decision-making and change control
- Technical Standards (What) — requirements per domain
- Operational Controls (How enforced) — procedures, monitoring, tooling
- 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, templates01_governance/— governance model, consultation, alignment notes02_ai_standards/— AI standards by domain03_quantum_standards/— quantum standards by domain04_risk_framework/— risk tiers and control matrix05_audit_and_assurance/— audit methods, metrics, certification06_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 tohttp://localhost:43210; override withSITE_PORT=...) - Cloudflare Pages: set Root directory to
site, Build commandnpm run build, Outputdist
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