{
  "_meta": {
    "platform": "RookDuel Setu",
    "schema_version": "1.0",
    "description": "An open-source, AI-ready documentation template built with Astro and Starlight. AI-readable document index.",
    "total_records": 13
  },
  "data": [
    {
      "title": "Welcome to Setu",
      "order": 1,
      "description": "Understand the documentation template, its structure, and the features included by default.",
      "status": "stable",
      "datasetUrl": "https://setu.rookduel.com/ai/docs.txt"
    },
    {
      "title": "Getting Started",
      "order": 1,
      "description": "Install, run, rename, and prepare Setu for your documentation.",
      "status": "stable",
      "datasetUrl": "https://setu.rookduel.com/ai/docs/getting-started.txt"
    },
    {
      "title": "Installation Options",
      "order": 1,
      "description": "Start with the complete Setu template through GitHub or npm.",
      "status": "stable",
      "datasetUrl": "https://setu.rookduel.com/ai/docs/guides/installation-options.txt"
    },
    {
      "title": "Project Structure",
      "order": 1,
      "description": "Find the main content, configuration, component, route, and style locations.",
      "status": "stable",
      "datasetUrl": "https://setu.rookduel.com/ai/docs/reference/project-structure.txt"
    },
    {
      "title": "Page Template",
      "order": 1,
      "description": "A reusable starting structure for a clear documentation page.",
      "status": "stable",
      "datasetUrl": "https://setu.rookduel.com/ai/docs/templates/page-template.txt"
    },
    {
      "title": "Configuration",
      "order": 2,
      "description": "Reference Setu's central product, route, repository, and content settings.",
      "status": "stable",
      "datasetUrl": "https://setu.rookduel.com/ai/docs/reference/configuration.txt"
    },
    {
      "title": "Content Authoring",
      "order": 2,
      "description": "Write clear Markdown documentation and organize it in Setu.",
      "status": "stable",
      "datasetUrl": "https://setu.rookduel.com/ai/docs/guides/content-authoring.txt"
    },
    {
      "title": "Learning Page Template",
      "order": 2,
      "description": "A reusable structure for tutorial-style or course-style documentation.",
      "status": "stable",
      "datasetUrl": "https://setu.rookduel.com/ai/docs/templates/learning-page.txt"
    },
    {
      "title": "AI-readable Output",
      "order": 3,
      "description": "Understand how Setu exposes documentation as plain text for AI systems.",
      "status": "stable",
      "datasetUrl": "https://setu.rookduel.com/ai/docs/guides/ai-output.txt"
    },
    {
      "title": "Customization",
      "order": 4,
      "description": "Adapt Setu's identity, navigation, landing page, documentation interface, and interactive features.",
      "status": "stable",
      "datasetUrl": "https://setu.rookduel.com/ai/docs/guides/customization.txt"
    },
    {
      "title": "Interactive Features",
      "order": 5,
      "description": "Use Setu's built-in playground and quiz components in MDX pages.",
      "status": "stable",
      "datasetUrl": "https://setu.rookduel.com/ai/docs/guides/interactive-features.txt"
    },
    {
      "title": "Interactive Features Demo",
      "order": 6,
      "description": "Preview Setu's built-in playground and quiz components, then reuse their MDX connections.",
      "status": "stable",
      "datasetUrl": "https://setu.rookduel.com/ai/docs/guides/interactive-demo.txt"
    },
    {
      "title": "Deployment",
      "order": 7,
      "description": "Build and deploy Setu as a static site.",
      "status": "stable",
      "datasetUrl": "https://setu.rookduel.com/ai/docs/guides/deployment.txt"
    }
  ]
}