add starr documentation

This commit is contained in:
2026-04-18 16:49:11 -04:00
parent 936df3b7fc
commit b80322f58a
5 changed files with 451 additions and 13 deletions

View File

@@ -0,0 +1,18 @@
---
description: "Use when writing or updating documentation (Markdown, README, docs pages, guides). Require explicit top-of-document labeling when a document is fully AI-generated."
name: "AI Documentation Attribution"
applyTo: "**/*.md"
---
# AI Documentation Attribution
- When documentation is fully AI-generated, include an explicit attribution note.
- The attribution must be visible in the document body and easy to find by readers.
- Acceptable labels include one of:
1. "AI-generated documentation"
- Place the attribution at the top of the document by default.
- If only parts are AI-assisted, attribution is optional unless you want to disclose assistance.
- Do not imply fully human authorship for content produced by AI.
Example attribution lines:
- `> Note: This document was AI-generated and reviewed by a maintainer.`