Architecture¶
This section explains how Meridian is implemented today.
It is written for engineers who need to understand the system, maintain it, or reason about why the docs describe a feature the way they do.
Read this section if you need to understand¶
- the end-to-end runtime pipeline
- package responsibilities and seams
- how reports and artifacts are produced
- how CI integration and docs publishing fit together