Index
π Reference β Quick Reference Documentation¶
Quick reference materials, indices, and navigation aids.
ποΈ Document Indices¶
-
Document Registry Complete registry of all Mobius documentation with descriptions
-
Repository Structure Overview of repository organization and directory layout
-
Master Index Comprehensive index of all documentation topics
-
Master README Alternative comprehensive documentation entry point
π Quick Lookups¶
By Topic¶
- Economics: See 07-RESEARCH-AND-PUBLICATIONS/whitepapers/
- Governance: See 03-GOVERNANCE-AND-POLICY/
- Architecture: See 04-TECHNICAL-ARCHITECTURE/
- How-To Guides: See 05-IMPLEMENTATION/guides/
- Research: See 07-RESEARCH-AND-PUBLICATIONS/
By Role¶
- New Users: Start with 00-START-HERE.md
- Developers: See 05-IMPLEMENTATION/guides/development/
- Operators: See 06-OPERATIONS/
- Researchers: See 07-RESEARCH-AND-PUBLICATIONS/
- Contributors: See CONTRIBUTING.md
π 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
πΊοΈ Navigation Tips¶
Finding Information Quickly¶
- Know what you want? Use the search function (Ctrl+F in browser)
- Browsing? Start with section READMEs (this file is an example)
- Lost? Return to main README
- 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¶
- Documentation Issues: Open issue at GitHub
- General Questions: community@mobius.systems
- Technical Support: support@mobius.systems
- Security Concerns: security@mobius.systems
π Keeping Updated¶
Documentation is version controlled. To see latest changes:
Last major reorganization: 2025-11-29 (v3.0.0)