{
  "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.",
  "links_out": []
}