Skip to content

Index

Research & Academia

For academics, researchers, and those studying Mobius Systems.

The bridge between Mobius-as-infrastructure and Mobius-as-research-program.


Contents

Research documentation (to be populated in Phase 2):

Root Level

  • peer-review-response.md — Response to Nov 2025 comprehensive review (existing)
  • research-agenda.md — Current and future research directions
  • collaboration-opportunities.md — How to collaborate with Mobius research

papers/

Published and in-progress research papers - macro_civic_ml_mobius.md — Macro-Scale Machine Learning architecture paper (C-147) - ida-framework.md — Integrity-Driven Architecture - masl-protocol.md — Model-Agnostic Sovereignty Layer - deliberation-proof.md — Cryptographic consensus protocol - ktt-evaluation.md — Kaizen Turing Test framework - dva-democracy.md — Democratic Virtual Architecture theory - proof-of-integrity.md — Economic model specification

benchmarks/

Performance and impact measurements - civilization-blueprints.md — $1.16T savings, 455k lives projections - dva-roi-analysis.md — Return on investment for DVA deployment - automation-ratios.md — 75/25 human-AI coordination metrics - integrity-costs.md — Cost of maintaining GI ≥ 0.95 - scaling-analysis.md — Performance from city to national scale

comparisons/

Comparative analysis with other approaches - vs-corporate-ai.md — Mobius vs. vendor-locked AI systems - vs-government-ai.md — Mobius vs. centralized government control - vs-blockchain.md — Proof-of-Integrity vs. Proof-of-Work/Stake - vs-traditional-gov.md — DVA vs. conventional bureaucracy

methods/

Research methodologies and tools - measuring-integrity.md — How we calculate GI scores - sentinel-evaluation.md — Assessing AI agent performance - dva-simulation.md — Modeling governance flows - user-studies.md — Human subject research protocols

datasets/

Research data and reproducibility - civic-ledger-data.md — Accessing historical governance data - integrity-timeseries.md — GI/MII over time - deliberation-logs.md — Anonymized decision records - benchmark-results.md — Performance measurements


Research Contributions

Mobius Systems makes several novel contributions:

1. Integrity-Driven Architecture (IDA)

Key Innovation: Architecture where every layer enforces measurable integrity.

  • Not just "ethical AI" (vague) but GI ≥ 0.95 (measurable)
  • Cryptographic attestation at every decision point
  • Automatic degradation to human review when integrity drops
  • Applies to governance, not just individual AI outputs

Status: Framework defined, implementation active, paper in progress

2. Model-Agnostic Sovereignty Layer (MASL)

Key Innovation: Protocol enabling any LLM to participate in shared governance without vendor lock-in.

  • "Boarding protocol" via /api/mobius/mount
  • External memory first (manifests, not chat sessions)
  • Cryptographic integrity proofs cross-model
  • Federated continuity across nodes

Status: v0.9 specification, reference implementation active

3. Deliberation Proof

Key Innovation: Cryptographic attestation that multi-agent consensus achieved constitutional compliance.

  • Not just "majority vote" but reasoned deliberation
  • Includes sentinel specialties, constitutional checks
  • Verifiable by external auditors
  • Combines with GI scoring for trust

Status: v1.0 specification, deployed in Thought Broker

4. Kaizen Turing Test (KTT)

Key Innovation: Evaluation framework measuring continuous improvement, not just intelligence.

  • Moves beyond "can it think?" to "does it improve?"
  • Measures learning rates, adaptation, compounding gains
  • Applies to systems, not just individual AIs
  • ECHO Layer specifically designed to pass KTT

Status: Framework published, benchmarking in progress

5. Democratic Virtual Architecture (DVA)

Key Innovation: Scalable governance flows coordinating humans + AI with consistent automation ratios.

  • Proven 75% automation / 25% human oversight
  • Scales from small cities to national infrastructure
  • $1.16T annual savings projection (US context)
  • 455,000 lives saved through coordinated response

Status: LITE/ONE/FULL/HIVE tiers operational, national deployments projected

6. Proof-of-Integrity Economics

