Documentation and presentation release.
What's new
- Premium README top: hero image, badges (stars, license, last commit, PHP, Laravel, version), and an application-first narrative.
- New sections:
Why Rick?,Before Rick / With Rick,Core features,Design principles. - Added
assets/rick-hero.png(excluded from the package archive).
Accuracy
- Outbox delivery is documented as at-least-once, not exactly-once.
- The human-approval example uses
pendingInput()+submitInput(), notresume().