bc7f93a22ff11d2a518299337374b65a047871ff
POST /creatures/:id/kill poisons a creature (is_alive=false), the same state natural decay reaches — feeds tamagotchi_creatures_dead_total and therefore the real TamagotchiCreatureDied -> Alertmanager -> n8n revival chain. Deliberately app-level, not a pod action. POST /creatures/:id/delete permanently removes a creature and immediately reseeds a replacement. Does not touch the dead gauge on purpose: it demonstrates the app defending its own roster rather than the monitoring chain, so a public unauthenticated action can't empty it out over time.
Description
Languages
JavaScript
63.7%
CSS
27.7%
HTML
7.4%
Dockerfile
1.2%