Changelog

Tier Taxonomy & Five Real Fixes
Findings now split by debt, modernization, and style. Five real fixes land, and the license moves from MIT to Apache 2.0. No new transforms, no API breakage.

Ten New Deterministic Transforms
Six Python and four TypeScript transforms, roughly doubling coverage, plus a pythonVersion key so version-gated rewrites can be opted in safely.

Boxed Output, Rollback & a Faster Docs Engine
Journalled rollback, boxed reports, live apply progress, and a faster documentation engine.

Large-File Fix & Transform Coverage
analyze survives large files, var conversion is scope-correct, and format_to_fstring speaks the full printf grammar.

The Deterministic Rebuild
Refactron rebuilt from the ground up as a 100% deterministic AST engine. No LLM touches your code, and versioning restarts at 0.2.0.
The original Python tool, superseded by the 0.2.0 deterministic rebuild above.

AI/LLM Integration & RAG System
Semantic suggestions, automated docstrings, ChromaDB indexing, metrics, and CI generators for the legacy line.

Pattern Learning, Performance & Safety
A pattern-learning engine, AST caching, an interactive dashboard, and git-integrated rollback.

New Analyzers & Improved Accuracy
Security, performance, and complexity analyzers with context-aware confidence scoring.

Production Ready: the Auto-fix System
Fourteen automatic fixers with atomic writes, backups, and four safety tiers.

Initial Beta Release
Eight analyzers, six refactorers, risk scoring, and a plugin architecture.

