Downcity Devdocs
Developer-facing architecture, implementation notes, and design conventions
Downcity Devdocs
/docs is now reserved for user-facing documentation. /devdocs is the developer-facing space for contributors who need to understand the repo layout, runtime relationships, product boundaries, and design decisions.
Recommended Reading Path
- Workspace Architecture
- System Architecture Logic
- Package Runtime and Services
- Package Module Breakdown
- Plugin Migration Plan
- Console UI Architecture
- Chrome Extension Overview
- Chrome Extension Architecture
- Design and Interaction Specs
- Authorization and Plugin Integration
What This Section Consolidates
- The previous draft notes under
<root>/docs - The current repo structure in
packages/downcity/,products/console/, andproducts/chrome-extension/ - Runtime boundaries that matter for implementation
- UI information architecture and product-level design constraints
- Chrome Extension capture, interaction, build, and release constraints
Audience
This section is for maintainers and product engineers working on Downcity itself. It is not intended as an onboarding path for end users.