Signed-off-by: Matt Bruce <mbrucedogs@gmail.com>
This commit is contained in:
parent
15219cd2ce
commit
d5d92a6333
@ -7,7 +7,7 @@ This repository contains an Xcode project written with Swift and SwiftUI. Please
|
|||||||
**These files are kept in sync and MUST be updated together when making changes:**
|
**These files are kept in sync and MUST be updated together when making changes:**
|
||||||
|
|
||||||
- `README.md` — Product scope, features, and project structure
|
- `README.md` — Product scope, features, and project structure
|
||||||
- `ai_implmentation.md` — AI implementation context and architecture notes
|
- `ai_implementation.md` — AI implementation context and architecture notes
|
||||||
|
|
||||||
See **Documentation Instructions** section for mandatory sync requirements.
|
See **Documentation Instructions** section for mandatory sync requirements.
|
||||||
|
|
||||||
@ -460,7 +460,7 @@ If you need different formats for different purposes:
|
|||||||
|------|---------|
|
|------|---------|
|
||||||
| `Agents.md` | Agent instructions and coding standards |
|
| `Agents.md` | Agent instructions and coding standards |
|
||||||
| `README.md` | Product scope, features, and project structure |
|
| `README.md` | Product scope, features, and project structure |
|
||||||
| `ai_implmentation.md` | AI implementation context and architecture notes |
|
| `ai_implementation.md` | AI implementation context and architecture notes |
|
||||||
|
|
||||||
**When to update all three:**
|
**When to update all three:**
|
||||||
- Adding new features or services
|
- Adding new features or services
|
||||||
@ -472,7 +472,7 @@ If you need different formats for different purposes:
|
|||||||
**Update checklist:**
|
**Update checklist:**
|
||||||
1. ✅ `Agents.md` — Add instructions/guidelines for the change
|
1. ✅ `Agents.md` — Add instructions/guidelines for the change
|
||||||
2. ✅ `README.md` — Update features, architecture, or structure sections
|
2. ✅ `README.md` — Update features, architecture, or structure sections
|
||||||
3. ✅ `ai_implmentation.md` — Update models, services, files, or lessons learned
|
3. ✅ `ai_implementation.md` — Update models, services, files, or lessons learned
|
||||||
|
|
||||||
### General Documentation Rules
|
### General Documentation Rules
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user