Uh oh!
There was an error while loading. Please reload this page.
docs(ruby-gem): sync NativeFeed and entry resolution for gem 0.28.0 - #1249
Merged
Conversation
Sync auto-source tiers and schema toggles with v0.27.2..HEAD (native RSS/Atom promotion + weak-entry tournament).
Describe NativeFeed/entry-resolution steps in the auto chain, request-budget impact, and Botasaurus timeout_phase diagnostics.
Alternate feeds now route to scrape_url; document surface_category and nested sst fields for agents.
Document --explain / status.to_h entry_url scrape_url entry_resolution and additive migration bullets.
Forward-facing rewrite of NativeFeed/entry-resolution/MCP Status docs; drop the temporary 0.28.0 backward-compat section and restore scraper_eligibility on inspect.
Uh oh!
There was an error while loading. Please reload this page.
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 freeto 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.
What changed
auto_source.scraper.native_feed(native RSS/Atom) andauto_source.entry_resolutionon Auto Source.strategy: autoon Strategy; note Botasaurustimeout_phaseonRequestTimedOut.inspect_urlpayload (surface_category, nestedsst,scraper_eligibility) andnext_stepwhenalternate_feedsis present.--explain/status.to_hwithentry_url,scrape_url,entry_resolution.next_stepbehavior.Why
Upcoming gem 0.28.0 (
html2rssv0.27.2..HEAD) adds NativeFeed promotion and weak-entry URL resolution; public docs were missing those contracts.Risk
html2rss.github.io.0.27.2; docs describe the unreleased HEAD contracts.Review map
Review map: whole PR is small — start at
src/content/docs/ruby-gem/reference/auto-source.mdx.Validation
make lintmake build