{
  "generated_at": "2026-04-10T10:31:25.555Z",
  "system": {
    "id": "topolo-chat",
    "name": "Chat",
    "slug": "topolo-chat",
    "kind": "application",
    "summary": "Cloudflare-native collaboration application for channels, DMs, meetings, guests, and remote assist.",
    "aliases": [],
    "lifecycle": "active",
    "last_verified": "2026-04-09",
    "owners": [
      "collaboration"
    ],
    "repo_paths": [
      "PlatformApplications/TopoloChat"
    ],
    "service_ids": [
      "srv_topolo_chat_web"
    ],
    "visibility": "public",
    "api_contract": {
      "type": "curated",
      "source": "PlatformApplications/TopoloDocs/src/content/public/applications/chat.mdx",
      "notes": "Canonical Chat coverage now lives in the docs application."
    },
    "primary_hosts": [
      "https://chat.topolo.app",
      "https://topolo-chat.topolo.workers.dev"
    ],
    "doc_paths": [
      "applications/chat",
      "internal/apps/chat"
    ],
    "dependencies": [
      "topolo-auth"
    ],
    "public_hub_url": "/systems/topolo-chat",
    "internal_hub_url": null,
    "application_api_url": "/reference/apps/topolo-chat",
    "generated_openapi_url": null,
    "machine_urls": {
      "system": "/machine/systems/topolo-chat.json",
      "application": "/machine/applications/topolo-chat.json"
    }
  },
  "docs": {
    "public": [
      {
        "id": "applications/chat.mdx",
        "title": "Topolo Chat",
        "summary": "Public overview of the collaboration surface for channels, direct messages, meetings, guests, and remote-assist workflows.",
        "audience": "public",
        "tags": [
          "chat",
          "meetings",
          "collaboration"
        ],
        "url": "/applications/chat.mdx",
        "last_verified": "2026-04-07"
      }
    ],
    "internal": [],
    "runbooks": []
  },
  "authority": {
    "owners": [
      "collaboration"
    ],
    "repo_paths": [
      "PlatformApplications/TopoloChat"
    ],
    "service_ids": [
      "srv_topolo_chat_web"
    ],
    "dependencies": [
      "topolo-auth"
    ],
    "aliases": []
  },
  "interfaces": {
    "contract_type": "curated",
    "contract_source": "PlatformApplications/TopoloDocs/src/content/public/applications/chat.mdx",
    "contract_source_exists": true,
    "openapi": null,
    "readme": {
      "path": "PlatformApplications/TopoloChat/README.md",
      "intro": [
        "Canonical documentation for Topolo Chat lives in `PlatformApplications/TopoloDocs`.",
        "Use this repository for implementation only. Local product and operational docs have been retired in favor of the docs application."
      ],
      "headings": [
        "Topolo Chat"
      ],
      "routeHighlights": [],
      "commandHighlights": []
    }
  },
  "auth": {
    "depends_on_topolo_auth": true,
    "api_key_scopes": [
      {
        "name": "workspace.read",
        "description": "Load workspace bootstrap and search data",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "workspace.write",
        "description": "Manage workspace policies and preferences",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "channels.read",
        "description": "View channels and channel state",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "channels.write",
        "description": "Create or update channels",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "messages.read",
        "description": "Read channel and direct messages",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "messages.write",
        "description": "Create or update messages",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "direct_messages.read",
        "description": "View direct conversations",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "direct_messages.write",
        "description": "Manage direct conversations",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "meetings.read",
        "description": "View meetings, transcripts, and polls",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "meetings.write",
        "description": "Create or manage meetings and participation",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "uploads.write",
        "description": "Create and complete upload drafts",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "search.read",
        "description": "Search workspace messages and files",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "operational_threads.read",
        "description": "View operational threads",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "operational_threads.write",
        "description": "Manage operational threads and comments",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "audit.read",
        "description": "View workspace audit events",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "settings.write",
        "description": "Manage notification and workspace settings",
        "resourcePattern": null,
        "kind": "api_key_scope"
      }
    ],
    "service_permissions": [
      {
        "name": "workspace:read",
        "description": "Load workspace bootstrap and search data",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "workspace:write",
        "description": "Manage workspace policies and preferences",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "channels:read",
        "description": "View channels and channel state",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "channels:write",
        "description": "Create or update channels",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "messages:read",
        "description": "Read channel and direct messages",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "messages:write",
        "description": "Create or update messages",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "direct_messages:read",
        "description": "View direct conversations",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "direct_messages:write",
        "description": "Manage direct conversations",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "meetings:read",
        "description": "View meetings, transcripts, and polls",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "meetings:write",
        "description": "Create or manage meetings and participation",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "uploads:write",
        "description": "Create and complete upload drafts",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "search:read",
        "description": "Search workspace messages and files",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "operational_threads:read",
        "description": "View operational threads",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "operational_threads:write",
        "description": "Manage operational threads and comments",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "audit:read",
        "description": "View workspace audit events",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "settings:write",
        "description": "Manage notification and workspace settings",
        "resourcePattern": null,
        "kind": "permission"
      }
    ]
  },
  "runtime": {
    "primary_hosts": [
      "https://chat.topolo.app",
      "https://topolo-chat.topolo.workers.dev"
    ],
    "repo_entries": [
      "PlatformApplications/TopoloChat/AGENTS.md",
      "PlatformApplications/TopoloChat/README.md",
      "PlatformApplications/TopoloChat/index.html",
      "PlatformApplications/TopoloChat/migrations/",
      "PlatformApplications/TopoloChat/mobile/",
      "PlatformApplications/TopoloChat/package-lock.json",
      "PlatformApplications/TopoloChat/package.json",
      "PlatformApplications/TopoloChat/public/",
      "PlatformApplications/TopoloChat/src/",
      "PlatformApplications/TopoloChat/src-tauri/",
      "PlatformApplications/TopoloChat/test/",
      "PlatformApplications/TopoloChat/topolo.cloudcontrol.json",
      "PlatformApplications/TopoloChat/tsconfig.json",
      "PlatformApplications/TopoloChat/vite.config.ts",
      "PlatformApplications/TopoloChat/vitest.config.mts",
      "PlatformApplications/TopoloChat/worker-configuration.d.ts",
      "PlatformApplications/TopoloChat/wrangler.jsonc"
    ],
    "wrangler_surfaces": [],
    "packages": [
      {
        "path": "PlatformApplications/TopoloChat/package.json",
        "name": "topolo-chat",
        "scripts": [
          "build",
          "deploy",
          "dev",
          "dev:web",
          "desktop:build",
          "desktop:dev",
          "start",
          "test",
          "cf-typegen"
        ],
        "scriptCommands": [
          {
            "name": "build",
            "command": "vite build"
          },
          {
            "name": "deploy",
            "command": "wrangler deploy"
          },
          {
            "name": "dev",
            "command": "wrangler dev"
          },
          {
            "name": "dev:web",
            "command": "vite"
          },
          {
            "name": "desktop:build",
            "command": "tauri build"
          },
          {
            "name": "desktop:dev",
            "command": "tauri dev"
          },
          {
            "name": "start",
            "command": "wrangler dev"
          },
          {
            "name": "test",
            "command": "vitest"
          },
          {
            "name": "cf-typegen",
            "command": "wrangler types"
          }
        ]
      }
    ]
  },
  "data": {
    "env_vars": [],
    "bindings": [],
    "queue_bindings": [],
    "storage_kinds": [],
    "workflow_signals": []
  },
  "deployment": {
    "commands": [
      {
        "name": "build",
        "command": "PlatformApplications/TopoloChat/package.json :: vite build"
      },
      {
        "name": "deploy",
        "command": "PlatformApplications/TopoloChat/package.json :: wrangler deploy"
      },
      {
        "name": "desktop:build",
        "command": "PlatformApplications/TopoloChat/package.json :: tauri build"
      }
    ],
    "routes": [],
    "environments": [],
    "assets_directories": [],
    "observability_enabled": false
  },
  "debugging": {
    "failure_modes": [
      "No wrangler.toml surface was discovered under the registered repo paths."
    ],
    "entrypoints": [
      "PlatformApplications/TopoloDocs/src/content/public/applications/chat.mdx",
      "PlatformApplications/TopoloChat/README.md",
      "PlatformApplications/TopoloChat/package.json"
    ]
  }
}