chore: adopt the ADORSYS-GIS AI Governance kit#59
Conversation
Integrate https://adorsys-gis.github.io/ai-governance/ — humans own intent, verification, and consequences; AI output is reviewed as untrusted. - .github/ISSUE_TEMPLATE/{epic,user-story,dev-ticket,config}.yml — structured issue forms (blank issues disabled) - .github/PULL_REQUEST_TEMPLATE.md — AI Usage Declaration, source-of-truth, verification evidence, risk assessment - .github/workflows/governance.yml — advisory PR check delegating to the reusable workflow pinned to the ai-governance v1.0.0 release SHA (959d856) - governance stanza appended to CLAUDE.md / AGENTS.md and a new .github/copilot-instructions.md (under the managed marker) - CONTRIBUTING.md — AI Governance section + PR-template pointer - created epic / user-story / ticket labels the forms declare Files copied verbatim from the canonical kit. The opencode review caller is intentionally not added (repo already has .github/workflows/opencode-run.yml). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
❌ AI Governance check failedThis PR description is missing the following governance requirements:
Please update the PR description using the pull request template and edit the PR body to re-run the check.
|
There was a problem hiding this comment.
Code Review
This pull request establishes an AI Governance framework by introducing structured GitHub issue templates (for Epics, User Stories, and Development Tickets) and a comprehensive Pull Request template. These templates enforce AI usage declarations, human verification, source-of-truth links, and verification evidence. Additionally, AI Governance guidelines and stanzas have been integrated into .github/copilot-instructions.md, AGENTS.md, CLAUDE.md, and CONTRIBUTING.md to define human accountability standards. There are no review comments on these changes, and I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
1. Summary
Adopts the ADORSYS-GIS AI Governance kit:
.github/ISSUE_TEMPLATE/{epic,user-story,dev-ticket,config}.yml— structured issue forms (blank issues disabled).github/PULL_REQUEST_TEMPLATE.md— AI Usage Declaration / source-of-truth / verification / risk.github/workflows/governance.yml— advisory PR check, delegating to the reusable workflow pinned to thev1.0.0release SHA959d856(not a movable tag)CLAUDE.md,AGENTS.md, and a new.github/copilot-instructions.md(under the managed marker)CONTRIBUTING.md— an AI Governance section + PR-template pointerepic/user-story/ticketlabels the forms declare2. Intent
3. Scope
In Scope
CONTRIBUTING.md.Out of Scope
opencode.ymlreview caller — this repo already has.github/workflows/opencode-run.yml, so it's intentionally not added.4. Verification
adorsys-gis/ai-governance@main).v1.0.0tag SHA959d8565041ddef86d3a10001b64393a6d4a60a2.epic/user-story/ticketlabels created in this repo (forms only apply existing labels).6. Risk Assessment
Risk level: Low — docs + issue/PR templates + one advisory workflow; no effect on build, publish, or existing CI gates.
7. AI Usage Declaration
AI was used for: Generating code/config (the integration), Drafting documentation (CONTRIBUTING section, this PR).
Source of truth: https://adorsys-gis.github.io/ai-governance/
🤖 Generated with Claude Code