rdev/cookbooks/trees
jordan fa0d030def
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat: improve notify domain verification reliability and add status endpoints
- Add verifyWithRetry to provisioner: 60s initial DNS propagation delay,
  5 retries with 30s backoff before marking verification as failed
- Add GetNotifyDomainStatus: polls Resend API for domain verification status,
  returns "not_configured" when Resend not set up
- Add VerifyProjectNotify: synchronous re-verification for handler use
- Add getDomainStatus to resendAPI interface + resendClient implementation
- Add NotifyDomainStatus domain struct (host, resend_domain_id, status)
- Guard NOTIFY_RESEND_DOMAIN_ID storage against empty string writes
- New handler: GET /projects/{id}/notify/status (returns verification state)
- New handler: POST /projects/{id}/notify/verify (triggers re-verification)
- Add verify-notify-domain cookbook step to persona-community,
  slackpath-1, and slackpath-4 trees (polls status for up to 6 min)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-23 16:25:55 -07:00
..
aeries-1-genesis.yaml fix: clarify database types across docs and fix video storage persistence 2026-02-19 23:13:21 -07:00
aeries-2-simulation.yaml fix: go.work race condition with batch components and idempotent provisioning 2026-02-05 12:31:40 -07:00
aeries-3-society.yaml fix: go.work race condition with batch components and idempotent provisioning 2026-02-05 12:31:40 -07:00
composable-app.yaml feat: add GCS-based persistent media storage, AI generation pipeline, and composable skeleton packages 2026-02-19 21:29:09 -07:00
evolving-app.yaml feat: add GCS-based persistent media storage, AI generation pipeline, and composable skeleton packages 2026-02-19 21:29:09 -07:00
foundary-refine.yaml feat: add GCS-based persistent media storage, AI generation pipeline, and composable skeleton packages 2026-02-19 21:29:09 -07:00
foundary.yaml fix: clarify database types across docs and fix video storage persistence 2026-02-19 23:13:21 -07:00
full-stack-feature.yaml feat: add GCS-based persistent media storage, AI generation pipeline, and composable skeleton packages 2026-02-19 21:29:09 -07:00
genkit-test.yaml feat: add GCS-based persistent media storage, AI generation pipeline, and composable skeleton packages 2026-02-19 21:29:09 -07:00
landing-page.yaml feat: add GCS-based persistent media storage, AI generation pipeline, and composable skeleton packages 2026-02-19 21:29:09 -07:00
persona-community.yaml feat: improve notify domain verification reliability and add status endpoints 2026-02-23 16:25:55 -07:00
sdlc-flow.yaml feat: add auth scopes, OpenAPI docs, SDLC guides, and code quality improvements 2026-02-02 13:55:50 -07:00
slackpath-1-authenticated-service.yaml feat: improve notify domain verification reliability and add status endpoints 2026-02-23 16:25:55 -07:00
slackpath-2-async-worker-pipeline.yaml fix: slackpath trees use batch endpoint for atomic multi-component adds 2026-02-05 14:44:53 -07:00
slackpath-3-realtime-chat.yaml fix: slackpath trees use batch endpoint for atomic multi-component adds 2026-02-05 14:44:53 -07:00
slackpath-4-microservice-constellation.yaml feat: improve notify domain verification reliability and add status endpoints 2026-02-23 16:25:55 -07:00
slackpath-5-full-lifecycle.yaml fix(templates): upgrade Go to 1.25 and fix Woodpecker syntax 2026-02-08 23:57:38 -07:00