Built-in local platform-function tools: hosted-tool handlers the
platform itself ships, executed in-process with no external
backend. Currently the local registration site
(LocalHostedToolRepository), the file-storage family
(FileStorage + FileMetadata + FileNotFoundException — the
storage a file-reading function resolves against; storage
maintenance rides with the function, so the family lives here,
not in the IR), and its default ...