v3.2.0 — multi-agent support
kurdyuk-lite init --agent <claude|codex|gemini|all> now injects the contract into the right instructions file — CLAUDE.md, AGENTS.md, or GEMINI.md — so the framework runs on Claude Code (default), Codex, Gemini, and any agent that reads a project instructions file.
kurdyuk-lite init . --agent codex # → AGENTS.md
kurdyuk-lite init . --agent all # → all threeFull notes in the CHANGELOG.