InferenceOS is an experimental, open-source x86-64 operating-system which moves file-type knowledge away from the filename into an operating-system-controlled metadata and routing layer.
Traditional operating systems commonly allow file-type information to become part of the filename. In Windows, a filename such as report.docx explicitly carries its extension.
Linux takes a more flexible approach. The Linux kernel does not fundamentally require filename extensions to determine what a file is.