5 ways to restructure the UnitCycle wiki (52 pages). Pick the one that makes sense for how you think about the project.
Pages are grouped by type (concepts/, entities/, summaries/, analyses/) — but this doesn't match how anyone thinks about the project. You think "I'm working on invoices" not "I need a concept page." The sidebar is a flat alphabetical list with no hierarchy, no starting point, and no reading order. Everything feels equally important.
| Criterion | 1. PARA | 2. Diataxis | 3. MOCs | 4. Domain | 5. Johnny.Decimal |
|---|---|---|---|---|---|
| Best for | Sprint-focused work | Product documentation | Obsidian power users | Multi-team projects | Large stable wikis |
| Where to start reading | projects/ (active work) | tutorials/getting-started | _home.md (hub page) | _index.md (domain map) | 00.01 wiki-home |
| 19 features organized? | Scattered across P/A/Ar | Scattered across quads | Single MOC page | ai-platform/features/ | 20-24 numbered by phase |
| Cross-cutting pages | Awkward | Awkward | Natural (multi-MOC) | Needs shared/ folder | Fixed location |
| Migration effort | Move all 52 pages | Move all 52 pages | Add 5-6 pages only | Move all 52 pages | Move + rename all 52 |
| Maintenance burden | High (migrate on done) | Medium | Medium (curate MOCs) | Low (domains stable) | Low (numbers stable) |
| Works outside Obsidian | Yes | Yes | Needs wikilinks | Yes | Yes |
| Scales to 200+ pages | Poorly | Moderately | Well | Well | Very well |
4 buckets by actionability: Projects (active, has deadline) → Areas (ongoing, no deadline) → Resources (reference) → Archives (done).
4 quadrants: Tutorials (learning, practical) → How-To (doing, practical) → Reference (looking up) → Explanation (understanding, theory). Designed for product docs, not project wikis.
All pages stay flat (no folders or minimal folders). Navigation through curated hub pages (MOCs) that link to related notes with narrative context. Structure from links, not folders. A page can appear in multiple MOCs without duplication.
Organize by business domain, not document type. Each domain folder has ALL its content — specs, research, features, plans. A "foundation" folder holds cross-cutting concerns.
Numbered areas (10-19, 20-29...) with categories and decimal IDs. Every page has a unique address like 22.02 = invoice-processing. The number IS the location.
MOC is the lowest-effort, highest-impact option: add 5 hub pages, zero existing pages move, and you immediately get a clear entry point (_home.md), a reading order, and topic clustering. It works perfectly with Obsidian's graph view and the wiki web server.
Domain-Driven is better long-term if the wiki grows past 100 pages — "everything about invoices in invoices/" is intuitive for any newcomer. But it requires moving all 52 pages and updating every wikilink.
Hybrid option: Start with MOCs now (5 minutes, zero risk). If it outgrows that, restructure to Domain-Driven later — the MOC content becomes the README in each domain folder.