Skip to content

chore: add shareable section on AI data usage & privacy#2599

Open
claudiacodacy wants to merge 1 commit intomasterfrom
ai-data-usage-and-privacy
Open

chore: add shareable section on AI data usage & privacy#2599
claudiacodacy wants to merge 1 commit intomasterfrom
ai-data-usage-and-privacy

Conversation

@claudiacodacy
Copy link
Contributor

@claudiacodacy claudiacodacy commented Feb 27, 2026

👀 Live preview

https://ai-data-usage-and-privacy--docs-codacy.netlify.app/codacy-ai/codacy-ai/#ai-data-usage-and-privacy

🚧 To do

  • If relevant, include the Jira issue key at the end of the pull request title
  • Perform a self-review of the changes
  • Fix any issues reported by the CI/CD
@github-actions
Copy link
Contributor

Overall readability score: 54.15 (🟢 +0)

File Readability
codacy-ai.md 55.75 (🔴 -0.76)
View detailed metrics

🟢 - Shows an increase in readability
🔴 - Shows a decrease in readability

File Readability FRE GF ARI CLI DCRS
codacy-ai.md 55.75 37.5 10.91 12 12.18 7.41
  🔴 -0.76 🟢 +0 🔴 -0.17 🔴 -0.1 🟢 +0 🔴 -0.1

Averages:

  Readability FRE GF ARI CLI DCRS
Average 54.15 42.98 10.94 12.32 12.23 8.01
  🟢 +0 🟢 +0 🟢 +0 🟢 +0 🟢 +0 🟢 +0
View metric targets
Metric Range Ideal score
Flesch Reading Ease 100 (very easy read) to 0 (extremely difficult read) 60
Gunning Fog 6 (very easy read) to 17 (extremely difficult read) 8 or less
Auto. Read. Index 6 (very easy read) to 14 (extremely difficult read) 8 or less
Coleman Liau Index 6 (very easy read) to 17 (extremely difficult read) 8 or less
Dale-Chall Readability 4.9 (very easy read) to 9.9 (extremely difficult read) 6.9 or less
@codacy-production
Copy link
Contributor

Codacy's Analysis Summary

0 new issue (≤ 0 minor issue)
0 new security issue
More details

AI Reviewer: run the reviewer on demand. As new changes are pushed, run a review below.
To trigger the first review automatically, go to your organization or repository integration settings.
AI can make mistakes. Always validate suggestions.

 
  Run Reviewer ▶︎  
 


### Model training

Codacy does not use your code, repository contents, or comments to train external AI models. No customer code or review text is incorporated into any model training — this applies to Codacy, OpenAI, and Google Gemini alike.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Codacy does not use your code, repository contents, or comments to train external AI models. No customer code or review text is incorporated into any model training — this applies to Codacy, OpenAI, and Google Gemini alike.
Codacy does not use your code, repository contents, or comments to train external AI models. No customer code or review text is incorporated into any model training — this applies to Codacy, OpenAI, Google, Anthropic, or any other third-party AI provider.
Comment on lines +17 to +19
### How prompts are handled

Codacy AI features use one-shot prompts: each request is self-contained, and neither the prompts sent to the AI nor the outputs returned are stored by Codacy.
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd remove this, since we are gonna need to store them soon for the feedback loop


### Debug logs

Codacy retains minimal logs strictly for debugging purposes (e.g., to verify data formatting, delivery, and internal reasoning fields). These logs:
Copy link
Contributor

Choose a reason for hiding this comment

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

Codacy does not retain the logs, strictly speaking. OpenAI and Google do. (important because these logs don't live on our servers)


- To generate an AI-enhanced comment, Codacy only processes the specific issue context: the issue line plus up to ten lines before and ten lines after that line. No additional repository data is sent or used.
- Codacy does not use your code, repository contents, or comments to train external AI models. No customer code or review text is incorporated into model training.
To generate an AI-enhanced comment, Codacy only processes the specific issue context: the issue line plus up to ten lines before and ten lines after that line. No additional repository data is sent or used. For full details on data handling, see [AI data usage and privacy](#ai-data-usage-and-privacy).
Copy link
Contributor

Choose a reason for hiding this comment

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

Aren't we removing "AI-enhanced comments"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants