docs: sync planning doc

This commit is contained in:
Matt Bruce 2026-02-10 15:16:15 -06:00
parent f2005386d8
commit 8648d4aee2
2 changed files with 4 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Assume the reader is new to AI and needs detailed, step-by-step guidance.
- Assume the reader is an expert engineer but a beginner at AI.
## Sync Expectation
Keep this file aligned with PRD and README when workflows, scope, or structure change.
Keep this file aligned with PRD, README, and docs/planning/AI-Docs-Plan.md when workflows, scope, or structure change.
## When to Use Agents
- Multi-step changes across files.

View File

@ -19,6 +19,7 @@ The docs under docs/ai map 1:1 to Confluence pages.
2. iOS (Xcode + optional VS Code)
3. Android (VS Code)
4. Cross-Platform AI Usage
5. iOS MCP (XcodeBuildMCP)
5. Skills Library
6. Usage and Token Budgeting
7. Troubleshooting and FAQ
@ -30,6 +31,7 @@ The docs under docs/ai map 1:1 to Confluence pages.
- index.md
- overview.md
- ios.md
- ios-xcodebuildmcp.md
- android.md
- cross-platform.md
- skills.md
@ -44,6 +46,7 @@ The docs under docs/ai map 1:1 to Confluence pages.
- Add screenshots for setup flows.
- Define section owners and review cadence.
- Add platform-specific prompt examples.
- Identify approved Android MCP tools and add details.
## Risks
- Docs drift as tools and plugins update.