Bird’s-Eye View =============== This page exists to prove a point: with Sphinx, pages don't “randomly disappear” as long as they are linked in a ``toctree``. Mental model ------------ * **Source files**: reStructuredText (``.rst``) * **Navigation**: explicit ``toctree`` blocks (no magic) * **Build**: ``sphinx-build -b html docs docs/_build/html`` Next ---- Fill this with your architecture overview (spaces, operators, solvers, etc.).