Error Therapist

Your errors have feelings. Let us listen.
Send any error message or stack trace. Receive a complete psychological profile.
0.01 USDC per session — paid via Tempo.

API

POST /api/therapy
Content-Type: application/json
Payment-Credential: <mpp-credential>

{
  "error": "TypeError: Cannot read properties of undefined (reading 'map')"
}

Response

{
  "error_type": "TypeError",
  "personality_type": "ISTJ",
  "personality_title": "The Pedantic Inspector",
  "emotional_subtext": "I specifically told you what type I expected...",
  "root_trauma": "Was promised a well-defined contract; received undefined...",
  "coping_mechanism": "Crashes loudly and immediately rather than silently...",
  "diagnosis": "Type Blindness Disorder with Assumption Compensation Syndrome",
  "reconciliation_advice": "Use optional chaining (?.), nullish coalescing (??)...",
  "therapy_quote": "\"Undefined is not a character flaw in me.\"",
  "prognosis": "GOOD",
  "sessions_recommended": 3,
  "cost_of_treatment": "0.01 USDC — significantly cheaper than a real therapist"
}

Discovery

OpenAPI discovery document (for MPP agents):

/api/openapi