Skip to content

Commit 9aa156e

Browse files
authored
Merge pull request #1354 from cloudfoundry/ari-ai-policy
[ARI] Add AI Usage Policy
2 parents 72d4a03 + fc0565f commit 9aa156e

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Application Runtime Interfaces - AI Tooling Policy
2+
3+
Pursuant to [CFF
4+
RFC0047](https://github.com/cloudfoundry/community/blob/main/toc/rfc/rfc-0047-ai-disclosures.md),
5+
all _external_ contributions (code or otherwise) to Application Runtime
6+
Interfaces (ARI) projects require reasonable disclosure of any AI/LLM tooling used in
7+
the creation of the contribution.
8+
9+
The disclosure should include, at minimum, the tooling used and the magnitude
10+
of that usage (e.g. entirely-generated, partially-generated, referenced, no AI
11+
used, etc.). ARI Approvers and Reviewers may reject contributions with
12+
suspected AI usage that do not contain a disclosure.
13+
14+
Examples of reasonable disclosure:
15+
1. Text in the PR description
16+
1. Text in commit messages
17+
1. Including the AI Tool as a co-author on commits
18+
1. or equivalent
19+
20+
Application Runtime Interfaces **Approvers and Reviewers are exempt** from this
21+
policy, but are encouraged to disclose AI tooling usage for transparency and
22+
educational purposes.

0 commit comments

Comments
 (0)