Add Helpdesk outbox worker validation

This commit is contained in:
Jason Thistlethwaite
2026-04-25 00:31:09 +00:00
parent dde4dca8a2
commit c9f4c69525
8 changed files with 388 additions and 27 deletions
+4
View File
@@ -48,3 +48,7 @@ Smoke test passed.
Closed smoke-test tickets are intentionally retained in `fud-helpdesk` as audit
evidence. Their subjects start with `[redMCP-smoke ...]`.
For outbox and worker coverage, run `./validate_helpdesk_outbox_worker.py`.
That script reuses this same live smoke path, then checks the matching
`event_outbox_events` rows and dry-runs worker enrichment.