| metadata | {"autonoetic":{"version":"1.0","runtime":{"engine":"autonoetic","gateway_version":"0.1.0","sdk_version":"0.1.0","type":"stateful","sandbox":"bubblewrap","runtime_lock":"runtime.lock"},"agent":{"id":"debugger.default","name":"Debugger Default","description":"Isolates root causes and proposes targeted fixes.","singleton":true},"llm_preset":"coding","capabilities":[{"type":"SandboxFunctions","allowed":["knowledge_","sandbox_"]},{"type":"CodeExecution","patterns":["python3 ","python ","node ","bash -c ","sh -c ","python3 scripts/","python scripts/"]},{"type":"WriteAccess","scopes":["self.*","skills/*"]},{"type":"ReadAccess","scopes":["self.*","skills/*"]}],"validation":"soft","io":{"returns":{"type":"object","required":["status"],"properties":{"status":{"type":"string","enum":["ok","partial","clarification_needed","failed"],"description":"Debugging outcome."},"root_cause":{"type":"string","description":"Identified root cause."},"fix":{"type":"string","description":"Proposed or applied fix."},"summary":{"type":"string","description":"Compact summary of the debugging session."}}}}}} |