New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@ariestools/actor-model

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ariestools/actor-model

Pure contracts for the Aries actor system: readiness, context, locator seam, params

Source
npmnpm
Version
1.0.2
Version published
Weekly downloads
1.7K
182.79%
Maintainers
3
Weekly downloads
 
Created
Source

@ariestools/actor-model

Pure contracts for the Aries actor system. Type-only runtime payload; compiles neutral (browser + node + any JS runtime).

  • ReadyState, ReadinessSignal, ReadinessRunnable — the readiness contract (structurally identical to @ariestools/cli-kit's ManagedActor readiness surface)
  • ActorReadyReporter — readiness reporting seam
  • ActorContext — the four context fields the Actor base reads
  • ActorLocator / RawInstanceLocator / InstanceLocator / RegistrableLocator / OwnedLocator — the two-tier locator/DI seam
  • ActorParams, ActorInstance — actor construction and supervision surfaces
  • ActorDependencyDeclaration, ActorPlanNeeds — provider-plan seed declarations
  • TimeoutHandle — environment-agnostic timer handle type

Keywords

ariestools

FAQs

Package last updated on 27 Jul 2026

Related posts