docs: regenerate CITATION.cff after the dependency sweep - #44
Merged
Conversation
CITATION.cff is generated by the router's scripts/gen_citation_cff.py. The sweep moved this repo's version, and the file is not covered by the single-source version guard, so it drifted silently — several repos were one to three releases behind. Regenerated with the fleet generator rather than hand-edited; date-released comes from this repo's latest GitHub release. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> Claude-Session: https://claude.ai/code/session_01EUS8yK2hqkNpfoTxFR4RPR
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.
CITATION.cffis generated by the router'sscripts/gen_citation_cff.py, but it is notcovered by the single-source version guard and
make citation-checkneeds siblingcheckouts, so it cannot run in this repo's CI. The result is silent drift — across the
fleet, files were between one and three releases behind their
pyproject.toml.Today's dependency sweep moved this repo's version, so this regenerates the file with the
fleet generator rather than hand-editing it.
date-releasedcomes from this repo's latestGitHub release, which is why
--checkdeliberately ignores that field.Part of the 2026-07-30 fleet sweep; 17 repos were stale when it started.
🤖 Generated with Claude Code
https://claude.ai/code/session_01EUS8yK2hqkNpfoTxFR4RPR