You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deliver the approved richer extraction semantics as one coordinated extractor/fragmenter dependency cut. Add evidence-backed reader meaning and the discriminated fragment source to the public extractor, consume it through the deep fragmenter seam, and keep the deprecated wrappers on the exact compatibility stream.
Acceptance criteria
The extractor emits the approved smallest qualifying units for table headers, captions, citations, blockquote fallback, meaningful image alternatives, and fixture-backed authored Ghost card roles.
Controls, states, provider chrome, URLs, decorative content, unknown-wrapper text, and hidden or explicitly non-semantic subtrees are excluded without changing compatibility fragments.
Rich candidates use the approved local precedence and normalization rules, never suppress compatibility fragments, and never deduplicate across separate semantic containers.
The public synchronous operation returns emitted immutable fragments only; sourceTag is replaced by the approved discriminated source, and every fragment carries searchable fragment HTML.
The fragmenter consumes every richer fragment through the deep API, preserves preformatted behavior from the source description, and does not reinterpret rich semantics.
Deprecated wrappers filter to the exact compatibility stream and retain exact final records.
Offline fixture/public-seam tests cover richer units, ordering, headings/anchors, image-alt escaping, fallback, local duplicates, exclusions, card boundaries, and unchanged compatibility records.
A coordinated scoped minor release publishes extractor and fragmenter topologically; Nx-created application patches are identified as dependency-only and all artifacts are clean-install verified.
Release notes call the extractor source change breaking for direct 0.1.x consumers, describe the new indexed meaning through the fragmenter, and require coordinated rollback of the selected package/application set.
Parent
What to build
Deliver the approved richer extraction semantics as one coordinated extractor/fragmenter dependency cut. Add evidence-backed reader meaning and the discriminated fragment source to the public extractor, consume it through the deep fragmenter seam, and keep the deprecated wrappers on the exact compatibility stream.
Acceptance criteria
sourceTagis replaced by the approved discriminatedsource, and every fragment carries searchable fragment HTML.0.1.xconsumers, describe the new indexed meaning through the fragmenter, and require coordinated rollback of the selected package/application set.Blocked by