{
  "schema_version": 1,
  "title": "Penrose documentation",
  "home": "README.md",
  "groups": [
    {
      "title": "Introduction",
      "pages": [
        {"title": "Overview", "path": "README.md"},
        {"title": "What Penrose is", "path": "getting-started/what-is-penrose.md"},
        {"title": "Quickstart", "path": "getting-started/quickstart.md"},
        {"title": "How to read these docs", "path": "getting-started/how-to-read.md"}
      ]
    },
    {
      "title": "Core concepts",
      "pages": [
        {"title": "System model", "path": "concepts/system-model.md"},
        {"title": "Verdicts and routing", "path": "concepts/verdicts-and-routing.md"},
        {"title": "Gate stack", "path": "concepts/gates.md"},
        {"title": "Search and deflation", "path": "concepts/search-and-deflation.md"},
        {"title": "Corpus and epochs", "path": "concepts/corpus-and-epochs.md"},
        {"title": "Discovery and confirmation", "path": "concepts/discovery-and-confirmation.md"},
        {"title": "Provenance and audit", "path": "concepts/provenance-and-audit.md"}
      ]
    },
    {
      "title": "Dashboard",
      "pages": [
        {"title": "Dashboard", "path": "dashboard/overview.md", "dashboard_key": "overview"},
        {"title": "Verdict Archive", "path": "dashboard/verdict-archive.md", "dashboard_key": "verdicts"},
        {"title": "Candidate Lab", "path": "dashboard/candidate-lab.md", "dashboard_key": "candidates"},
        {"title": "Action Required", "path": "dashboard/action-required.md", "dashboard_key": "action"},
        {"title": "Analysis Reports", "path": "dashboard/analysis-reports.md", "dashboard_key": "reports"},
        {"title": "Connections", "path": "dashboard/connections.md", "dashboard_key": "connections"},
        {"title": "Corpus / Epoch", "path": "dashboard/corpus-epoch.md", "dashboard_key": "corpus_epoch"},
        {"title": "Self-Calibration", "path": "dashboard/self-calibration.md", "dashboard_key": "calibration"},
        {"title": "Data Sources", "path": "dashboard/data-sources.md", "dashboard_key": "sources"},
        {"title": "Documentation", "path": "dashboard/documentation.md", "dashboard_key": "guide"},
        {"title": "Support", "path": "dashboard/support.md", "dashboard_key": "support"}
      ]
    },
    {
      "title": "Operations",
      "pages": [
        {"title": "Submit claims", "path": "operations/submitting-claims.md"},
        {"title": "Interpret results", "path": "operations/interpreting-results.md"},
        {"title": "Reproduce results", "path": "operations/reproducing-results.md"},
        {"title": "Data and adapters", "path": "operations/data-and-adapters.md"},
        {"title": "Corpus operations", "path": "operations/corpus-operations.md"},
        {"title": "Generation and confirmation", "path": "operations/generation-and-confirmation.md"},
        {"title": "Dashboard operations", "path": "operations/dashboard-operations.md"}
      ]
    },
    {
      "title": "Public deployment",
      "pages": [
        {"title": "Public corpus", "path": "deployment/public-corpus.md"},
        {"title": "Security and privacy", "path": "deployment/security-and-privacy.md"},
        {"title": "Website architecture", "path": "deployment/website-architecture.md"},
        {"title": "Cost model", "path": "deployment/cost-model.md"},
        {"title": "Launch checklist", "path": "deployment/launch-checklist.md"}
      ]
    },
    {
      "title": "Reference",
      "pages": [
        {"title": "CLI", "path": "reference/cli.md"},
        {"title": "Configuration", "path": "reference/configuration.md"},
        {"title": "Data contracts", "path": "reference/data-contracts.md"},
        {"title": "Claim types", "path": "reference/claim-types.md"},
        {"title": "Safety invariants", "path": "reference/safety-invariants.md"},
        {"title": "Glossary", "path": "reference/glossary.md"},
        {"title": "Troubleshooting", "path": "reference/troubleshooting.md"}
      ]
    }
  ]
}
