nomadcode/agent-task
toki 2b35251b6d fix(G06): restore HTTP payload contract validation in webhook receiver
- Add validateBranchUpdatedPayload() to check body type and changed_files
- Extend gitoWebhookPayload struct with Type and ChangedFiles fields
- Add tests for wrong body type and malformed changed_files rejection
- All tests pass: ./internal/http, ./internal/config, ./cmd/server, ./...
2026-06-19 11:37:00 +09:00
..
archive/2026 fix: gito sync failure ops and archive plan/review docs 2026-06-17 10:09:29 +09:00
m-gito-http-webhook-consumer-readiness/02+01_http_receiver_idempotency fix(G06): restore HTTP payload contract validation in webhook receiver 2026-06-19 11:37:00 +09:00