Internal Documentation Navigation Hub

Purpose: Internal development team navigation for restructured documentation Audience: Agents, developers, architects, and internal contributors Public Documentation: See README.md for pmorgan.tech public site

Last Updated: January 20, 2026 Status: βœ… Complete Internal Navigation System - Role-based access for development teams


Note: This navigation serves internal development workflows. For public project information, getting started guides, and user documentation, visit the main README.md which powers the pmorgan.tech website.


πŸš€ Quick Start by Role

Essential Briefings (Start Here)

Progressive Loading

Each essential briefing includes triggers for loading detailed documentation as needed.


🧭 Quick Navigation by Role

πŸ‘¨β€πŸ’Ό Product Managers

πŸ—οΈ Architects

🧠 MUX Object Model (Grammar & Consciousness)

The MUX track establishes Piper’s unified object model: β€œEntities experience Moments in Places”

Core Philosophy:

Implementation Reference:

Patterns (in patterns/):

Developer Guides (in development/):

πŸ‘¨β€πŸ’» Developers

πŸš€ DevOps / Release Engineering

πŸ“š Researchers & Historians

πŸ‘₯ External Users

πŸ§ͺ Alpha Testers


πŸ“ Documentation Architecture

πŸ”“ Public Documentation (public/)

External-facing content for users and developers

πŸ”’ Internal Documentation (internal/)

Working documents for active development

Development (internal/development/)

β”œβ”€β”€ active/                    # Current work by status
β”‚   β”œβ”€β”€ in-progress/          # Active development
β”‚   β”œβ”€β”€ pending-review/       # Files needing review
β”‚   └── ready-for-integration/ # Completed work
β”œβ”€β”€ methodology-core/         # 20 development methodologies (see INDEX.md)
β”œβ”€β”€ tools/                    # Development tools and guides
└── planning/                 # Current planning cycles

Architecture (internal/architecture/)

β”œβ”€β”€ current/                   # Active architectural decisions
β”‚   β”œβ”€β”€ models/               # Hub-and-spoke model docs (39 models)
β”‚   β”œβ”€β”€ adrs/                 # Current ADRs
β”‚   β”œβ”€β”€ patterns/             # Established patterns
β”‚   └── [core-specs]          # API, technical specifications
β”œβ”€β”€ evolution/                # Architectural evolution tracking
└── decisions/                # Decision logs and rationale

Architecture Patterns

Developer Guides

Examples

Planning (internal/planning/)

β”œβ”€β”€ current/                  # Active planning cycle
β”‚   β”œβ”€β”€ data/                 # Planning data and analysis
β”‚   β”œβ”€β”€ draft-issues/         # Issue development
β”‚   β”œβ”€β”€ editorial/            # Content planning
β”‚   └── integration/          # Integration planning
β”œβ”€β”€ roadmap/                  # Long-term strategic planning
└── historical/               # Previous planning cycles

πŸ“š Knowledge Base (knowledge/)

Staging area for claude.ai project knowledge

Files optimized for RAG search in the claude.ai project knowledge base:

knowledge/
β”œβ”€β”€ BRIEFING-CURRENT-STATE.md        β†’ Symlink to docs/briefing/
β”œβ”€β”€ BRIEFING-ESSENTIAL-LEAD-DEV.md   β†’ Symlink to docs/briefing/
β”œβ”€β”€ BRIEFING-ESSENTIAL-ARCHITECT.md  β†’ Symlink to docs/briefing/
β”œβ”€β”€ BRIEFING-ESSENTIAL-AGENT.md      β†’ Symlink to docs/briefing/
β”œβ”€β”€ BRIEFING-ESSENTIAL-*.md          β†’ Symlinks to docs/briefing/
β”œβ”€β”€ CLAUDE.md                        # Agent entry point
β”œβ”€β”€ serena-briefing-queries.md       # Live system state queries
└── README.md                        # Knowledge base workflow guide

See: knowledge/README.md for complete workflow documentation

πŸ“¦ Archives & Historical Content

Historical preservation and archaeological research

Session Logs (dev/YYYY/MM/DD/)

Working documents and session logs are stored in date-stamped directories:

dev/
β”œβ”€β”€ 2025/                     # Historical year
β”‚   └── MM/DD/               # Date-stamped directories
β”œβ”€β”€ 2026/                     # Current year
β”‚   └── MM/DD/               # Date-stamped directories
└── active/                   # Current working documents

Omnibus Logs (docs/omnibus-logs/)

Weekly/monthly session consolidations - 100+ consolidated logs for historical research.

ADRs & Decisions

🎨 Assets (assets/ and docs/assets/)

Binary files and multimedia content with size management

Root Assets (assets/)

β”œβ”€β”€ images/                   # Organized by purpose
β”‚   β”œβ”€β”€ architecture/         # System diagrams
β”‚   β”œβ”€β”€ screenshots/          # Development captures
β”‚   └── blog/                 # Blog content (186+ files)
β”œβ”€β”€ diagrams/                 # Source and generated
β”‚   β”œβ”€β”€ source/               # Editable formats
β”‚   └── generated/            # PNG/SVG outputs
└── documents/                # Templates and exports
    β”œβ”€β”€ templates/            # Document boilerplates
    └── exports/              # Generated documentation

Documentation Assets (docs/assets/)

└── images/                   # Documentation images
    └── alpha-onboarding/     # GUI setup wizard screenshots (5 images)

Note: docs/assets/ is for documentation-embedded images (alpha guides, user docs). Root assets/ is for general project assets.


πŸ” Finding What You Need

By Work Type

By Time Period

By Content Type


πŸ”§ Documentation Workflow

For Daily Work

  1. Check active status in relevant internal/ directory
  2. Review methodology for process guidance
  3. Create session artifacts in local dev/YYYY/MM/DD/ structure
  4. Process to archives for permanent preservation

For Research & Investigation

  1. Start with yearly index for time-based research
  2. Use monthly indices for detailed period investigation
  3. Cross-reference artifacts with session logs
  4. Follow agent collaboration patterns and handoffs
  5. Check omnibus logs for strategic insights

For New Content Creation

  1. Determine audience (public, internal, or archive)
  2. Follow asset guidelines for binary files
  3. Update navigation as needed for major additions
  4. Maintain cross-references between related content

πŸ“Š Restructuring Achievement Summary

Transformation Completed (September 20, 2025)

Key Organizational Improvements

Performance Metrics


Most Frequently Used

For New Team Members

For Research & Analysis


πŸ†˜ Help and Support

Contributing to Documentation


Comprehensive navigation system established: September 20, 2025 Supporting role-based access to restructured documentation architecture