Add a gift-code field at checkout
Built, tested, and agent-reviewed · read the diff on GitHub →
Built, tested, agent-reviewed — then approved by Athema engineers · read the diff on GitHub →
Reviewed once. Yours to ship.
Reviewed twice. Yours to ship.
What the change does, in plain words — judge the outcome, not the code. Press your seal and it ships.
01Adds a place to enter a gift code at checkout
02Applies a valid code automatically and shows the discount
03Handles a wrong code kindly — no dead ends
Every PR stays open to your inspection — the seal just makes it official.
Want human eyes on it before it reaches you? Our engineers review the change; their notes kick off fix runs automatically until they approve — then it lands here for your seal. Your seal stays the last word.
change → athema engineers ⇄ fix runs → approved → your inbox → your seal
10:02An Athema engineer read the change. One note: guard the discount against a negative total.
10:04The note kicked off run 414 automatically — no one waited on anyone.
10:11Run 414 added the guard and a test for it. Re-tested, regression gate clear.
10:12Approved by Athema engineers — sent here for your seal.
Nothing sensitive — no payments, logins or customer data. The discount math runs before the payment step and never touches it.
Nothing ships without your seal. Anything near money, logins or data comes to you — always.