levnikolaevich/implementation-suite
unversioned · 16a43822b4d8
ln-41-surgical-change-implementer
Implements one scoped feature or fix through the smallest complete solution; not upgrades or performance tuning.
ln-42-dependency-upgrader
Upgrades dependencies in reversible batches with version-specific compatibility and regression checks.
ln-43-code-modernizer
Modernizes a bounded capability to reduce demonstrated maintenance cost; not routine upgrades or performance tuning.
ln-44-performance-optimizer
Profiles and improves a measured performance bottleneck; retains only verified improvements.
ln-45-benchmark-comparator
Compares tools or implementations through controlled benchmarks and independent correctness checks.