11595ad41585054e1ee75df0f7d0cb1f882f10aa
seedprices is the only account of what the 15 seeded retail prices were and how to put the zeros back — products at 1135 and 1185 were all at 0, so nothing was sellable and the terminal could not be exercised at all. It refuses to overwrite a price a human already set, so re-running it is safe. termfixcleanup removes the one bill posted to prove the terminalid fix against production. Named by its own terminalorderid rather than by date or by "the newest row": pos_orders holds real takings and is not a table to run an unbounded DELETE against. healthproof carries a warning it did not have when it was written. MQTT_USER in .env is pos_ingest, which the ACL denies publish on the health topic, and Mosquitto answers an ACL-denied QoS 1 publish with a PUBACK before discarding it. So the tool connects, reports success, and nothing arrives — indistinguishable from a dead consumer, which is how it read for an hour. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Description
No description provided
Languages
Go
99.2%
JavaScript
0.7%