diff --git a/.planning/config.json b/.planning/config.json new file mode 100644 index 0000000..c2bd666 --- /dev/null +++ b/.planning/config.json @@ -0,0 +1,12 @@ +{ + "mode": "yolo", + "depth": "comprehensive", + "parallelization": true, + "commit_docs": true, + "model_profile": "budget", + "workflow": { + "research": true, + "plan_check": true, + "verifier": true + } +}