# PROMETEU Documentation This directory contains the technical documentation and specifications for the PROMETEU project. ## Content ### 📜 [Specifications (Specs)](./specs) Detailed documentation on system architecture, cartridge format, VM instruction set, and more. - [Topic Index](./specs/topics/table-of-contents.md) ### 🐞 [Debugger](./debugger) Documentation on debugging tools and how to integrate new tools into the ecosystem. ### 🔌 [DevTools Protocol](../devtools-protocol) Definition of the communication protocol used for real-time debugging and inspection.