{
  "schema_version": "2026-07-12",
  "name": "Spala Docs",
  "url": "https://docs.spala.ai",
  "description": "Public documentation for using Spala: hosted dashboard workflow, AI Copilot, Lite Mode, backend API publishing, frontend integration, and public/project MCP handoff.",
  "primary_dashboard_url": "https://dashboard.spala.ai",
  "agent_bootstrap_command": "pnpm dlx @spala-ai/mcp-install init --client <client> --yes --json",
  "agent_status_command": "pnpm dlx @spala-ai/mcp-install status --json",
  "public_mcp_url": "https://mcp.spala.ai/mcp",
  "public_mcp_role": "Discovery, onboarding, OAuth, account status/setup, project creation or reuse, and one-time project_connect handoff.",
  "project_mcp_rule": "After account_status, call account_setup when required using real values collected in one terminal question. Then ask for or derive the project name, reuse or create the intended project, and call project_connect exactly once. Execute its workspace-only bind plan. Do not derive, guess, or hardcode project MCP URLs.",
  "discovery": {
    "llms_txt": "https://docs.spala.ai/llms.txt",
    "llms_full_txt": "https://docs.spala.ai/llms-full.txt",
    "agents_md": "https://docs.spala.ai/agents.md",
    "agent_json": "https://docs.spala.ai/.well-known/agent.json",
    "mcp_json": "https://docs.spala.ai/.well-known/mcp.json",
    "search_index_json": "https://docs.spala.ai/search-index.json",
    "search_index_xml": "https://docs.spala.ai/search-index.xml",
    "sitemap": "https://docs.spala.ai/sitemap.xml"
  },
  "first_pages": [
    "https://docs.spala.ai/start-here/",
    "https://docs.spala.ai/features/lite-mode/",
    "https://docs.spala.ai/features/ai-assistant/",
    "https://docs.spala.ai/features/api-docs/",
    "https://docs.spala.ai/guides/frontend-handoff/",
    "https://docs.spala.ai/guides/frontend-integration/",
    "https://docs.spala.ai/agents/mcp/"
  ],
  "last_updated": "2026-07-15"
}