-
Notifications
You must be signed in to change notification settings - Fork 4
Initial Draft for AI Meta Policy #129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
fatimarahman
wants to merge
2
commits into
ai-guidelines
Choose a base branch
from
ai-meta-policy
base: ai-guidelines
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+53
−0
Open
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,53 @@ | ||
| # AI Guidelines Meta-Governance Policy | ||
| **Version:** 0.1 | ||
|
|
||
| ## Overview | ||
|
|
||
| This is a "meta" document — unlike the [AI working policy](./README.md) itself, this does **not** define how NYPL Digital should use AI in day-to-day engineering work. Instead, it answers the following questions: | ||
| - Who is responsible for reviewing and maintaining the AI working policy? | ||
| - How are changes to the policy proposed and recorded? | ||
| - How can we maintain the policy as a living document, and avoid letting it get out of date? | ||
|
|
||
| In essence, **this charter outlines the maintenance *behind* the working policy**. As a reminder, the AI working policy only applies to those who write, review, and ship code. | ||
|
|
||
| --- | ||
|
|
||
| ## Rotating Stewardship | ||
|
|
||
| The AI working policy will be reviewed on a **quarterly basis**. Two engineering pods will be paired up to review and recommend changes to the policy, based on their teams' actual experiences with AI tooling. Not only does this encourage cross-pod collaboration, but it also gives technical leadership a chance to gather how and why tools like Gemini and CoPilot are used by engineers. | ||
|
|
||
| After assessing the current policy against their engineers' experiences and against any external or vendor changes (e.g. licensing, pricing, data privacy updates), the pods will propose changes as needed, along with the associated rationale. | ||
|
|
||
| Final approval of these recommendations will come from either the technical team leads, the AI pod, or higher leadership. *(TBD)* | ||
|
|
||
| ### Example Rotation Schedule | ||
|
|
||
| | Quarter | Rotating Pod Pair | | ||
| | :------ | :---------------- | | ||
| | Q1 | Research Catalog + Data Platforms & Access | | ||
| | Q2 | UPE + ISW | | ||
| | Q3 | Scholarly Research + ILS | | ||
| | Q4 | Digital Asset Preservation & Access + SWIS | | ||
|
|
||
| ### Off-Cycle Reviews | ||
|
|
||
| In the event of an "emergency," an off-cycle review can be triggered. Examples of pressing incidents include: | ||
| - A new institutional directive arrives from HR, Legal, etc. that could affect our AI use | ||
| - Major privacy breaches on one of our approved AI tools | ||
| - Major shifts in the AI landscape (e.g. updated regulation) | ||
|
|
||
| Off-cycle reviews are ad-hoc and can be carried out by the existing AI working policy group. | ||
|
|
||
| --- | ||
|
|
||
| ## Versioning | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Took some liberties here as well, if everyone's behind the idea of versioning I could add a decision log file to this folder |
||
|
|
||
| Because of its transient nature, the AI working policy requires a **"last reviewed" date** and a **version number** to monitor how the document has evolved. This is modeled after our [pre-established versioning guidelines](../standards/versioning.md): | ||
|
|
||
| | Change Type | Version Step | Example | | ||
| | :---------- | :----------- | :------ | | ||
| | Major | x.0 | New tool approved; a substantive rule change | | ||
| | Minor | x.y | Clarified wording; added an example; small scope tweak | | ||
| | Review, no change | date only | Quarterly review completed; policy reaffirmed as-is | | ||
|
|
||
| Alongside its versioning, the AI working policy document should have an associated **decision log** (similar to a [CHANGELOG](../standards/documentation.md#changelog)) to briefly record how and why updates were made. | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.