Skip to main content

Aurae

@mccormick/auraev2026.05.19.1· 3d agoDRIVERS
01README

Swamp execution driver that runs a method's run command inside an aurae cell via aer. Allocates the cell, starts the executable, streams stdout/stderr back through aer observe, and tears the cell down. Designed so a sibling micro-VM target can be added without changing the driver orchestrator.

02Drivers1
Aurae Cell Driverconfigurable
@mccormick/auraemod.ts

Executes the method's `run` command inside an aurae cell via aer;

Config Fields

FieldTypeDescription
configHome?string
aerBinarystring
targetenum
cellNamePrefixstring
timeoutSecsnumber
cellobject
failureMarker?string
outputSpecNamestring
03Previous Versions1
2026.05.17.1May 19, 2026
04Stats
A
100 / 100
Downloads
1
Archive size
14.8 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
05Platforms
06Labels