Add TRG 11 — Generative AI guidelines (11.01 & 11.02)#1558
Draft
mgarciaLKS with Copilot wants to merge 2 commits into
Draft
Add TRG 11 — Generative AI guidelines (11.01 & 11.02)#1558mgarciaLKS with Copilot wants to merge 2 commits into
mgarciaLKS with Copilot wants to merge 2 commits into
Conversation
Copilot
AI
changed the title
[WIP] Add guidelines for committers from FOSS governance
Add TRG 11 — Generative AI guidelines (11.01 & 11.02)
Jun 19, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
👋 Hi! I'm the KIT Master Builder — your Eclipse Tractus-X KIT architect.
The Eclipse Foundation FOSS governance (Project Handbook — Generative AI) requires that AI-assisted contributions be disclosed: substantial AI-generated code must be dual-licensed under
CC0-1.0, commits must carry anAssisted-by:trailer naming the model, and projects should publish an AI usage policy. This adds a new TRG 11 family documenting those rules.What's included
docs/release/trg-11/trg-11-01.md— Generative AI usage and contribution. Allowed-usage conditions, the mandatoryAssisted-by: <tool> (<model-version>)commit trailer, and theAI_POLICY.mdrecommendation (allowed/restricted/forbidden, recommended models, quality + test requirements).docs/release/trg-11/trg-11-02.md— AI disclosure and licensing in headers. The AI Disclosure block (minimally | largely | entirely), combinedSPDX-License-Identifier(Apache-2.0 AND CC0-1.0/CC-BY-4.0 AND CC0-1.0), and copy-paste header examples for code and non-code files.docs/release/trg-11/_category_.json— sidebar category "TRG 11 - Generative AI".sidebars.js— registers TRG 11 (autogenerated pattern) after TRG 10.Key decisions
.mdstructure (status table →## Why→## Description) and absolute/docs/release/...cross-links, matching TRG 7.02. Status isDraft.AI_POLICY.mdis documented as a TRG 11.01 requirement rather than committed here, keeping scope to the requested deliverable. Can scaffold a concrete policy file in a follow-up if wanted.How to review
Assisted-by:format match the issue.Compliance check
.markdownlint.yaml): 0 errors on both files.sidebars.jsloads via Node and containsrelease/trg-11; all internal link targets exist.Example header introduced by TRG 11.02:
Thanks for trusting me to build this with you! 🏗️ Feel free to ask me anything in the comments.