Spaces:
Running
Running
fix: include receipt export contract in runtime image
#8
by betterwithage - opened
Follow-up to W7-003 after the runtime log showed ModuleNotFoundError. Adds only killinchu_receipt_export.py to the existing Docker COPY allowlist; base image, SDK, CMD, dependencies, and mobile assets are unchanged.
Exact corrective diff verified: one Docker COPY allowlist addition; helper exists on main; no conflicts; base image, dependency install, CMD, healthcheck, SDK, and UI assets unchanged.
Merged scoped runtime-image correction for the observed ModuleNotFoundError.
betterwithage changed pull request status to merged