This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Ismael Celis
ismaelcelis.com
did:plc:af5ndzzxe7p5vbpmotcxmt6n
The base API in my simplified Ruby Event Sourcing code allows decisions to be made purely based on past history (no "aggregates" or current state assumed). This simple example enforces the rule that three unsuccessful attempts fail a delivery. It's pure, deterministic, and simplez!
2025-08-28T15:46:26.707Z