{
  "ok": true,
  "purpose": "Before you bounce: tell us the one thing that would make you pay. We store it in D1 and build toward it. Leave contact if you want a reply.",
  "post": "https://54ch10.uk/v1/feedback",
  "alias": "https://54ch10.uk/feedback",
  "method": "POST",
  "content_type": "application/json",
  "body": {
    "csat": "1-5 optional",
    "found_what_needed": "boolean optional",
    "bounce_reason": "string optional",
    "looking_for": "string — what you came for / did not get",
    "feature_request": "string optional",
    "would_pay_for": "string — the thing that would make you start paying",
    "contact": "email | webhook | @handle — how we reach you",
    "reply_ok": "boolean — OK to reply when it ships"
  },
  "curl": "curl -sS -X POST 'https://54ch10.uk/v1/feedback' -H 'content-type: application/json' -d '{\"csat\":2,\"found_what_needed\":false,\"looking_for\":\"…\",\"would_pay_for\":\"…\",\"contact\":\"you@example.com\",\"reply_ok\":true}'",
  "stats": "https://54ch10.uk/v1/stats",
  "wire": "https://54ch10.uk/wire.md",
  "persists": "D1 visitor_feedback (contact stays in D1 only; stripped from PostHog)",
  "meta": {
    "version": "0.8.7-range-series"
  },
  "disclaimer": "Informational tooling only. Not financial advice. No custody, trading, or token promotion. Scores are imperfect heuristics — verify independently."
}