refactor: normalize outbound payload delivery

This commit is contained in:
Peter Steinberger
2026-01-07 01:19:47 +00:00
parent f171d509bb
commit aefaed159b
4 changed files with 116 additions and 62 deletions

View File

@@ -1,7 +1,7 @@
# send-refactor scratchpad
- [x] Commit + push current outbound refactor changes
- [ ] Step 1: centralize outbound target validation
- [x] 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