Skip to content

Delete workflow-authoring-tools: 940 LOC, zero importers - #318

Merged
TheGreatAxios merged 1 commit into
mainfrom
cl-del-wat
Aug 22, 2026
Merged

Delete workflow-authoring-tools: 940 LOC, zero importers#318
TheGreatAxios merged 1 commit into
mainfrom
cl-del-wat

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Contributor

Summary

  • Deletes packages/workflow-authoring-tools (940 LOC): verified zero importers outside its own src/ (grep of @corbits/workflow-authoring-tools and relative-path reaches across apps/ packages/ scripts/ workflows/), and not registered in CORBITS_TOOL_PACKAGE_DIRS or any tool bundle.
  • Re-checked packages/agent-workflow-authoring's importers post-delete: it is still imported by apps/hub/src/index.ts, apps/hub/package.json, and packages/hub-client/src/seed.ts — not a zero-importer candidate, no action taken.

Fixes CL-6646 (references CL-6622).

Test plan

  • bun install
  • WORKBENCH_CHECK_SINCE=origin/main bun run typecheck
  • bun run test
  • bun run lint
  • bun run check:deletion
  • bun run check:licenses
  • bun run check:tool-package-pins

Verified zero importers outside its own src/ across apps/ packages/
scripts/ workflows/ (bare specifier and relative-path). Not registered
in CORBITS_TOOL_PACKAGE_DIRS or any tool bundle.

References CL-6646.
@TheGreatAxios
TheGreatAxios merged commit 548b671 into main Aug 22, 2026
5 checks passed
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.

1 participant