Chambey Docs - Sitemap & Structure Directory
This sitemap outlines the page hierarchy, routes, target audiences, and purposes of each document in the Chambey Docs MVP system.
🗂️ Detailed Sitemap Directory
| Navigation Section | Page Title | Relative Route | Primary Target Audience | Description & Objective |
|---|---|---|---|---|
| Portal Home | Chambey Docs Homepage | / | All Roles / Public | Entrance portal featuring interactive onboarding pathways and value pillar cards. |
| 1. Overview | What is Chambey? | /docs/overview/what-is-chambey | General Public, Newcomers | High-level summary of Chambey's structure, multi-layered architecture, and educational focus. |
| Ecosystem Overview | /docs/overview/ecosystem-overview | Partners, Researchers | Maps the connections between chat, financial infrastructure, economic data, and curriculum. | |
| Mission and Vision | /docs/overview/mission-vision | New Contributors, Partners | Cultural values, social priorities, and goals behind the decentralized digital ecosystem. | |
| 2. Getting Started | Getting Started (Index) | /docs/getting-started | Learners, Developers | Step-by-step checklist based on community roles. |
| How to Join or Contribute | /docs/getting-started/join-or-contribute | New Developers, Students | Actionable guide on setting up accounts on Litany and claiming coding issues. | |
| Contributor Expectations | /docs/getting-started/contributor-expectations | All Contributors, Reviewers | Sets standards for code quality, respectful code of conduct, and documentation parity. | |
| 3. Projects | Litany | /docs/projects/litany | Developers, Chat Users | Chat workspace tool documentation. Status: Active Development (v0.8-beta). |
| Mulacanoe | /docs/projects/mulacanoe | Smart Contract Builders | Decentrally-governed reward and grant infrastructures. Status: Conceptual Design. | |
| Chambey Directory Data Platform | /docs/projects/directory-data | Analysts, API Consumers | Economic database, query caching layers, and public APIs. Status: Alpha Stage. | |
| Education / STEM Curriculum | /docs/projects/stem-curriculum | Students, Mentors | STEM learning courses and TechCrew labs. Status: Active rollout. | |
| 4. How-To Guides | Contribution Guide | /docs/guides/contribution-guide | Developers, Writers | Technical git workflow (forking, feature branching, testing, semantic commits). |
| How to Report an Issue | /docs/guides/issue-reporting | QA, General Users | Templates and standards for reporting bugs on GitHub. | |
| How to Suggest a Feature | /docs/guides/feature-requests | Developers, Users | Proposing incremental enhancements via discussions and upvoting. | |
| How to Submit Documentation | /docs/guides/documentation-submission | Technical Writers, Devs | Markdown/MDX formatting guidelines, page template compliance, and build testing. | |
| 5. Roadmap | Documentation Roadmap | /docs/roadmap/documentation-roadmap | All Stakeholders | Progression plan for docs from Phase 1 MVP to Phase 2/3 advanced interactive portals. |
| Future Topics | /docs/roadmap/future-topics | Core Team, Writers | List of deferred complex topics to maintain a lean, simple initial MVP foundation. |
💎 Structural Design Features
- Page Template Standards: Every document matches a standardized format (Purpose, Summary, Who This Is For, Key Details, Next Steps, Related Pages).
- Responsive Sidebar Indexing: Docusaurus sidebars dynamically collapse, categorizing topics automatically by folder.
- Link Validation Integrity: Built-in Docusaurus link verification guarantees that all cross-references resolve without 404 errors.