Design notes¶
Long-form notes that capture why SimWeave is shaped the way it is. These started as living planning documents and are kept in the repository so design intent travels with the code.
| Note | Status |
|---|---|
| Currency | Implemented in 0.2 |
| Visualisation | Implemented in 0.3 |
| EdgeWeave integration | Living document |
| Packaging | Reference |
| API surface | Reference |
| Parameter sweeps & sensitivity | Proposal for v0.7 |
These notes were written alongside the implementation and are imported
verbatim from the repository root (VIZ_DESIGN.md, CURRENCY_DESIGN.md,
EdgeWeave.md, PACKAGING.md, SIMWEAVE_API.md) via the
mkdocs-include-markdown-plugin, so they never drift from the source
of truth.