Skip to content

Consumes domain events (e.g., volunteer.registered.v1) from the event bus. Manages state machines for each run (onboarding, screening, fulfillment). Ensures idempotency, persistence, retries, and emits next domain events. Coordinates which agent should act next, but doesn’t do the actual work.

License

Notifications You must be signed in to change notification settings

Sunbird-Serve/serve-vm-orchestrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serve-vm-orchestrator

Consumes domain events (e.g., volunteer.registered.v1) from the event bus. Manages state machines for each run (onboarding, screening, fulfillment). Ensures idempotency, persistence, retries, and emits next domain events. Coordinates which agent should act next, but doesn’t do the actual work.

About

Consumes domain events (e.g., volunteer.registered.v1) from the event bus. Manages state machines for each run (onboarding, screening, fulfillment). Ensures idempotency, persistence, retries, and emits next domain events. Coordinates which agent should act next, but doesn’t do the actual work.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages