Skip to content

Commit c930ad5

Browse files
committed
Add AI Usage Disclosure section to paper.md
JOSS introduced a mandatory AI/LLM disclosure policy on 2025-12-07 (https://joss.readthedocs.io/en/latest/policies.html). Authors must disclose: the AI tools/models and versions used, where they were used (code, paper text, docs), and the nature of the assistance; and assert that humans reviewed and validated all AI-assisted outputs.
1 parent fe5c5f3 commit c930ad5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

paper/paper.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,8 @@ The package is fully documented, tested, and available for installation via the
8181

8282
We thank the developers of the open-source packages that this work relies upon, including `anesthetic`, `numpy`, `scipy`, `pandas`, and `corner.py`. This work was performed using the Cambridge Service for Data Driven Discovery (CSD3), operated by the University of Cambridge Research Computing Service, provided by Dell EMC and Intel using Tier-2 funding from the Engineering and Physical Sciences Research Council (capital grant EP/P020259/1), and DiRAC funding from the Science and Technology Facilities Council (www.dirac.ac.uk).
8383

84+
# AI Usage Disclosure
85+
86+
The core `unimpeded` package was written by the human authors prior to the availability of Claude Code. Anthropic's Claude Code (Claude Opus 4.7) was later used for a limited set of targeted contributions: small additions to `unimpeded.database`, writing unit tests for those additions, and drafting workflow documentation. All AI-assisted outputs were reviewed, edited, and validated by the human authors, who retained all core design decisions.
87+
8488
# References

0 commit comments

Comments
 (0)