Files
GearBox/.planning/config.json
Jean-Luc Makiola ba13fa8ded
Some checks failed
CI / ci (push) Failing after 20s
CI / deploy (push) Has been skipped
CI / e2e (push) Has been skipped
docs: update roadmap, config, and UAT state
2026-04-13 13:56:56 +02:00

14 lines
281 B
JSON

{
"mode": "yolo",
"granularity": "coarse",
"parallelization": true,
"commit_docs": true,
"model_profile": "balanced",
"workflow": {
"research": true,
"plan_check": true,
"verifier": true,
"nyquist_validation": true,
"_auto_chain_active": false
}
}