## What's Changed * docs: redesign README header with centered logo by @DaisukeYoda in https://github.com/ludo-technologies/pyscn/pull/329 * docs: add algorithm documentation for all analysis engines by @DaisukeYoda in https://github.com/ludo-technologies/pyscn/pull/330 * feat: show README badge snippet after health score output by @DaisukeYoda in https://github.com/ludo-technologies/pyscn/pull/331 * fix(analyzer): correct APTED key-root DP ordering by @DaisukeYoda in https://github.com/ludo-technologies/pyscn/pull/337 * fix: exclude Type-3 from default enabled clone types by @DaisukeYoda in https://github.com/ludo-technologies/pyscn/pull/338 * perf(clone): add Jaccard pre-filter to minimize APTED calls by @DaisukeYoda in https://github.com/ludo-technologies/pyscn/pull/339 * test: Add unit tests for MCP server handlers by @BenjaminGoehry in https://github.com/ludo-technologies/pyscn/pull/332 * feat: add LCOM4 class cohesion metric by @DaisukeYoda in https://github.com/ludo-technologies/pyscn/pull/340 * fix(html): shorten tab labels to prevent wrapping by @DaisukeYoda in https://github.com/ludo-technologies/pyscn/pull/341 * docs: update CHANGELOG for v1.11.0 by @DaisukeYoda in https://github.com/ludo-technologies/pyscn/pull/342 **Full Changelog**: https://github.com/ludo-technologies/pyscn/compare/v1.10.2...v1.11.0