Skip to content

v0.4.2 — Premium README

Latest

Choose a tag to compare

@para1992 para1992 released this 16 Aug 23:37

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(), not resume().