ID:WORK-483Status:ready
snippet / expand / file-ref readers delegate I/O to ProjectFiles
Close the main gap in SPEC-113: read-file.ts (and the snippet/expand/file-ref pipelines) call node:fs directly today, bypassing the injectable seam — so tree mode is not actually fs-free for snippets. Delegate the I/O to the WORK-481 provider, keeping line-slicing and diagnostics intact.
Priority:highComplexity:moderateMilestone:v0.27.0Source:SPEC-113