Key Innovation: Currency (MIC) that only mints when Global Integrity increases.

  • Rewards coordination, not extraction
  • No proof-of-work waste
  • No proof-of-stake centralization
  • Value tied to measurable civic contribution

Status: Tokenomics v2.0 design, implementation in progress


Academic Outreach

Target Researchers

Mobius seeks collaboration with researchers in:

  • Democratic Innovation — Glen Weyl (RadicalxChange), Audrey Tang
  • AI Governance — AI safety, alignment, constitutional AI researchers
  • Distributed Systems — Blockchain alternatives, federated protocols
  • Economics — Mechanism design, public goods funding
  • Political Science — Digital democracy, participatory governance

See collaboration-opportunities.md.

How to Cite Mobius

@software{mobius_systems_2025,
  title = {Mobius Systems: A Civilization Operating System},
  author = {Kaizen Collective},
  year = {2025},
  url = {https://github.com/kaizencycle/Mobius-Substrate},
  note = {Cycle C-147}
}

For specific components:

@techreport{mobius_ida_2025,
  title = {Integrity-Driven Architecture: A Framework for Constitutional AI Governance},
  author = {Kaizen Collective},
  institution = {Mobius Systems},
  year = {2025},
  type = {Technical Report},
  url = {https://github.com/kaizencycle/Mobius-Substrate/blob/main/docs/08-research/papers/ida-framework.md}
}

See methods/citation-guide.md for more.


Benchmark Results

DVA Efficiency (Nov 2025)

Boulder Climate Policy Case Study: - Traditional: 180 staff-days - DVA.FULL: 45 staff-days (75% reduction) - Quality: Comparable or better - GI Score: 0.97 maintained

National Scale Projection (US): - Potential savings: $1.16T annually - Lives saved: 455,000 (coordinated emergency response) - Automation ratio: 75% AI / 25% human across all tiers - ROI: 12:1 (every $1 invested returns $12 in efficiency)

See benchmarks/civilization-blueprints.md.

Integrity Costs

Maintaining GI ≥ 0.95 adds approximately: - 15-20% computational overhead - 3-5% latency increase - Zero accuracy degradation - Massive trust and safety gains

See benchmarks/integrity-costs.md.


Peer Review Status

November 2025 Comprehensive Review: - Assessment: B+/A- (Promising Research Platform with Implementation Gaps) - Key Strengths: Novel architecture, integrity-first design, civic focus - Areas for Improvement: Formal proofs, security hardening, empirical validation - Status: Actively addressing all feedback

See peer-review-response.md for full response.


Research Ethics

All Mobius research follows these principles:

  1. Open Access — Research publicly available (CC0/MIT)
  2. Reproducibility — Code, data, methods all documented
  3. Privacy Protection — Human subjects anonymized
  4. Transparent Funding — No hidden conflicts of interest
  5. Community Review — Peer feedback before publication

Ongoing Studies

Current research projects:

Project Status Lead Expected
IDA Framework Paper 📝 Drafting ATLAS Q1 2026
DVA National Simulation 🔬 Active ZEUS Q2 2026
KTT Benchmarking 📊 Data Collection ECHO Q1 2026
MASL Protocol Spec ✅ Complete HERMES Published
User Trust Study 🚧 IRB Review EVE Q2 2026

Data Access

Researchers can access:

  • Civic Ledger — Public governance records (anonymized)
  • Integrity Timeseries — Historical GI/MII data
  • Deliberation Logs — Sanitized decision records
  • Benchmark Data — Performance measurements

See datasets/ for access procedures.

All data use must comply with privacy policies and IRB approval where applicable.


Conferences & Publications

Target venues for Mobius research:

Computer Science: - ACM Conference on Fairness, Accountability, and Transparency (FACAccT) - AAAI Conference on Artificial Intelligence - NeurIPS (AI Safety track)

Political Science: - APSA Annual Meeting - Democratic Innovation conferences - RadicalxChange events

Economics: - ACM Conference on Economics and Computation (EC) - Public Choice Society meetings

Interdisciplinary: - AAAI/ACM Conference on AI, Ethics, and Society (AIES) - Platform Cooperativism Consortium


Relationship to Other Sections


Cycle C-147 • 2025-11-27
"We heal as we walk."