v0.1.2: retrievable text overflow for ris_get_document
retrievable text overflow for ris_get_document
ris_get_document no longer truncates oversized document text — it returns a retrievable §/Artikel/Anlage section outline instead, with selective re-call by name.
Added:
sectionsinput param onris_get_documentfor selective section re-call after an outlinekindoutput discriminator (full|outline) plus an outlinesectionsarray (name + byte size)
Fixed:
- Oversized documents return a navigable §/Artikel/Anlage outline instead of an irreversible truncation; the
ris://document/...resource degrades the same way, pointing back at the tool for section selection (#4)
262 tests pass; bun run devcheck clean.