Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.24 KB

File metadata and controls

29 lines (21 loc) · 1.24 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2026-04-07

Added

  • IDDD methodology as AI agent skill package for Claude Code and OpenAI Codex
  • Global CLI (npm i -g id3-cli) with automatic skill registration to ~/.claude/skills/
  • Entry point (/id3-start): auto-setup detection, progress dashboard, next-step guidance
  • Project reset (/id3-clear): safe removal of all IDDD-generated files with confirmation
  • 6 phase skills: entity identification, information design, UI design, team spawn, audit, preview
  • Harness hook system: schema-drift detection (BLOCK), rule-check (WARN), auto-audit (INFO)
  • Cross-platform support: macOS, Linux, Windows path handling
  • Document templates: entity catalog, data model, business rules, domain glossary, conventions

0.9.3 - 2026-04-05

Added

  • Initial development release (npx-only template copier)