PnL truth: make fee reconciler executable by production runner #543
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/fee-reconciler-script-bootstrap"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to #542 / #500. Canonical production verification caught
ModuleNotFoundError: app: backend path was inserted only after importingapp.services. Move bootstrap before app imports and add exact ordering regression.Verification: direct
python scripts/fee_reconciler.py --help; 7 targeted tests passed; py_compile; diff-scoped gitleaks — no leaks.