{
  "generated_at": "2026-04-10T10:31:25.578Z",
  "system": {
    "id": "topolo-social-studio",
    "name": "Social Studio",
    "slug": "topolo-social-studio",
    "kind": "application",
    "summary": "Hybrid desktop and web production surface for social planning, generation, review, and export. This is the only live Studio-branded application in the suite.",
    "aliases": [],
    "lifecycle": "active",
    "last_verified": "2026-04-07",
    "owners": [
      "socialize"
    ],
    "repo_paths": [
      "PlatformApplications/TopoloSocialStudio"
    ],
    "service_ids": [
      "srv_topolo_social_studio"
    ],
    "visibility": "public",
    "api_contract": {
      "type": "curated",
      "source": "PlatformApplications/TopoloSocialStudio/package.json",
      "notes": "Canonical public and internal docs now cover the hybrid desktop, worker, and Nexus-backed AI generation model."
    },
    "primary_hosts": [
      "https://studio.topolo.app",
      "https://topolo-social-studio.pages.dev"
    ],
    "doc_paths": [
      "applications/social-studio",
      "internal/apps/social-studio"
    ],
    "dependencies": [
      "topolo-auth",
      "topolo-nexus"
    ],
    "public_hub_url": "/systems/topolo-social-studio",
    "internal_hub_url": null,
    "application_api_url": "/reference/apps/topolo-social-studio",
    "generated_openapi_url": null,
    "machine_urls": {
      "system": "/machine/systems/topolo-social-studio.json",
      "application": "/machine/applications/topolo-social-studio.json"
    }
  },
  "docs": {
    "public": [
      {
        "id": "applications/social-studio.mdx",
        "title": "Topolo Social Studio",
        "summary": "Public overview of the hybrid desktop and Cloudflare runtime used for AI-assisted social content planning and generation.",
        "audience": "public",
        "tags": [
          "desktop",
          "social",
          "generation",
          "creative"
        ],
        "url": "/applications/social-studio.mdx",
        "last_verified": "2026-04-07"
      }
    ],
    "internal": [],
    "runbooks": []
  },
  "authority": {
    "owners": [
      "socialize"
    ],
    "repo_paths": [
      "PlatformApplications/TopoloSocialStudio"
    ],
    "service_ids": [
      "srv_topolo_social_studio"
    ],
    "dependencies": [
      "topolo-auth",
      "topolo-nexus"
    ],
    "aliases": []
  },
  "interfaces": {
    "contract_type": "curated",
    "contract_source": "PlatformApplications/TopoloSocialStudio/package.json",
    "contract_source_exists": true,
    "openapi": null,
    "readme": {
      "path": "PlatformApplications/TopoloSocialStudio/README.md",
      "intro": [
        "Canonical documentation for Social Studio lives in `PlatformApplications/TopoloDocs`.",
        "Use this repository for implementation only. Runtime shape, deployment guidance, auth behavior, and Nexus integration boundaries are canonical in the docs application.",
        "Local files under `docs/adr` and `docs/architecture` may still exist as engineering design artifacts, but they are not the authoritative platform docs surface."
      ],
      "headings": [
        "Topolo Social Studio"
      ],
      "routeHighlights": [],
      "commandHighlights": []
    }
  },
  "auth": {
    "depends_on_topolo_auth": true,
    "api_key_scopes": [
      {
        "name": "workspace.read",
        "description": "Load creative workspace state and planning queues",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "workspace.write",
        "description": "Manage workspace setup and operating workflow",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "briefs.read",
        "description": "View creative briefs and production requests",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "briefs.write",
        "description": "Create and manage creative briefs",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "assets.read",
        "description": "View creative assets and generated outputs",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "assets.write",
        "description": "Upload and manage creative assets",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "generation.write",
        "description": "Start and manage generation workflows",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "approvals.write",
        "description": "Approve and route creative work",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "exports.read",
        "description": "View export history and delivery status",
        "resourcePattern": null,
        "kind": "api_key_scope"
      },
      {
        "name": "settings.write",
        "description": "Manage workspace and delivery settings",
        "resourcePattern": null,
        "kind": "api_key_scope"
      }
    ],
    "service_permissions": [
      {
        "name": "workspace:read",
        "description": "Load creative workspace state and planning queues",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "workspace:write",
        "description": "Manage workspace setup and operating workflow",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "briefs:read",
        "description": "View creative briefs and production requests",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "briefs:write",
        "description": "Create and manage creative briefs",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "assets:read",
        "description": "View creative assets and generated outputs",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "assets:write",
        "description": "Upload and manage creative assets",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "generation:write",
        "description": "Start and manage generation workflows",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "approvals:write",
        "description": "Approve and route creative work",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "exports:read",
        "description": "View export history and delivery status",
        "resourcePattern": null,
        "kind": "permission"
      },
      {
        "name": "settings:write",
        "description": "Manage workspace and delivery settings",
        "resourcePattern": null,
        "kind": "permission"
      }
    ]
  },
  "runtime": {
    "primary_hosts": [
      "https://studio.topolo.app",
      "https://topolo-social-studio.pages.dev"
    ],
    "repo_entries": [
      "PlatformApplications/TopoloSocialStudio/README.md",
      "PlatformApplications/TopoloSocialStudio/apps/",
      "PlatformApplications/TopoloSocialStudio/docs/",
      "PlatformApplications/TopoloSocialStudio/e2e/",
      "PlatformApplications/TopoloSocialStudio/eslint.config.mjs",
      "PlatformApplications/TopoloSocialStudio/output/",
      "PlatformApplications/TopoloSocialStudio/package.json",
      "PlatformApplications/TopoloSocialStudio/packages/",
      "PlatformApplications/TopoloSocialStudio/playwright.config.ts",
      "PlatformApplications/TopoloSocialStudio/pnpm-lock.yaml",
      "PlatformApplications/TopoloSocialStudio/pnpm-workspace.yaml",
      "PlatformApplications/TopoloSocialStudio/prettier.config.mjs",
      "PlatformApplications/TopoloSocialStudio/topolo.cloudcontrol.json",
      "PlatformApplications/TopoloSocialStudio/tsconfig.base.json",
      "PlatformApplications/TopoloSocialStudio/tsconfig.json",
      "PlatformApplications/TopoloSocialStudio/vitest.config.ts"
    ],
    "wrangler_surfaces": [
      {
        "path": "PlatformApplications/TopoloSocialStudio/apps/api-worker/wrangler.toml",
        "observabilityEnabled": true,
        "environments": [
          "staging"
        ],
        "routes": [],
        "vars": [
          "ADDITIONAL_ALLOWED_ORIGINS",
          "API_WORKER_URL",
          "APP_ENV",
          "AUTH_BASE_URL",
          "BILLING_SUPPORT_CONTACT",
          "DESKTOP_APP_URL",
          "GENERATION_QUEUE_NAME",
          "MARKETING_APP_URL",
          "QUEUE_CONSUMER_NAME",
          "TOPOLO_AUTH_SERVICE_ID",
          "TOPOLO_BUG_REPORTER_URL",
          "TOPOLO_LAUNCHER_URL"
        ],
        "bindings": [
          {
            "kind": "d1",
            "binding": "DB",
            "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/api-worker/wrangler.toml",
            "target": "5795da0f-0a68-4d5b-b420-761592a09330"
          },
          {
            "kind": "r2",
            "binding": "ASSET_BUCKET",
            "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/api-worker/wrangler.toml",
            "target": "topolo-social-studio-assets"
          },
          {
            "kind": "queue",
            "binding": "DESKTOP_SYNC_QUEUE_BINDING",
            "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/api-worker/wrangler.toml",
            "target": "topolo-social-studio-sync"
          },
          {
            "kind": "queue",
            "binding": "GENERATION_QUEUE",
            "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/api-worker/wrangler.toml",
            "target": "topolo-social-studio-generation"
          },
          {
            "kind": "d1",
            "binding": "DB",
            "environment": "staging",
            "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/api-worker/wrangler.toml",
            "target": "TODO_CREATE_TOPOLO_SOCIAL_STUDIO_STAGING_D1"
          },
          {
            "kind": "r2",
            "binding": "ASSET_BUCKET",
            "environment": "staging",
            "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/api-worker/wrangler.toml",
            "target": "topolo-social-studio-staging-assets"
          },
          {
            "kind": "queue",
            "binding": "DESKTOP_SYNC_QUEUE_BINDING",
            "environment": "staging",
            "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/api-worker/wrangler.toml",
            "target": "topolo-social-studio-staging-sync"
          },
          {
            "kind": "queue",
            "binding": "GENERATION_QUEUE",
            "environment": "staging",
            "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/api-worker/wrangler.toml",
            "target": "topolo-social-studio-staging-generation"
          }
        ],
        "cronTriggers": [],
        "workerName": "topolo-social-studio-api",
        "main": "src/index.ts",
        "compatibilityDate": "2025-01-01"
      },
      {
        "path": "PlatformApplications/TopoloSocialStudio/apps/marketing-web/wrangler.toml",
        "observabilityEnabled": false,
        "environments": [],
        "routes": [],
        "vars": [],
        "bindings": [],
        "cronTriggers": [],
        "workerName": "topolo-social-studio",
        "compatibilityDate": "2026-04-05"
      },
      {
        "path": "PlatformApplications/TopoloSocialStudio/apps/queue-worker/wrangler.toml",
        "observabilityEnabled": true,
        "environments": [
          "staging"
        ],
        "routes": [],
        "vars": [
          "APP_ENV",
          "DESKTOP_SYNC_QUEUE",
          "GENERATION_QUEUE_NAME",
          "QUEUE_CONSUMER_NAME"
        ],
        "bindings": [
          {
            "kind": "d1",
            "binding": "DB",
            "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/queue-worker/wrangler.toml",
            "target": "5795da0f-0a68-4d5b-b420-761592a09330"
          },
          {
            "kind": "r2",
            "binding": "ASSET_BUCKET",
            "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/queue-worker/wrangler.toml",
            "target": "topolo-social-studio-assets"
          },
          {
            "kind": "d1",
            "binding": "DB",
            "environment": "staging",
            "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/queue-worker/wrangler.toml",
            "target": "TODO_CREATE_TOPOLO_SOCIAL_STUDIO_STAGING_D1"
          },
          {
            "kind": "r2",
            "binding": "ASSET_BUCKET",
            "environment": "staging",
            "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/queue-worker/wrangler.toml",
            "target": "topolo-social-studio-staging-assets"
          }
        ],
        "cronTriggers": [],
        "workerName": "topolo-social-studio-queue",
        "main": "src/index.ts",
        "compatibilityDate": "2025-01-01"
      }
    ],
    "packages": [
      {
        "path": "PlatformApplications/TopoloSocialStudio/package.json",
        "name": "topolo-social-studio",
        "description": "Hybrid macOS desktop and Cloudflare scaffold for Topolo Social Studio.",
        "scripts": [
          "build",
          "ci:launch",
          "dev",
          "dev:api",
          "dev:desktop",
          "desktop:build:local",
          "desktop:build:staging",
          "desktop:build:production",
          "desktop:dev",
          "desktop:manifest",
          "lint",
          "format",
          "format:check",
          "test",
          "test:e2e",
          "test:e2e:desktop"
        ],
        "scriptCommands": [
          {
            "name": "build",
            "command": "pnpm -r --if-present build"
          },
          {
            "name": "ci:launch",
            "command": "pnpm lint && pnpm typecheck && pnpm test && pnpm --filter @topolo-social-studio/marketing-web build && pnpm --filter @topolo-social-studio/api-worker build && pnpm --filter @topolo-social-studio/desktop build && pnpm desktop:manifest -- --environment staging --version 0.1.0-beta.0 --dry-run"
          },
          {
            "name": "dev",
            "command": "pnpm --filter @topolo-social-studio/marketing-web dev"
          },
          {
            "name": "dev:api",
            "command": "pnpm --filter @topolo-social-studio/api-worker dev"
          },
          {
            "name": "dev:desktop",
            "command": "pnpm --filter @topolo-social-studio/desktop dev"
          },
          {
            "name": "desktop:build:local",
            "command": "pnpm --filter @topolo-social-studio/desktop desktop:build:local"
          },
          {
            "name": "desktop:build:staging",
            "command": "pnpm --filter @topolo-social-studio/desktop desktop:build:staging"
          },
          {
            "name": "desktop:build:production",
            "command": "pnpm --filter @topolo-social-studio/desktop desktop:build:production"
          },
          {
            "name": "desktop:dev",
            "command": "pnpm --filter @topolo-social-studio/desktop desktop:dev"
          },
          {
            "name": "desktop:manifest",
            "command": "pnpm --filter @topolo-social-studio/desktop desktop:manifest"
          },
          {
            "name": "lint",
            "command": "eslint ."
          },
          {
            "name": "format",
            "command": "prettier --write ."
          },
          {
            "name": "format:check",
            "command": "prettier --check ."
          },
          {
            "name": "test",
            "command": "vitest run"
          },
          {
            "name": "test:e2e",
            "command": "playwright test"
          },
          {
            "name": "test:e2e:desktop",
            "command": "playwright test --project desktop-shell"
          }
        ]
      },
      {
        "path": "PlatformApplications/TopoloSocialStudio/apps/api-worker/package.json",
        "name": "@topolo-social-studio/api-worker",
        "scripts": [
          "build",
          "dev",
          "typecheck"
        ],
        "scriptCommands": [
          {
            "name": "build",
            "command": "tsc -p tsconfig.json --noEmit"
          },
          {
            "name": "dev",
            "command": "wrangler dev"
          },
          {
            "name": "typecheck",
            "command": "tsc -p tsconfig.json --noEmit"
          }
        ]
      },
      {
        "path": "PlatformApplications/TopoloSocialStudio/apps/desktop/package.json",
        "name": "@topolo-social-studio/desktop",
        "scripts": [
          "build",
          "dev",
          "desktop:build",
          "desktop:build:local",
          "desktop:build:staging",
          "desktop:build:production",
          "desktop:dev",
          "desktop:manifest",
          "typecheck"
        ],
        "scriptCommands": [
          {
            "name": "build",
            "command": "tsc -p tsconfig.json --noEmit && vite build"
          },
          {
            "name": "dev",
            "command": "vite --host 0.0.0.0 --port 1420"
          },
          {
            "name": "desktop:build",
            "command": "tauri build"
          },
          {
            "name": "desktop:build:local",
            "command": "node ./scripts/desktop-release.mjs build --environment local"
          },
          {
            "name": "desktop:build:staging",
            "command": "node ./scripts/desktop-release.mjs build --environment staging"
          },
          {
            "name": "desktop:build:production",
            "command": "node ./scripts/desktop-release.mjs build --environment production"
          },
          {
            "name": "desktop:dev",
            "command": "tauri dev"
          },
          {
            "name": "desktop:manifest",
            "command": "node ./scripts/desktop-release.mjs manifest"
          },
          {
            "name": "typecheck",
            "command": "tsc -p tsconfig.json --noEmit"
          }
        ]
      },
      {
        "path": "PlatformApplications/TopoloSocialStudio/apps/marketing-web/package.json",
        "name": "@topolo-social-studio/marketing-web",
        "scripts": [
          "build",
          "dev",
          "typecheck"
        ],
        "scriptCommands": [
          {
            "name": "build",
            "command": "tsc -p tsconfig.json --noEmit && vite build"
          },
          {
            "name": "dev",
            "command": "vite --host 0.0.0.0 --port 4173"
          },
          {
            "name": "typecheck",
            "command": "tsc -p tsconfig.json --noEmit"
          }
        ]
      },
      {
        "path": "PlatformApplications/TopoloSocialStudio/apps/queue-worker/package.json",
        "name": "@topolo-social-studio/queue-worker",
        "scripts": [
          "build",
          "dev",
          "typecheck"
        ],
        "scriptCommands": [
          {
            "name": "build",
            "command": "tsc -p tsconfig.json --noEmit"
          },
          {
            "name": "dev",
            "command": "wrangler dev"
          },
          {
            "name": "typecheck",
            "command": "tsc -p tsconfig.json --noEmit"
          }
        ]
      }
    ]
  },
  "data": {
    "env_vars": [
      "ADDITIONAL_ALLOWED_ORIGINS",
      "API_WORKER_URL",
      "APP_ENV",
      "AUTH_BASE_URL",
      "BILLING_SUPPORT_CONTACT",
      "DESKTOP_APP_URL",
      "DESKTOP_SYNC_QUEUE",
      "GENERATION_QUEUE_NAME",
      "MARKETING_APP_URL",
      "QUEUE_CONSUMER_NAME",
      "TOPOLO_AUTH_SERVICE_ID",
      "TOPOLO_BUG_REPORTER_URL",
      "TOPOLO_LAUNCHER_URL"
    ],
    "bindings": [
      {
        "kind": "d1",
        "binding": "DB",
        "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/api-worker/wrangler.toml",
        "target": "5795da0f-0a68-4d5b-b420-761592a09330"
      },
      {
        "kind": "r2",
        "binding": "ASSET_BUCKET",
        "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/api-worker/wrangler.toml",
        "target": "topolo-social-studio-assets"
      },
      {
        "kind": "d1",
        "binding": "DB",
        "environment": "staging",
        "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/api-worker/wrangler.toml",
        "target": "TODO_CREATE_TOPOLO_SOCIAL_STUDIO_STAGING_D1"
      },
      {
        "kind": "r2",
        "binding": "ASSET_BUCKET",
        "environment": "staging",
        "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/api-worker/wrangler.toml",
        "target": "topolo-social-studio-staging-assets"
      },
      {
        "kind": "d1",
        "binding": "DB",
        "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/queue-worker/wrangler.toml",
        "target": "5795da0f-0a68-4d5b-b420-761592a09330"
      },
      {
        "kind": "r2",
        "binding": "ASSET_BUCKET",
        "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/queue-worker/wrangler.toml",
        "target": "topolo-social-studio-assets"
      },
      {
        "kind": "d1",
        "binding": "DB",
        "environment": "staging",
        "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/queue-worker/wrangler.toml",
        "target": "TODO_CREATE_TOPOLO_SOCIAL_STUDIO_STAGING_D1"
      },
      {
        "kind": "r2",
        "binding": "ASSET_BUCKET",
        "environment": "staging",
        "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/queue-worker/wrangler.toml",
        "target": "topolo-social-studio-staging-assets"
      }
    ],
    "queue_bindings": [
      {
        "kind": "queue",
        "binding": "DESKTOP_SYNC_QUEUE_BINDING",
        "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/api-worker/wrangler.toml",
        "target": "topolo-social-studio-sync"
      },
      {
        "kind": "queue",
        "binding": "GENERATION_QUEUE",
        "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/api-worker/wrangler.toml",
        "target": "topolo-social-studio-generation"
      },
      {
        "kind": "queue",
        "binding": "DESKTOP_SYNC_QUEUE_BINDING",
        "environment": "staging",
        "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/api-worker/wrangler.toml",
        "target": "topolo-social-studio-staging-sync"
      },
      {
        "kind": "queue",
        "binding": "GENERATION_QUEUE",
        "environment": "staging",
        "sourcePath": "PlatformApplications/TopoloSocialStudio/apps/api-worker/wrangler.toml",
        "target": "topolo-social-studio-staging-generation"
      }
    ],
    "storage_kinds": [
      "d1",
      "r2"
    ],
    "workflow_signals": [
      "DESKTOP_SYNC_QUEUE_BINDING -> topolo-social-studio-sync",
      "GENERATION_QUEUE -> topolo-social-studio-generation",
      "DESKTOP_SYNC_QUEUE_BINDING -> topolo-social-studio-staging-sync",
      "GENERATION_QUEUE -> topolo-social-studio-staging-generation"
    ]
  },
  "deployment": {
    "commands": [
      {
        "name": "build",
        "command": "PlatformApplications/TopoloSocialStudio/package.json :: pnpm -r --if-present build"
      },
      {
        "name": "desktop:build:local",
        "command": "PlatformApplications/TopoloSocialStudio/package.json :: pnpm --filter @topolo-social-studio/desktop desktop:build:local"
      },
      {
        "name": "desktop:build:staging",
        "command": "PlatformApplications/TopoloSocialStudio/package.json :: pnpm --filter @topolo-social-studio/desktop desktop:build:staging"
      },
      {
        "name": "desktop:build:production",
        "command": "PlatformApplications/TopoloSocialStudio/package.json :: pnpm --filter @topolo-social-studio/desktop desktop:build:production"
      },
      {
        "name": "build",
        "command": "PlatformApplications/TopoloSocialStudio/apps/api-worker/package.json :: tsc -p tsconfig.json --noEmit"
      },
      {
        "name": "build",
        "command": "PlatformApplications/TopoloSocialStudio/apps/desktop/package.json :: tsc -p tsconfig.json --noEmit && vite build"
      },
      {
        "name": "desktop:build",
        "command": "PlatformApplications/TopoloSocialStudio/apps/desktop/package.json :: tauri build"
      },
      {
        "name": "desktop:build:local",
        "command": "PlatformApplications/TopoloSocialStudio/apps/desktop/package.json :: node ./scripts/desktop-release.mjs build --environment local"
      },
      {
        "name": "desktop:build:staging",
        "command": "PlatformApplications/TopoloSocialStudio/apps/desktop/package.json :: node ./scripts/desktop-release.mjs build --environment staging"
      },
      {
        "name": "desktop:build:production",
        "command": "PlatformApplications/TopoloSocialStudio/apps/desktop/package.json :: node ./scripts/desktop-release.mjs build --environment production"
      },
      {
        "name": "build",
        "command": "PlatformApplications/TopoloSocialStudio/apps/marketing-web/package.json :: tsc -p tsconfig.json --noEmit && vite build"
      },
      {
        "name": "build",
        "command": "PlatformApplications/TopoloSocialStudio/apps/queue-worker/package.json :: tsc -p tsconfig.json --noEmit"
      }
    ],
    "routes": [],
    "environments": [
      "staging"
    ],
    "assets_directories": [],
    "observability_enabled": true
  },
  "debugging": {
    "failure_modes": [],
    "entrypoints": [
      "PlatformApplications/TopoloSocialStudio/apps/api-worker/wrangler.toml",
      "PlatformApplications/TopoloSocialStudio/apps/marketing-web/wrangler.toml",
      "PlatformApplications/TopoloSocialStudio/apps/queue-worker/wrangler.toml",
      "PlatformApplications/TopoloSocialStudio/package.json",
      "PlatformApplications/TopoloSocialStudio/README.md",
      "PlatformApplications/TopoloSocialStudio/apps/api-worker/package.json",
      "PlatformApplications/TopoloSocialStudio/apps/desktop/package.json",
      "PlatformApplications/TopoloSocialStudio/apps/marketing-web/package.json",
      "PlatformApplications/TopoloSocialStudio/apps/queue-worker/package.json"
    ]
  }
}