{
  "last_updated": "2026-04-02",
  "summary": {
    "published_review_count": 0,
    "aggregate_rating": null,
    "public_rating_claim_enabled": false,
    "verified_purchase_badge_enabled": true,
    "moderation_note": "CheapAI does not publish synthetic testimonials, invented names, invented review dates, or aggregate rating claims that are not backed by real approved review data."
  },
  "filters": {
    "tools": [
      "Claude Code",
      "Cursor",
      "Direct API",
      "LangChain",
      "Open WebUI",
      "n8n"
    ],
    "use_cases": [
      "Agents",
      "Automation",
      "Coding",
      "Evaluation",
      "Internal tools",
      "Prototyping",
      "Research"
    ],
    "model_families": [
      "Claude",
      "DeepSeek",
      "Gemini",
      "GPT",
      "Multi-model"
    ]
  },
  "ui": {
    "topic_filters": [
      "Cursor",
      "Claude Code",
      "Open WebUI",
      "LangChain",
      "GPT",
      "Claude",
      "Gemini",
      "Pricing",
      "Support",
      "Delivery",
      "Setup",
      "Reliability",
      "Refunds"
    ]
  },
  "instructions": {
    "visibility_rule": "Only items with moderation_status set to approved should render publicly.",
    "verified_purchase_rule": "Set verified_purchase to true only when CheapAI can match the feedback to a confirmed order or equally strong purchase proof.",
    "rating_rule": "Use an integer rating from 1 to 5 only when the original feedback included a real rating.",
    "date_format": "YYYY-MM-DD",
    "schema_rule": "Do not publish aggregate review schema or aggregate rating claims until there is real approved review data to support them.",
    "sample_content_rule": "Do not ship fake public reviews, fake names, fake dates, fake ratings, or fake review text.",
    "item_shape": {
      "id": "string",
      "rating": "integer 1-5 or null if no real rating was given",
      "title": "string",
      "body": "string",
      "date": "YYYY-MM-DD",
      "display_name_or_handle": "string",
      "tool": "string",
      "use_case": "string",
      "model_family": "string",
      "verified_purchase": "boolean",
      "source": "string",
      "moderation_status": "approved | pending | rejected",
      "featured": "boolean",
      "locale": "string such as en or de",
      "helpful_count": "integer",
      "tags": [
        "array of topic labels"
      ],
      "internal_notes": "private moderation context only"
    }
  },
  "items": []
}
