chore: enforce folder module discipline in @uncaged/workflow #107

Merged
xiaoju merged 1 commits from chore/106-workflow-module-discipline into main 2026-05-08 01:39:49 +00:00

1 Commits

Author SHA1 Message Date
xiaoju 2bbe5a3d0e chore: enforce folder module discipline in @uncaged/workflow
Each folder now has:
- types.ts for all type definitions
- index.ts with pure re-exports only
- Cross-folder imports go through index.ts

Closes #106
2026-05-08 01:37:23 +00:00