Skip to content

Add CITATION.cff and citation pointers#206

Merged
imaurer merged 1 commit intomainfrom
add-citation-cff-clean
Mar 13, 2026
Merged

Add CITATION.cff and citation pointers#206
imaurer merged 1 commit intomainfrom
add-citation-cff-clean

Conversation

@imaurer
Copy link
Collaborator

@imaurer imaurer commented Mar 13, 2026

Summary

  • Add root CITATION.cff (CFF 1.2.0 schema) so GitHub shows "Cite this repository" in the sidebar
  • Add Citation sections to README.md and docs/index.md pointing to the file
  • Add 4 contract tests guarding citation metadata, version sync, and doc pointers

Context

Rebased cleanly from the original T065 work onto current main (post-T068 age fix, post-T066 scrub). The original branch carried stale code that would have reverted the --age f32 fix — this PR contains only the citation deliverables.

Test plan

  • uv run pytest tests/test_citation_contract.py — 4/4 pass
  • cargo test — 596 pass, 0 fail
  • CI green

Add root CITATION.cff (CFF 1.2.0 schema) so GitHub shows "Cite this
repository" in the sidebar. Add Citation sections to README.md and
docs/index.md pointing to the file. Add contract tests to guard against
drift.
@imaurer imaurer merged commit 63f4df8 into main Mar 13, 2026
4 checks passed
@imaurer imaurer deleted the add-citation-cff-clean branch March 13, 2026 20:30
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.

1 participant