docs: add machine-readable citation metadata - #8
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideAdds a root-level CITATION.cff file containing standardized project metadata and preferred citation details, enabling citation tools and researchers to reference the software consistently. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 99653915bb
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| repository-code: "https://github.com/mkarson1997/karzoun-flowforge" | ||
| url: "https://github.com/mkarson1997/karzoun-flowforge" | ||
| version: 0.1.0 | ||
| date-released: 2026-09-04 |
There was a problem hiding this comment.
Do not advertise an unreleased version
When citation tools ingest this file, they will record version 0.1.0 as released on 2026-09-04, but this commit has no release tag and CHANGELOG.md:7 still classifies every change as Unreleased. Either omit the release-specific fields until 0.1.0 is published or update the release history as part of the release so generated citations do not claim a nonexistent release.
Useful? React with 👍 / 👎.



Adds
CITATION.cffwith project identity, author, version, Apache-2.0 license, repository URL, and preferred software citation.Closes #6
Summary by Sourcery
Documentation: