.. _gui-design-docs: ======================== GUI Design Documentation ======================== This section contains detailed design documentation for the FUSION web-based GUI. These documents describe the architecture, API specifications, coding standards, and implementation roadmap. .. note:: For user-facing documentation on how to use the GUI, see :doc:`/getting-started/gui/index`. For developer documentation on the implementation, see :doc:`/developer/fusion/api/index` and :doc:`/developer/fusion/frontend/index`. Contents ======== .. toctree:: :maxdepth: 1 00-overview 01-architecture 02-run-lifecycle 03-run-directory-contract 04-api 05-frontend-standards 06-backend-standards 07-contributing 08-ci-cd 09-roadmap 10-testing adr/0001-react-fastapi-architecture