{"status":"ok","message":"DEPI Auto-Fix API","version":"v1","endpoints":["GET  /v1/autofix/strategies - List available strategies","GET  /v1/autofix/strategies/:issue_id - Get strategy states for an issue","POST /v1/autofix/strategies/:issue_id/select - Select a strategy","POST /v1/autofix/strategies/:issue_id/:strategy_id/reset - Reset strategy state","POST /v1/autofix/patch - Generate and store a patch (queued)","GET  /v1/autofix/patch/:issue_id - Get stored patch","POST /v1/autofix/pr - Create a PR from a stored patch"]}