Add AI project context and workspace skeleton

This commit is contained in:
Codex
2026-04-25 09:23:21 -05:00
committed by Anthony Correa
parent 9d15ab56c6
commit a91f0224cc
4 changed files with 120 additions and 0 deletions

11
.ai/plans/README.md Normal file
View File

@@ -0,0 +1,11 @@
# Plans
Store task-specific plans here.
Examples:
- implementation plans
- sequencing notes
- checkpoints for multi-step work
Keep durable repository context in `../project-context.md`, not here.