{
  "schema_version": 1,
  "generated_from": "apps/marketing/src/data/routes.ts",
  "routes": [
    {
      "url": "https://cadence-me.com/",
      "route_id": "home",
      "type": "landing",
      "title": "Cadence",
      "description": "Cadence is an open-source behavior tracker where you decide every occurrence and export your full history as a portable BehaviorLog bundle.",
      "canonical_url": "https://cadence-me.com/",
      "markdown_url": "https://cadence-me.com/index.md",
      "last_modified": "2026-09-17",
      "language": "en",
      "is_public": true,
      "include_in_sitemap": true,
      "include_in_llms": true,
      "include_in_feed": false,
      "include_in_markdown_mirror": true,
      "source_path": "src/pages/index.astro"
    },
    {
      "url": "https://cadence-me.com/faq",
      "route_id": "faq",
      "type": "faq",
      "title": "Frequently Asked Questions",
      "description": "Detailed answers about Cadence's recording model, context and history, review and analysis, privacy, and portability.",
      "canonical_url": "https://cadence-me.com/faq",
      "markdown_url": "https://cadence-me.com/faq.md",
      "last_modified": "2026-09-17",
      "language": "en",
      "is_public": true,
      "include_in_sitemap": true,
      "include_in_llms": true,
      "include_in_feed": false,
      "include_in_markdown_mirror": true,
      "source_path": "src/pages/faq.astro"
    },
    {
      "url": "https://cadence-me.com/examples",
      "route_id": "examples",
      "type": "example",
      "title": "Example BehaviorLog Bundle",
      "description": "Download a sanitized Cadence-generated BehaviorLog-style example bundle and inspect the files agents should read first.",
      "canonical_url": "https://cadence-me.com/examples",
      "markdown_url": "https://cadence-me.com/examples.md",
      "last_modified": "2026-09-17",
      "language": "en",
      "is_public": true,
      "include_in_sitemap": true,
      "include_in_llms": true,
      "include_in_feed": false,
      "include_in_markdown_mirror": true,
      "source_path": "src/pages/examples.astro"
    },
    {
      "url": "https://cadence-me.com/docs",
      "route_id": "docs",
      "type": "documentation",
      "title": "Cadence Docs",
      "description": "Technical entry points for Cadence, BehaviorLog bundles, machine-readable mirrors, and future docs structure.",
      "canonical_url": "https://cadence-me.com/docs",
      "markdown_url": "https://cadence-me.com/docs.md",
      "last_modified": "2026-09-17",
      "language": "en",
      "is_public": true,
      "include_in_sitemap": true,
      "include_in_llms": true,
      "include_in_feed": false,
      "include_in_markdown_mirror": true,
      "source_path": "src/pages/docs.astro"
    },
    {
      "url": "https://cadence-me.com/about",
      "route_id": "about",
      "type": "about",
      "title": "About Cadence",
      "description": "Cadence's behavioral-remodeling philosophy, Record principles, current product scope, vocabulary, and implementation links.",
      "canonical_url": "https://cadence-me.com/about",
      "markdown_url": "https://cadence-me.com/about.md",
      "last_modified": "2026-09-17",
      "language": "en",
      "is_public": true,
      "include_in_sitemap": true,
      "include_in_llms": true,
      "include_in_feed": false,
      "include_in_markdown_mirror": true,
      "source_path": "src/pages/about.astro"
    }
  ]
}
