NodeFileSystem

NodeFileSystem

I am the host file system. I expose, in domain terms, the file and path operations Testy needs: find test files under a directory, resolve a path, answer a path's extension, read a JSON document, and remove a temporary file. The core never names Node's fs/path APIs directly. See decision 0018 (host capability catalog).