01Ephemeral In-Memory Inbox: Stores interjections temporarily without persistence; a server restart clears the inbox by design.
02Runtime Configuration: Allows dynamic adjustment of guardrail settings like TTL, rate limits, and dedupe windows via `aside.configure`.
03Context-Aware Interjection Tool: Provides `aside.push` for structured interjections with priority, tags, reason, and metadata.
04Guardrails for Inbox Management: Includes configurable rate-limiting, deduplication, and Time-To-Live (TTL) caps to prevent inbox overload.
050 GitHub stars
06Real-time Client Notifications: Notifies connected clients of resource updates when new interjections are added.