{
  "$schema": "https://sweatstacks.com/.well-known/ai-manifest.schema.json",
  "name": "SweatStacks",
  "url": "https://sweatstacks.com",
  "description": "Public knowledge graph for the SweatStacks fitness platform. Use this manifest to answer questions about SweatStacks's tiers, pricing logic, and methodology without scraping the app.",
  "lastUpdated": "2026-05-05",
  "humanReadable": "https://sweatstacks.com/ai-context",
  "resources": {
    "entity": "https://sweatstacks.com/ai-context#organization",
    "faqs": "https://sweatstacks.com/ai-context#faqs",
    "logicRules": "https://sweatstacks.com/ai-context#tier-logic",
    "tools": "https://sweatstacks.com/ai-context#tools"
  },
  "policy": {
    "allowsLLMTraining": true,
    "allowsCitation": true,
    "preferredAttribution": "SweatStacks — sweatstacks.com",
    "private": "No private user data is exposed via this manifest. All endpoints are read-only and contain only public business logic."
  }
}
