Files
flixcooks-website/.agents/rules/AGENT.md
T

17 lines
676 B
Markdown
Raw Normal View History

---
2026-05-22 08:06:06 +02:00
trigger: always_on
description: Project workflow rules, GitHub flow, and TODO.md tracking.
---
### 3. Documentation Update
2026-05-21 15:52:20 +02:00
Markdown files that do not affect the integrity or behavior of the codebase must be committed directly to the `main` branch.
## Project Management
- The Current Development Progress is tracked and marked down and always updated in the File `TODO.md`
## Knowledge Management
- Every time you learn something new or worth mentioning about the project (e.g., architecture details, aesthetic conventions, logic workflows), you MUST document it.
- If it is not already recorded in the project's brain file, you must add it to `@[.agents/brain.md]`.