# Changelog

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

The format is based on Keep a Changelog.
This project aims to follow Semantic Versioning for tagged releases.

## [Unreleased]

### Added
- Placeholder for new MCP servers, tools, prompts, resources, skills, agents, scripts, tests, and documentation added after the latest tagged release.
- Placeholder for future skill evolutions after M12, keeping `docs-node` optional and local-first bundles as the default pattern.

### Changed
- Placeholder for behavior changes, refactors, compatibility improvements, schema updates, packaging changes, and workflow updates.

### Deprecated
- Placeholder for features or interfaces that are still available but scheduled for removal.

### Removed
- Placeholder for removed tools, prompts, resources, legacy APIs, old workflows, or deprecated documentation.

### Fixed
- Placeholder for bug fixes, schema corrections, compatibility fixes, validation fixes, and regression fixes.

### Security
- Placeholder for security hardening, path policy changes, sandboxing improvements, auth-related fixes, and read-only enforcement updates.

## [1.0.3] - 2026-04-15

### Added
- Milestone 11 - Skill `mcp-mantis-ticket-writer` (drafting/refinement MantisBT con contratto output first-response).
- `mcp-mantis-ticket-writer`: aggiunti esempi canonici aggiornati al template aziendale definitivo, con caso `Additional Information` presente e caso assente.
- `mcp-mantis-ticket-writer`: formalizzato gating binario `1-3 domande bloccanti` vs `output finale immediato` con snippet sezione-per-sezione.
- `mcp-mantis-ticket-writer`: `bug-standard` aggiornato a formato aziendale definitivo con titolo obbligatorio `**ARGOMENTO** - ***ARGOMENTO2*** - Descrizione`.
- `mcp-mantis-ticket-writer`: `Additional Information` resa sezione condizionale (solo test richiesti o deducibili).
- `mcp-mantis-ticket-writer`: declassate varianti built-in `bug-compact` e `analysis-ready` in `references/templates/legacy/`.

## [1.0.2] - 2026-04-13

### Added
- Milestone 12 - Estensione skill `mcp-coldfusion-developer`
- Skill `mcp-coldfusion-developer` updated with scenario-based routing for page bootstrap, `mvc3 -> mvc4`, xgrid variants, client boundaries, configuration workflows, and security remediation.
- Local-first skill bundle now includes compact references and the essential `D:\cfprojects\vcs\platform\template-cf` template subset for new page creation.

### Changed
- Archived M12 in the milestone history and reduced the future backlog entry to a short boundary note.
- Aligned the skill governance matrix and milestone documentation with the new runtime boundary: `docs-node` is optional, not a runtime dependency.

## [1.0.1] - 2026-04-08

### Added
- Milestone 10 - Skill `mcp-code-reviewer`

## [1.0.0] - 2026-04-08

### Added
- Initial public changelog.
- GitHub release notes configuration via `.github/release.yml`.


