Releases: DimwitLabs/AI-DECLARATION.md
Releases · DimwitLabs/AI-DECLARATION.md
v0.1.2
Added
- New level definitions that focus on the interaction model between human and AI, using verbs
actandpromptwith entitiesHuman,AI, andtaskto more clearly describe AI involvement levels. (#14) - Pull request templates in
templates/directory to help contributors update AI-DECLARATION.md, shifting responsibility from maintainers to contributors. Includes general and detailed variants. - YAML schema for tooling and validation. (#12)
- Korean translation added by @123jimin. Thank you for the contribution! (#13).
- A
templates/directory with two Pull Request templates for reference and to increase easy adoption for repository owners. (#14)
Changed
v0.1.1
Changed
- Renamed from
CANDOR.mdtoAI-DECLARATION.mdafter feedback from the Reddit Discussion.
v0.1.0
Added
- Initial specification defining six AI involvement levels:
none,hint,assist,pair,copilot,auto. - Six process categories:
design,implementation,testing,documentation,review,deployment. - YAML frontmatter format with required
version,level, and## Notessection. - Optional
processesandcomponentsfields for granular declarations - Shields.io badges support for all six levels.
- Landing page at
site/with full specification, examples, badges, and FAQ. CANDOR.mdself-declaration for this repository.- MIT License.
Initial release 🎉