lily_website

📚 Documentation Hub

🏠 Project Root

Welcome to the official documentation for the Lily Website. This documentation follows the Twin Realms philosophy, separating technical specifications from conceptual understanding.


🌍 Choose Your Realm

🇬🇧 English: Technical Truth

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.

🇷🇺 Russian: Architect’s Mind

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.

🤝 Contributing

We maintain high standards for documentation. Before contributing, please read:

  1. Documentation Standard

Code describes How. Documentation describes What and Why.