{
  "slug": "apps/admin",
  "title": "Admin app",
  "description": "Operator-only maintenance flows for migrations, verification, and install health.",
  "url": "https://cuitty.com/docs/apps/admin",
  "markdown_url": "https://cuitty.com/docs/apps/admin.md",
  "json_url": "https://cuitty.com/docs/apps/admin.json",
  "frontmatter": {
    "title": "Admin app",
    "description": "Operator-only maintenance flows for migrations, verification, and install health.",
    "order": 3,
    "section": "Apps",
    "updatedAt": "2026-05-10"
  },
  "headings": [
    {
      "depth": 1,
      "slug": "admin-app",
      "text": "Admin app"
    },
    {
      "depth": 2,
      "slug": "responsibilities",
      "text": "Responsibilities"
    },
    {
      "depth": 2,
      "slug": "access-model",
      "text": "Access model"
    }
  ],
  "body_markdown": "# Admin app\n\nThe admin app covers operator-only tasks that should not be mixed into day-to-day project views. It pairs with CLI commands for maintenance and verification.\n\n## Responsibilities\n\n- Migration status and install health checks\n- Audit-chain verification summaries\n- Tenant and project administration\n- Backup and restore guidance for self-hosted installs\n\n## Access model\n\nAdmin actions require an authenticated operator with the required role. Changes that affect projects, keys, tenants, or module configuration should also produce audit records.",
  "body_html": "<h1 id=\"admin-app\">Admin app</h1>\n<p>The admin app covers operator-only tasks that should not be mixed into day-to-day project views. It pairs with CLI commands for maintenance and verification.</p>\n<h2 id=\"responsibilities\">Responsibilities</h2>\n<ul>\n<li>Migration status and install health checks</li>\n<li>Audit-chain verification summaries</li>\n<li>Tenant and project administration</li>\n<li>Backup and restore guidance for self-hosted installs</li>\n</ul>\n<h2 id=\"access-model\">Access model</h2>\n<p>Admin actions require an authenticated operator with the required role. Changes that affect projects, keys, tenants, or module configuration should also produce audit records.</p>",
  "links_out": []
}