Fix 14 tool bugs: capability_check tool_name, quality_gate pipefail, 12 doc param fixes, 3 test-suite fixes

This commit is contained in:
Software Orchestrator
2026-06-17 23:33:57 +00:00
parent 53758f0755
commit 2343f0e717
24 changed files with 829 additions and 166 deletions
@@ -3,7 +3,7 @@ Read or update DB-backed orchestrator state for a project.
Use this exact Agent Zero tool-call shape:
```json
{"tool_name":"orchestrator_state","tool_args":{"action":"get","project_name":"my_project"}}
{"tool_name":"orchestrator_state","tool_args":{"action":"read","project_name":"my_project"}}
```
Rules: