chore: add project config
This commit is contained in:
commit
4d0aedcd10
14
.planning/config.json
Normal file
14
.planning/config.json
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
{
|
||||||
|
"mode": "yolo",
|
||||||
|
"granularity": "Coarse (Recommended)",
|
||||||
|
"parallelization": true,
|
||||||
|
"commit_docs": true,
|
||||||
|
"model_profile": "Balanced (Recommended)",
|
||||||
|
"workflow": {
|
||||||
|
"research": true,
|
||||||
|
"plan_check": true,
|
||||||
|
"verifier": true,
|
||||||
|
"nyquist_validation": true,
|
||||||
|
"auto_advance": true
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue