docs(migration): upstream-reader summary + how the port tracks docling releases - #29
Merged
Merged
Conversation
…ocess Ahead of the docling-org collaboration: an 'at a glance' table up top (what the port is, conformance and performance in one line each, where the models come from, what is intentionally not ported), fleischwolf-rag in the crate tree, and a new §9 describing how the port tracks upstream releases — conformance.sh against the latest PyPI docling surfaces drift as per-fixture diffs, model bumps re-export/re-quantize/republish via the existing scripts, and the snapshot + regression suites re-gate every sync. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017fKFbatf55BK5j8vr3dZjj
artiz
pushed a commit
to artiz/docling.rs
that referenced
this pull request
Jul 13, 2026
…order fixes The pdf table/text fixtures pick up the quote normalization and the docling-parse index-order cell join; several of them (2206, 2305, normal_4pages, right_to_left_03, llncsdoc, mets_gbs, scanned/*) had been stale since PR docling-project#29 - the odf panic (fixed two commits ago) aborted every full snapshot regeneration before it reached them. The scanned/OCR fixtures were re-pinned from a source-rebuilt model set (models-v1 assets are unreachable from this environment); if the release-model environment disagrees on OCR text, re-pin them there once. Signed-off-by: artiz <artem.kustikov@gmail.com> Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EY5KAiquN4YpVf2PXEQkVT Signed-off-by: artiz <artem.kustikov@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Prep for the docling-org collaboration sync —
MIGRATION.mdnow works as the technical one-pager for an upstream reader, without adding a new document:conformance.shmeasures against the latest published docling so upstream releases surface as concrete per-fixture diffs; model bumps flow through the existing export → quantize → publish scripts; the snapshot + 133-source regression suites re-gate every sync. Also states what can't be absorbed automatically (VLM/enrichment architectures, documented model differences).fleischwolf-ragadded to the crate tree, "Four layers" wording fixed.Docs-only change.
🤖 Generated with Claude Code
https://claude.ai/code/session_017fKFbatf55BK5j8vr3dZjj
Generated by Claude Code