Skip to content

Index

πŸ“š Reference β€” Quick Reference Documentation

Quick reference materials, indices, and navigation aids.

πŸ—‚οΈ Document Indices

πŸ” Quick Lookups

By Topic

By Role

πŸ“– Documentation Categories

docs/
β”œβ”€β”€ 00-META/                      Meta-documentation & indices
β”œβ”€β”€ 00-START-HERE/                Getting started materials
β”œβ”€β”€ 01-INTRODUCTION/              Introduction materials
β”œβ”€β”€ 02-THEORETICAL-FOUNDATIONS/   Philosophy, theory, manifestos
β”œβ”€β”€ 03-GOVERNANCE-AND-POLICY/     Governance documents
β”œβ”€β”€ 04-TECHNICAL-ARCHITECTURE/    System design & architecture
β”œβ”€β”€ 05-IMPLEMENTATION/            Deployment & development guides
β”œβ”€β”€ 06-OPERATIONS/                Operations & runbooks
β”œβ”€β”€ 07-RESEARCH-AND-PUBLICATIONS/ Research & whitepapers
β”œβ”€β”€ 08-REFERENCE/                 This directory - references
β”œβ”€β”€ 09-APPENDICES/                Supporting materials
β”œβ”€β”€ 10-ARCHIVES/                  Historical documents
└── 11-SUPPLEMENTARY/             Topic-specific content

Finding Information Quickly

  1. Know what you want? Use the search function (Ctrl+F in browser)
  2. Browsing? Start with section READMEs (this file is an example)
  3. Lost? Return to main README
  4. Need help? See 05-IMPLEMENTATION/guides/

Cross-References

Documents are heavily cross-referenced. Look for: - πŸ”— Related Documentation sections - Inline links to related topics - See Also sections at end of documents

🎯 Common Tasks

Task Where to Look
Deploy Mobius 05-IMPLEMENTATION/guides/deployment/
Understand MIC 07-RESEARCH-AND-PUBLICATIONS/whitepapers/
Governance rules 03-GOVERNANCE-AND-POLICY/
System architecture 04-TECHNICAL-ARCHITECTURE/
Contribute code CONTRIBUTING.md
Report security issue .github/SECURITY.md
Foundation charter FOUNDATION/CHARTER.md

πŸ“ž Getting Help

πŸ”„ Keeping Updated

Documentation is version controlled. To see latest changes:

git log --follow -- docs/

Last major reorganization: 2025-11-29 (v3.0.0)