Accurate Tax Computation Enhancement
Budget: $15 – $25 USD
I need the accuracy of my existing tax-computation module taken to the next level. Right now, occasional rounding slips and jurisdiction-specific edge cases are creeping in, so I want the logic reviewed, refactored, and fully validated against current legislation.
You will start by auditing the present codebase, mapping out every calculation path, and flagging points where the algorithm can drift from statutory rules. From there, I expect precise fixes or rewrites—whether that means swapping in more reliable formulae, tightening decimal handling, or adding look-ups for state and federal thresholds. Unit tests covering common, boundary, and outlier scenarios must accompany every change so I can see proof of rock-solid accuracy before deployment.
I’m language-agnostic if you can justify the choice, but the solution must drop in cleanly alongside the existing stack (Python 3.11 with pandas). Please outline your approach, any standards or reference tables you’ll lean on (IRS publications, GAAP guidelines, etc.), and the way you’ll demonstrate the new error-free results.
Final hand-off: updated module, test suite, and a short change log that makes future maintenance straightforward.
You will start by auditing the present codebase, mapping out every calculation path, and flagging points where the algorithm can drift from statutory rules. From there, I expect precise fixes or rewrites—whether that means swapping in more reliable formulae, tightening decimal handling, or adding look-ups for state and federal thresholds. Unit tests covering common, boundary, and outlier scenarios must accompany every change so I can see proof of rock-solid accuracy before deployment.
I’m language-agnostic if you can justify the choice, but the solution must drop in cleanly alongside the existing stack (Python 3.11 with pandas). Please outline your approach, any standards or reference tables you’ll lean on (IRS publications, GAAP guidelines, etc.), and the way you’ll demonstrate the new error-free results.
Final hand-off: updated module, test suite, and a short change log that makes future maintenance straightforward.