Revise guarantees section and add non-aggregation clause

Updated section headings for clarity and added a new section on non-aggregation for personnel evaluation.
This commit is contained in:
evosoft-ie 2025-12-28 11:55:41 +00:00 committed by GitHub
parent 4b87a02223
commit 451f245cf1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -63,7 +63,7 @@ older provenance remains valid in newer versions
AILint explicitly does not guarantee: AILint explicitly does not guarantee:
3.1 Authorship or Ownership ## 3.1 Authorship or Ownership
AILint does not: AILint does not:
@ -73,7 +73,7 @@ establish copyright ownership
replace attribution requirements replace attribution requirements
3.2 Detection Accuracy ## 3.2 Detection Accuracy
AILint does not guarantee: AILint does not guarantee:
@ -85,7 +85,7 @@ identification of specific models or tools
Inference is always best-effort. Inference is always best-effort.
3.3 Intent or Responsibility ## 3.3 Intent or Responsibility
AILint does not: AILint does not:
@ -95,7 +95,7 @@ assign responsibility
evaluate ethics or compliance evaluate ethics or compliance
3.4 Content Quality ## 3.4 Content Quality
AILint does not: AILint does not:
@ -105,6 +105,24 @@ assess safety
validate factual accuracy validate factual accuracy
## 3.5 Non-Aggregation for Personnel Evaluation
AILint guarantees that:
**The specification does NOT support aggregation for personnel evaluation**
What this means:
- Tools SHOULD NOT aggregate provenance at developer level
- HR or performance monitoring is out of scope
- Reporting focuses on repository/module scope, not individuals
**Acknowledgment:**
We cannot technically prevent misuse, but we establish the normative boundary:
**Aggregating provenance data for performance reviews or hiring decisions is contrary to AILint's purpose.**
Organizations should establish policies prohibiting such use.
4. Heuristic Interpretation Disclaimer 4. Heuristic Interpretation Disclaimer
When explicit provenance is absent: When explicit provenance is absent: