chore: add project config

This commit is contained in:
2026-03-10 22:33:08 +07:00
parent 58e0dc3cea
commit 2d0595ae51
+13
View File
@@ -0,0 +1,13 @@
{
"mode": "yolo",
"granularity": "standard",
"parallelization": true,
"commit_docs": true,
"model_profile": "balanced",
"workflow": {
"research": true,
"plan_check": true,
"verifier": true,
"nyquist_validation": true
}
}