-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathCITATION.cff
More file actions
27 lines (27 loc) · 996 Bytes
/
CITATION.cff
File metadata and controls
27 lines (27 loc) · 996 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
cff-version: 1.2.0
message: "If you use DAAF in your research, please cite it as below."
type: software
title: "DAAF: The Data Analyst Augmentation Framework"
abstract: >-
An open-source, domain-extensible research orchestration framework
that structures AI-assisted data analysis with human-in-the-loop
oversight, automated quality review, and full audit trail preservation.
Built on Claude Code (Anthropic), DAAF enforces transparent, rigorous,
and reproducible workflows for quantitative research.
authors:
- family-names: Kim
given-names: Brian Heseung
orcid: "https://orcid.org/0000-0002-7988-1802"
version: "2.0.0"
date-released: "2026-03-31"
license: LGPL-3.0-or-later
url: "https://github.com/DAAF-Contribution-Community/daaf"
repository-code: "https://github.com/DAAF-Contribution-Community/daaf"
keywords:
- research-automation
- ai-assisted-research
- data-analysis
- reproducible-research
- human-in-the-loop
- claude-code
doi: 10.5281/zenodo.19343886