pub fn chunk_workspace( workspace_root: impl AsRef<Path>, files: &[FileManifestEntry], ) -> Result<Vec<CodeChunk>>