refactor(rivetkit-core): merge ready+started into lifecycle_started, drop redundant napi calls#4784
Conversation
Code Review: refactor(rivetkit-core): merge ready+started into lifecycle_startedOverviewThis PR simplifies the actor lifecycle readiness model by collapsing two What is Correct
Broken Test:
|
Preview packages published to npmInstall with: npm install rivetkit@pr-4784All packages published as Engine binary is shipped via Docker images: docker pull rivetdev/engine:slim-f19a071
docker pull rivetdev/engine:full-f19a071Individual packagesnpm install rivetkit@pr-4784
npm install @rivetkit/react@pr-4784
npm install @rivetkit/rivetkit-napi@pr-4784
npm install @rivetkit/workflow-engine@pr-4784 |
8de539b to
c7773a5
Compare
588594d to
cb5e5d4
Compare
c7773a5 to
8f60327
Compare
cb5e5d4 to
c5f8855
Compare
8f60327 to
03ffafc
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: