chore: add shareable section on AI data usage & privacy#2599
chore: add shareable section on AI data usage & privacy#2599claudiacodacy wants to merge 1 commit intomasterfrom
Conversation
|
Overall readability score: 54.15 (🟢 +0)
View detailed metrics🟢 - Shows an increase in readability
Averages:
View metric targets
|
Codacy's Analysis Summary0 new issue (≤ 0 minor issue) ✨ AI Reviewer: run the reviewer on demand. As new changes are pushed, run a review below. |
|
|
||
| ### 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. |
There was a problem hiding this comment.
| 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. |
| ### 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. |
There was a problem hiding this comment.
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: |
There was a problem hiding this comment.
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). |
There was a problem hiding this comment.
Aren't we removing "AI-enhanced comments"?
👀 Live preview
https://ai-data-usage-and-privacy--docs-codacy.netlify.app/codacy-ai/codacy-ai/#ai-data-usage-and-privacy
🚧 To do