Anastomosis archive assets — third-party notices
==================================================

This directory contains the static assets copied into every emitted archive.

* anast.css         — Anastomosis stylesheet. AGPL-3.0-or-later.
* anast-index.js    — Anastomosis patient-search bootstrap. AGPL-3.0-or-later.
                      Vanilla DOM, no third-party runtime dependencies.

No third-party JavaScript libraries are bundled with an Anastomosis archive.
The search bootstrap is an intentionally small substring/token matcher —
enough for browsing a single practice's archive offline, and replaceable
without touching the index.json schema. Vendoring a full-text search library
(MiniSearch, MIT) stays deferred until the exact build can be fetched and
pinned by hash from a trusted release source; if that lands, its license text
will be added to this file.

Project home: https://github.com/AzalDaniel/Anastomosis
