KOYASH Documentation¶
KOYASH is a skincare product recommendation service. A user provides their budget, ingredient constraints (vegan, cruelty-free, allergens to avoid), skin concerns, and skin type, and the service assembles a structured "cosmetic bag" of real products with a per-product justification.
This site hosts the project's maintained documentation. The source lives in
the docs/ folder of the repository.
Contents¶
- Architecture — static, dynamic, and deployment views, plus the Architecture Decision Records (ADRs).
- Development process — the team's git/review
workflow (with a
gitGraph) and configuration management. - Roadmap — the Sprint-by-Sprint delivery plan.
- Quality requirements and quality requirement tests — the measurable non-functional requirements and the automated checks that verify them.
- Testing status — coverage, automated test, and CI status.
- User acceptance tests — customer-executed scenarios.
- Definition of Done — the team's completion standard.
- User stories — the current user-story index.
The running product and the source code are linked from the repository README.