# Architecture Overview

This page presents an interactive diagram of the ROSS library architecture.
Click on the image to open the full SVG diagram, where you can click on any element to navigate to its detailed diagram.

```{raw} html
<a href="../_static/diagrams/ross-overview.svg" target="_blank">
  <object data="../_static/diagrams/ross-overview.svg" type="image/svg+xml" width="100%" style="max-height: 800px; pointer-events: none;">
    Your browser does not support SVG. <a href="../_static/diagrams/ross-overview.svg">Download the diagram</a>.
  </object>
  <p style="text-align: center; margin-top: 8px; font-size: 14px;">Click to open the interactive diagram ↗</p>
</a>
```
