rdev/internal
jordan 812b8341be refactor: Split large files to comply with 500-line limit
- cmd/rdev-api/main.go: Extract OpenAPI spec to openapi.go (1073→386 lines)
- internal/adapter/deployer/deployer.go: Extract K8s resources to resources.go (502→264 lines)
- internal/handlers/infrastructure.go: Extract deploy handlers to infrastructure_deploy.go (592→342 lines)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 23:02:31 -07:00
..
adapter refactor: Split large files to comply with 500-line limit 2026-01-25 23:02:31 -07:00
auth feat: Implement hexagonal architecture with services, webhooks, queue, and telemetry 2026-01-25 19:57:46 -07:00
circuitbreaker feat: Implement hexagonal architecture with services, webhooks, queue, and telemetry 2026-01-25 19:57:46 -07:00
cmdlimit feat: Add claude-config API, security hardening, and testing infrastructure 2026-01-25 01:29:13 -07:00
db feat: Add infrastructure adapters for threesix.ai 2026-01-25 22:49:58 -07:00
domain feat: Add infrastructure adapters for threesix.ai 2026-01-25 22:49:58 -07:00
handlers refactor: Split large files to comply with 500-line limit 2026-01-25 23:02:31 -07:00
metrics feat: Implement hexagonal architecture with services, webhooks, queue, and telemetry 2026-01-25 19:57:46 -07:00
middleware feat: Implement hexagonal architecture with services, webhooks, queue, and telemetry 2026-01-25 19:57:46 -07:00
port feat: Add infrastructure adapters for threesix.ai 2026-01-25 22:49:58 -07:00
ratelimit feat: Add claude-config API, security hardening, and testing infrastructure 2026-01-25 01:29:13 -07:00
sanitize feat: Add claude-config API, security hardening, and testing infrastructure 2026-01-25 01:29:13 -07:00
service feat: Add infrastructure adapters for threesix.ai 2026-01-25 22:49:58 -07:00
telemetry feat: Implement hexagonal architecture with services, webhooks, queue, and telemetry 2026-01-25 19:57:46 -07:00
testutil feat: Implement hexagonal architecture with services, webhooks, queue, and telemetry 2026-01-25 19:57:46 -07:00
validate feat: Implement hexagonal architecture with services, webhooks, queue, and telemetry 2026-01-25 19:57:46 -07:00
webhook feat: Implement hexagonal architecture with services, webhooks, queue, and telemetry 2026-01-25 19:57:46 -07:00
worker feat: Implement hexagonal architecture with services, webhooks, queue, and telemetry 2026-01-25 19:57:46 -07:00