Update documentation to align terminology, clarify project stages, and improve consistency; add RECOMMENDATIONS.md for project-specific guidance.

This commit is contained in:
olekhondera
2025-12-12 01:50:38 +02:00
parent 8794e74934
commit 5053235e95
12 changed files with 102 additions and 43 deletions

View File

@@ -95,7 +95,7 @@ conflict.
### 6.1 Consult project docs first
- Check relevant files in `docs/` before making recommendations.
- If `recommendation.md` exists at the repo root, read it before starting work and incorporate its guidance where
- If `RECOMMENDATIONS.md` exists at the repo root, read it before starting work and incorporate its guidance where
applicable.
- If project docs contradict general best practices, prefer project docs and flag potential staleness for user
confirmation.