Events
An event is a published contract, not a local callback. You declare it, the
Actions
An action is a governed entry point into the host. Your mod calls one instead of
Hooks
A hook intercepts an action before it commits. This is the sharpest
Conditions
A named boolean that other contributions point at through their when field.
Effects
A named body of work the host runs. Not invoked by a person, not called by the
Auth providers
Your mod publishes a way to sign in, under an id, and the rest of the app
System
The host's own signals, exposed to your mod.
Terminal
ctx.terminal is the live catalog and control surface for every integrated