release: 2.14.0 - K5 и K6 се смятат, не се четат; и предпазникът за lxml - #100
Merged
Conversation
Пилот от вижданата през 2.13.0 оценка: tools/k_checker.py смята хванатия на ръка сбор (K5) и незакръгленото начисление (K6) направо от реален файл, вместо моделът да ги пресмята наум по ведомостта всеки път - точно там, където многостъпковата аритметика му е най-слаба. Пилотът е нарочно тесен: другите шест K-проверки изискват знание извън таблицата и остават на модела. Успоредно: openpyxl сериализира празната кеширана формула като <v></v> вместо <v/>, когато lxml е инсталиран - test/generate_shapes.py вече разпознава и двете, вместо test/preflight_test.py да пада 17 пъти на машина с lxml, докато CI остава зелен само защото няма lxml. И двата README-та вече казват 86 проверки вместо остарялото 85, пазено с нов тест в skill_test.py. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01XvbzEbQwxwxxHAtXfPMrno
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version bump to 2.14.0 across the three manifests + mirror, marking the two features merged in #98 and #99:
tools/k_checker.py— K5 (hand-typed totals) and K6 (unrounded accruals) computed directly from a real workbook instead of by the model in prose<v></v>fixture fix and the README/proverki.md check-count assertion🤖 Generated with Claude Code
https://claude.ai/code/session_01XvbzEbQwxwxxHAtXfPMrno