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: September 20, 2025 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

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

πŸ“š Researchers & Historians

πŸ‘₯ External Users


πŸ“ 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
β”œβ”€β”€ handoffs/                 # Agent coordination prompts
└── 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 (archives/)

Historical preservation and archaeological research

Session Logs (archives/session-logs/)

β”œβ”€β”€ 2025/                     # Chronological by year
β”‚   β”œβ”€β”€ 05/ (May logs)
β”‚   β”œβ”€β”€ 06/ (June logs)
β”‚   β”œβ”€β”€ 07/ (July logs)
β”‚   β”œβ”€β”€ 08/ (August logs)
β”‚   └── 09/ (September logs + index.md)
β”œβ”€β”€ omnibus-logs/             # 102+ weekly/monthly consolidations
└── yearly-index.md           # High-level research navigation

Artifacts & Decisions (archives/)

🎨 Assets (assets/)

Binary files and multimedia content with size management

β”œβ”€β”€ 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

πŸ” 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