detail
DoughCalc v26 deployed and backed up (note: v25 wasn't separately backed up before this deploy - TASKGATE window had expired at deploy time, caught and backed up v26 immediately after). Added Rename and Delete buttons that appear when a real saved recipe is loaded (not the built-in standard presets). Rename prompts for a new name and updates via update_item. Delete confirms then soft-deletes via update_item status=deleted, which drops it from the load dropdown without hard-removing it from the database - recoverable if needed.