chore: enforce folder module discipline in @uncaged/workflow #107
Reference in New Issue
Block a user
Delete Branch "chore/106-workflow-module-discipline"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Apply the 4 folder module discipline rules to all 6 folders in
packages/workflow/src/.Changes
For each folder (cas, registry, bundle, extract, engine, util):
types.ts— all type definitions moved hereindex.ts— pure re-exports onlyindex.tssrc/index.tsre-exports from folderindex.tsfiles38 files changed, no logic changes.
Verification
bun run check✅Closes #106