Collapse the two-namespace pattern (e.g. File + FileService) into a single namespace per module: Interface, Service, layer, and defaultLayer all live on the domain namespace directly. Rename DiscoveryService → Discovery for consistency. Remove no-op init() methods and unnecessary defaultLayer = layer re-exports per EFFECT_MIGRATION_PLAN.md conventions. |
||
|---|---|---|
| .. | ||
| fsmonitor.test.ts | ||
| ignore.test.ts | ||
| index.test.ts | ||
| path-traversal.test.ts | ||
| ripgrep.test.ts | ||
| time.test.ts | ||
| watcher.test.ts | ||