{
  "slug": "apps/site",
  "title": "Site app",
  "description": "Public marketing and documentation surface for Cuitty.",
  "url": "https://cuitty.com/docs/apps/site",
  "markdown_url": "https://cuitty.com/docs/apps/site.md",
  "json_url": "https://cuitty.com/docs/apps/site.json",
  "frontmatter": {
    "title": "Site app",
    "description": "Public marketing and documentation surface for Cuitty.",
    "order": 5,
    "section": "Apps",
    "updatedAt": "2026-05-10"
  },
  "headings": [
    {
      "depth": 1,
      "slug": "site-app",
      "text": "Site app"
    },
    {
      "depth": 2,
      "slug": "responsibilities",
      "text": "Responsibilities"
    },
    {
      "depth": 2,
      "slug": "content-rules",
      "text": "Content rules"
    }
  ],
  "body_markdown": "# Site app\n\nThe site app serves the public Cuitty website and documentation. It is the place for install guides, SDK notes, module docs, reference pages, changelog entries, and comparison pages.\n\n## Responsibilities\n\n- Render docs from the content collection\n- Publish machine-readable docs as Markdown and JSON\n- Keep product copy aligned with implemented modules\n- Link readers to install, SDK, and API reference material\n\n## Content rules\n\nDocs should describe implemented behavior plainly. When a feature is planned, mark it as planned or omit it until the implementation exists.",
  "body_html": "<h1 id=\"site-app\">Site app</h1>\n<p>The site app serves the public Cuitty website and documentation. It is the place for install guides, SDK notes, module docs, reference pages, changelog entries, and comparison pages.</p>\n<h2 id=\"responsibilities\">Responsibilities</h2>\n<ul>\n<li>Render docs from the content collection</li>\n<li>Publish machine-readable docs as Markdown and JSON</li>\n<li>Keep product copy aligned with implemented modules</li>\n<li>Link readers to install, SDK, and API reference material</li>\n</ul>\n<h2 id=\"content-rules\">Content rules</h2>\n<p>Docs should describe implemented behavior plainly. When a feature is planned, mark it as planned or omit it until the implementation exists.</p>",
  "links_out": []
}