Why it matters: Good documentation respects your time.
Documentation, organized like a product.
A calm map—from first steps to deep reference—without getting lost.
Getting started guides.
How-to content for common tasks.
Concepts.
Why it works the way it does.
Three-Layer Architecture
API → Domain → Storage. Clean separation, clear responsibilities.
Business Rules & Events
Before/After hooks on every operation. Extensibility without hacks.
Generated vs Custom
What's regenerated, what's preserved. Extension points matter.
Module System
Composable microservices. Cache, Logging, Notification, Security, Work.
Help & community.
Common Issues
Solutions to frequent problems.
FAQ
Quick answers to common questions.