chore: add project config

This commit is contained in:
2026-03-11 20:03:00 +00:00
parent 48f57167c6
commit 3ff712a0d8
+13
View File
@@ -0,0 +1,13 @@
{
"mode": "yolo",
"granularity": "coarse",
"parallelization": true,
"commit_docs": true,
"model_profile": "balanced",
"workflow": {
"research": true,
"plan_check": true,
"verifier": true,
"nyquist_validation": true
}
}