Add PLANS.md

This commit is contained in:
2026-04-05 00:42:49 +02:00
parent 4690c8b5e1
commit 97ddb4b136
2 changed files with 154 additions and 0 deletions

View File

@@ -34,3 +34,7 @@ Also see the other related technical documentation: README.md.
### Reasoning
- Feel free to speak to yourself in whatever verbosity and language suits you best.
## ExecPlans
- When writing complex features or significant refactors, use an ExecPlan (as described in PLANS.md) from design to implementation.