• v0.13.0 — ingestion: docmark integration operational (ADR-0013)
    CI / Lint / Test / Vet (push) Successful in 16s
    CI / Mirror to GitHub (push) Has been skipped

    mathias released this 2026-07-09 06:57:38 +00:00 | 14 commits to main since this release

    Routes DOCX/XLSX/PPTX/PNG/JPG through the sovereign docmark MCP server
    (previously unsupported extensions, silently skipped/400). Gated on
    DOCMARK_URL being set (6520c2f); fixed a real SSE-framing bug found via a
    live-cluster end-to-end test, not just unit tests (9bdab1c). Verified live:
    POST /ingest-path on a real .docx returns correctly-converted content.

    Downloads