refactor: unify outbound delivery

This commit is contained in:
Peter Steinberger
2026-01-07 01:13:04 +00:00
parent 1ae5e9a26b
commit f5938f8114
9 changed files with 587 additions and 541 deletions

View File

@@ -0,0 +1,7 @@
# send-refactor scratchpad
- [ ] Commit + push current outbound refactor changes
- [ ] Step 1: centralize outbound target validation
- [ ] Step 2: normalize payloads + single delivery call
- [ ] Step 3: unify outbound JSON/result formatting
- [ ] Cleanup: delete scratchpad, final lint + tests, commit + push