Skip to content

refactor(atompub): remove unused categories renderer - #1215

Merged
mdorman merged 3 commits into
mainfrom
issue-928-remove-unused-categories-renderer
Aug 27, 2026
Merged

refactor(atompub): remove unused categories renderer#1215
mdorman merged 3 commits into
mainfrom
issue-928-remove-unused-categories-renderer

Conversation

@mdorman

@mdorman mdorman commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • remove the unreachable out-of-line AtomPub Categories Document renderer and public module surface
  • preserve and strengthen coverage for inline Collection category discovery in the Service Document
  • record the inline-only protocol boundary in a proposed ADR and the architecture view

Verification

  • cargo xtask test-local -- -p common
  • cargo xtask precommit through each commit hook
  • cargo xtask prepush through the push hook
  • whole-branch Standards and Spec reviews: no findings after the ADR correction

Closes #928

@mdorman
mdorman added this pull request to the merge queue Aug 27, 2026
Merged via the queue into main with commit 7a75437 Aug 27, 2026
7 checks passed
@mdorman
mdorman deleted the issue-928-remove-unused-categories-renderer branch August 27, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Is common/src/atompub/categories.rs even used?

1 participant