From 66aabada0db33a33de1f8b3faa27352f947e0001 Mon Sep 17 00:00:00 2001 From: PSBigBig + MiniPS Date: Sun, 8 Mar 2026 22:26:30 +0800 Subject: [PATCH] Update CITATION.cff --- CITATION.cff | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 2a652479..48efa2f9 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,6 +1,7 @@ cff-version: 1.2.0 -message: "If you use this work, please cite it." +message: "If you use WFGY in research, evaluation, teaching, or debugging workflows, please cite this repository." title: "WFGY" +abstract: "WFGY is an open-source reasoning and debugging ecosystem for AI systems. It includes the Problem Map line for structured failure diagnosis, the Global Debug Card for image-first triage, and broader framework layers for reasoning, evaluation, and system-level analysis." type: software authors: - name: "PSBigBig" @@ -12,8 +13,8 @@ keywords: - "RAG" - "LLM" - "retrieval-augmented generation" + - "agent systems" - "debugging" - "troubleshooting" - "evaluation" - - "knowledge graph" - "reasoning"