docs: align feed-directory and AGENTS with registry sync catalog - #1245
Draft
gildesmarais wants to merge 6 commits into
Draft
docs: align feed-directory and AGENTS with registry sync catalog#1245gildesmarais wants to merge 6 commits into
gildesmarais wants to merge 6 commits into
Conversation
Unblocks lint CI on docs PRs; formatting drift on main.
gildesmarais
marked this pull request as draft
August 22, 2026 14:12
This was referenced Aug 22, 2026
Draft
Draft
Replace legacy lib/html2rss/configs links with configs/, document registry.id in contribution workflows, and use directory feed terminology.
Align feed-config contribution steps with creating-custom-feeds for Feed Directory catalog metadata.
Unify registry.id / directory.* requirements across MCP and contributor guides, and replace stale "included feeds" / lowercase "feed directory" wording with consistent Feed Directory terminology.
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.
Stack (registry v1)
Land in order:
What changed
AGENTS.md— ownership:html2rss-configs→configs/+tool/registry-build(#317);html2rss-web→GET /api/v1/configs+Registry::Sync(#1097)id,path,directory,channel,parameters,source; bundle rows addregistry; local rows omitregistry; browse UI ignoressource/registry(parsing inadapters/catalog-api.ts)src/content/docs/web-application/reference/monitoring.mdx— Prettier table alignment only (no monitoring semantics change)Why
Feed-directory browse UI loads catalog from a running instance’s registry sync (#1097), backed by signed bundles from #317 and verify logic in #476. Contributor docs still described the old gem/catalog model.
Risk
lib/html2rss/configspaths (follow-up PR)Review map
Review map: whole PR is small — start at
AGENTS.mdcross-repo contracts section.Validation
make check— lint + build pass on CI