world-runtime

Provision Firecracker microVMs with Morph Infinibranch for parallel verse execution.

60|13|Updated Dec 22, 2025
One-click install
npx skills add https://github.com/plurigrid/asi --skill world-runtime
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: world-runtime
Source: https://github.com/plurigrid/asi/tree/main/skills/world-runtime
Command: npx skills add https://github.com/plurigrid/asi --skill world-runtime

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides the execution substrate for parallel verse execution, enabling rapid branching and snapshotting across multiple "verses" using Firecracker microVMs and Morph Infinibranch, coordinated with Paradigm Verses for parallel financial exploration.

Core Features & Use Cases

  • Firecracker microVM isolation for secure, fast boot of multiple worlds
  • Morph Infinibranch for <250ms snapshot/branching and parallel verse execution
  • Verses coordination and wev-style resolution for ParadiGM-enabled financial experiments

Quick Start

Initialize a base world with a base seed, snapshot at a decision point, branch into verse-nash, verse-optimal, and verse-chaos, run codes in parallel, and pull up a winner using the oracle.

Frequently Asked Questions about world-runtime

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run parallel financial verses with low-latency execution?

Parallel verse execution uses Firecracker microVMs with Morph Infinibranch to branch and snapshot across multiple isolated worlds in under 250ms. Initialize a base world, snapshot at decision points, branch into parallel verses, and resolve outcomes using oracle-based coordination.

What's the fastest way to snapshot and branch multiple microVM instances?

Morph Infinibranch provides zero-overhead branching with <250ms snapshot time and complete state preservation across memory, disk, and network. This enables instant parallel verse provisioning without rebuild overhead.

Can I use Firecracker microVMs for financial experiment exploration across multiple decision trees?

Yes. Firecracker isolation combined with Paradigm Verses coordination lets you branch into multiple financial scenarios (verse-nash, verse-optimal, verse-chaos) in parallel, then pull results using push_down/pull_up resolution.

What are the boot time and snapshot requirements for parallel microVM execution?

This Skill satisfies 125ms microVM boot time and <250ms snapshot time constraints. It handles complete state preservation and zero-overhead branching across Firecracker instances for rapid parallel exploration.

How does cross-verse synchronization work in a parallel execution model?

Verses coordination uses push_down/pull_up mechanisms to synchronize state across parallel branches. Results from each verse resolve through oracle-based selection, enabling consistent outcomes across isolated parallel worlds.