v0.0.6
Adds a /sharding:feedback command.
Turn a note about the plugin - a bug, an idea, or a drift-check that behaved wrong - into a real ticket in the maintainer's support queue (support.robworks.info) without leaving the session. It gathers only lightweight context (plugin version, OS, timestamp, an optional one-line session summary), prints the exact JSON payload, and asks for confirmation before anything leaves the machine. Anonymous by default; an email is included only if you ask to be reachable for a reply.
The intake is a public, unauthenticated endpoint gated server-side by rate-limiting, a honeypot, and a source allow-list - so no secret ships in the command.
87 tests.