Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
cff-version: 1.2.0
message: "If you use Karzoun FlowForge in engineering work, research, or a publication, please cite the project using this metadata."
title: "Karzoun FlowForge"
type: software
authors:
- family-names: Karzoun
given-names: Mahmoud
repository-code: "https://github.com/mkarson1997/karzoun-flowforge"
url: "https://github.com/mkarson1997/karzoun-flowforge"
version: 0.1.0
date-released: 2026-09-04

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge 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 👍 / 👎.

license: Apache-2.0
keywords:
- workflow-engine
- distributed-systems
- typescript
- postgresql
- opentelemetry
preferred-citation:
type: software
authors:
- family-names: Karzoun
given-names: Mahmoud
title: "Karzoun FlowForge"
version: 0.1.0
year: 2026
url: "https://github.com/mkarson1997/karzoun-flowforge"
Loading