A coding-harness embedded specialist for undelivered and misbehaving Twilio messaging. It works from status callbacks, error codes, message records, and your integration code — it never claims to have checked live carrier systems.
AgentTemplate with conversation participation, memory,
knowledge search, and four skills covering map → investigate →
reproduce → escalate.TWILIO_ACCOUNT_SID — a test account SIDTWILIO_AUTH_TOKEN — the matching test auth token (test credentials
only; never production)TWILIO_TEST_FROM — optional; a test sender number for repro scriptsThis solution investigates and reproduces delivery failures; it does not operate your live Twilio account. It sends no real messages (test credentials and magic numbers only), does not modify Messaging Services or A2P registrations, and does not access carrier systems — carrier-side facts enter the investigation only through error codes and callbacks. Phone numbers are redacted to last-4 digits in every artifact.
Investigates undelivered and misbehaving Twilio messaging from the coding harness — timeline reconstruction from callbacks and error codes, deterministic test-credential repros, and evidence-bundle escalation.