Register curator actor #11
Reference in New Issue
Block a user
No description provided.
Delete Branch "prm-71-register-curator-actor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
curatorActorin the Rivet registry.client.curatorActor.getOrCreate(["user", userId]).curatorServiceas the direct internal facade for analytics/nightly calls.Verification
npm run typechecknpm run buildEvidence
src/actors/registry.tsincludescuratorActorinsetup({ use })./v1/curator/*routes now resolve the registered actor handle before calling Curator actions.origin/stagingcommit750a6ab.