skills/ax-llm.github.io/ax-event-runtime

ax-event-runtime

Installation
SKILL.md

Ax Event Runtime

Use this skill when an Ax program should react to notifications, webhooks, timers, queues, task completion, or application events.

Mental Model

source -> inbox -> route -> target -> stored run -> sink

Sources never call an Ax program directly. A route must explicitly choose observe, invalidate, wake, or resume. Only the last two invoke a model.

Minimal Pattern

Installs
29
First Seen
Jul 15, 2026
ax-event-runtime from ax-llm.github.io