Skip to content

refactor: split remaining hotspots (ops, auth, comments, publications, MCP, controller) - #1020

Merged
tiankaima-copilot merged 1 commit into
mainfrom
refactor/workspace-hotspot-splits
Sep 6, 2026
Merged

refactor: split remaining hotspots (ops, auth, comments, publications, MCP, controller)#1020
tiankaima-copilot merged 1 commit into
mainfrom
refactor/workspace-hotspot-splits

Conversation

@tiankaima-copilot

Copy link
Copy Markdown
Collaborator

Summary

  • Split operation-definitions.ts into scoped modules (catalog/account/community/workspace) with stable registry order.
  • Split publication ingestion, comment mutations/target resolution, and auth route clusters behind thin façades/barrels.
  • Move MCP tool-output-schemas/shared leftovers into domain schema modules (builders + catalog/workspace/community/bus).
  • Extract createWorkspacePageControllerActions to shrink WorkspacePageController.svelte script.

Test plan

  • bunx tsc (app + tests)
  • bunx vitest run (2588 passed)
  • GraphQL schema snapshot + MCP descriptor unit tests
  • CI full check

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 4, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
life-ustc 099d076 Sep 06 2026, 06:56 AM

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Base automatically changed from refactor/workspace-mass-rename to refactor/workspace-prisma-rename September 6, 2026 05:24
@tiankaima-copilot
tiankaima-copilot force-pushed the refactor/workspace-prisma-rename branch from 6bb0e7d to 53355e1 Compare September 6, 2026 05:24
@tiankaima-copilot
tiankaima-copilot force-pushed the refactor/workspace-hotspot-splits branch from 007ffae to be1457c Compare September 6, 2026 05:25
@tiankaima-copilot
tiankaima-copilot changed the base branch from refactor/workspace-prisma-rename to refactor/workspace-mass-rename September 6, 2026 05:25
@tiankaima-copilot
tiankaima-copilot force-pushed the refactor/workspace-mass-rename branch from 82533e4 to 518e5b3 Compare September 6, 2026 05:29
@tiankaima-copilot
tiankaima-copilot force-pushed the refactor/workspace-hotspot-splits branch 2 times, most recently from 7922984 to 8407855 Compare September 6, 2026 05:31
@tiankaima-copilot
tiankaima-copilot force-pushed the refactor/workspace-mass-rename branch from 54f13ac to b4cdecd Compare September 6, 2026 05:51
@tiankaima-copilot
tiankaima-copilot force-pushed the refactor/workspace-hotspot-splits branch from 8407855 to 4aaf6be Compare September 6, 2026 05:51
@tiankaima-copilot
tiankaima-copilot force-pushed the refactor/workspace-mass-rename branch from b4cdecd to 9c5eeff Compare September 6, 2026 05:54
@tiankaima-copilot
tiankaima-copilot force-pushed the refactor/workspace-hotspot-splits branch from 4aaf6be to 3be0dd1 Compare September 6, 2026 05:54
@tiankaima-copilot
tiankaima-copilot force-pushed the refactor/workspace-mass-rename branch from 9c5eeff to 37a647f Compare September 6, 2026 05:59
@tiankaima-copilot
tiankaima-copilot force-pushed the refactor/workspace-hotspot-splits branch from 3be0dd1 to 28ec074 Compare September 6, 2026 05:59
@tiankaima-copilot
tiankaima-copilot force-pushed the refactor/workspace-mass-rename branch from 37a647f to 883ec83 Compare September 6, 2026 06:03
@tiankaima-copilot
tiankaima-copilot force-pushed the refactor/workspace-hotspot-splits branch from 28ec074 to a258dd4 Compare September 6, 2026 06:03
@tiankaima-copilot
tiankaima-copilot force-pushed the refactor/workspace-mass-rename branch from 883ec83 to 5347f7d Compare September 6, 2026 06:11
@tiankaima-copilot
tiankaima-copilot force-pushed the refactor/workspace-hotspot-splits branch from a258dd4 to 500c7e4 Compare September 6, 2026 06:11
@tiankaima-copilot
tiankaima-copilot force-pushed the refactor/workspace-mass-rename branch from 5347f7d to 14c660d Compare September 6, 2026 06:30
@tiankaima-copilot
tiankaima-copilot force-pushed the refactor/workspace-hotspot-splits branch 2 times, most recently from 17e46f3 to d3fbdc4 Compare September 6, 2026 06:33
Base automatically changed from refactor/workspace-mass-rename to main September 6, 2026 06:53
…s, controller

Behavior-preserving hotspot splits: operation-definitions by scope, publication ingestion phases, comment mutations/target resolution barrels, auth route clusters, MCP tool-output schemas into domain modules, and WorkspacePageController action wiring extraction.
@tiankaima-copilot
tiankaima-copilot force-pushed the refactor/workspace-hotspot-splits branch from d3fbdc4 to 099d076 Compare September 6, 2026 06:54
@tiankaima-copilot
tiankaima-copilot merged commit 03b1a9a into main Sep 6, 2026
18 checks passed
@tiankaima-copilot
tiankaima-copilot deleted the refactor/workspace-hotspot-splits branch September 6, 2026 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants