Skip to content

Latest commit

 

History

History
66 lines (43 loc) · 2.29 KB

File metadata and controls

66 lines (43 loc) · 2.29 KB

Reference Documentation

Version: 4.0.0 Last Updated: 2026-02-15


Overview

This directory contains reusable knowledge base and architecture decisions:

  • Architecture Decision Records (ADRs) - Key technical decisions
  • Project Guides - Reusable patterns and best practices
  • Package Manuals - API reference for external libraries

Architecture Decision Records (ADRs)


Project Guides

TypeScript/Node.js Patterns (docs/guides/)

Universal Patterns (docs/reference/guides/)


Package Manuals

(No manuals yet -- all packages used in standard way)


Maintenance

Last Updated: 2026-02-15

Update Triggers:

  • New ADRs added to adrs/ directory
  • New guides added to guides/ directory
  • New manuals added to manuals/ directory

Verification:

  • All ADR links in registry are valid
  • All guide links in registry are valid
  • All manual links in registry are valid