Welcome to the official documentation for the Lily Website. This documentation follows the Twin Realms philosophy, separating technical specifications from conceptual understanding.
Target Audience: Developers, AI Tools, API Consumers.
Strict technical documentation, API contracts, database schemas, and deployment instructions. This is the single source of truth for code.
Target Audience: Onboarding, System Design Understanding, Decision Making.
Conceptual documentation explaining “Why” things are done this way. It describes the mental model of the system.
| Document | Description |
|---|---|
| 🔄 Git Flow | Branching strategy and release process. |
| 📝 Doc Standards | Rules for writing and maintaining docs. |
We maintain high standards for documentation. Before contributing, please read:
Code describes How. Documentation describes What and Why.