chore: add project config

This commit is contained in:
admin
2026-02-24 10:52:04 -05:00
parent 972760b957
commit f9cc71b959

12
.planning/config.json Normal file
View File

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