rdev/internal
jordan 0fd4e32073 feat: Add infrastructure adapters for threesix.ai
Add Gitea, Cloudflare DNS, and Kubernetes deployer adapters following
hexagonal architecture. These enable automated project provisioning:
- Git repository creation/management via Gitea
- DNS record management via Cloudflare
- Container deployment to Kubernetes

Includes domain models, ports, handlers, and Woodpecker CI webhook
integration for automated deployments on push.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 22:49:58 -07:00
..
adapter feat: Add infrastructure adapters for threesix.ai 2026-01-25 22:49:58 -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 feat: Add infrastructure adapters for threesix.ai 2026-01-25 22:49:58 -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