Breaking changes
Changes:
- Removed
generate_sysql/run_sysqltools (+ tests) and the
GenerateSysqlclient extension (+ integration test, mocks
regenerated). - Cleaned up orphaned permissions
sage.execandrisks.read(only
metrics-data.readremains).
Other changes
- Updated docs (README, AGENTS, tools/README, TROUBLESHOOTING) and
.claude/settings.local.json. just update: bumped Go deps, flake.lock and base images.
Note: QuerySysql*/GetSysqlSchema stay in client.gen.go since
they're generated from the OpenAPI spec (DO NOT EDIT, they come back on
the next just update).