chore: add project config

This commit is contained in:
NikitolProject
2026-02-24 22:40:21 +03:00
parent 401431ae2f
commit 914d88458a

12
.planning/config.json Normal file
View File

@@ -0,0 +1,12 @@
{
"mode": "yolo",
"depth": "standard",
"parallelization": true,
"commit_docs": true,
"model_profile": "quality",
"workflow": {
"research": true,
"plan_check": true,
"verifier": true
}
}