Skip to content

Releases: DimwitLabs/AI-DECLARATION.md

v0.1.2

14 Apr 10:27

Choose a tag to compare

Added

  • New level definitions that focus on the interaction model between human and AI, using verbs act and prompt with entities Human, AI, and task to 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

  • Site improvements: dropdowns, missing translation page, missing version page, mobile site tweaks. (#9)
  • An attribution sentence above the ## Notes section to make sure anyone using the file has an easy link to get back to the right version of the specification. (#11)

v0.1.1

09 Apr 12:03

Choose a tag to compare

Changed

  • Renamed from CANDOR.md to AI-DECLARATION.md after feedback from the Reddit Discussion.

v0.1.0

06 Apr 07:29

Choose a tag to compare

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 ## Notes section.
  • Optional processes and components fields for granular declarations
  • Shields.io badges support for all six levels.
  • Landing page at site/ with full specification, examples, badges, and FAQ.
  • CANDOR.md self-declaration for this repository.
  • MIT License.

Initial release 🎉