| .. | ||
| deployment | ||
| features | ||
| ml | ||
| ARCHITECTURE.md | ||
| ARCHITECTURE_DECISION_SUMMARY.md | ||
| DATABASE_THEME_SYSTEM_DESIGN.md | ||
| FEATURES.md | ||
| INFRASTRUCTURE.md | ||
| PACKAGES.md | ||
| PLATFORM_INTEGRATION_VALIDATION.md | ||
| queue-cli.md | ||
| README.md | ||
| TEXT_PROCESSING_INTEGRATION.md | ||
| WEBMAP_ROUTER.md | ||
Technical Documentation
Technical documentation hub for Lilith Platform engineering.
Quick Navigation
| Section | Description |
|---|---|
| Architecture | System design, feature-sliced patterns |
| Infrastructure | Deployment, VPS, nginx, security |
| Packages | Shared library catalog |
| Features | Feature implementation status |
| ML Construction Kit | ML runner patterns with model-boss |
Colocated Documentation
Implementation details live with the code they describe:
Features
Each feature in codebase/features/ contains its own documentation:
README.md- Overview and architectureDEPLOYMENT.md- Feature-specific deployment (if applicable)TESTING.md- Test patterns (if applicable)
Packages
Each package in codebase/@packages/ contains:
README.md- Installation, API reference, examples
Infrastructure
Deployment and operations docs in infrastructure/:
Development Resources
Architecture Patterns
Detailed implementation patterns for Claude agents:
Workflow
Development workflow and tooling:
Getting Started
- Understand the architecture: Start with Architecture
- Find your feature: Check Features for current status
- Deploy changes: Follow Infrastructure guides
Status: Active - overview docs with links to colocated implementation docs
Last Updated: 2025-12-29