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
- 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
- Initial development release (npx-only template copier)