blob: 9e0d6ac332a7498eb0fdc531087b28ddc8cf0200 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Doot — Gemini CLI Instructions
This repository uses a centralized agent configuration. All agents should refer to the following location for rules, standards, and the current worklog:
**Primary Source of Truth:** `.agent/config.md`
## Quick Reference
- **Worklog:** `.agent/worklog.md`
- **Design:** `.agent/design.md`
- **Coding Standards:** `.agent/coding_standards.md`
- **UX Philosophy:** `.agent/ux_philosophy.md`
Refer to `.agent/config.md` before performing any tasks. These project-specific instructions take absolute precedence over general defaults.
|