docs(readme): the engagement system, protocol 5, and module-uo v1.1.0 #5
Reference in New Issue
Block a user
No description provided.
Delete Branch "docs/engagement-and-protocol-5"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Engagement Phase 13, step 8 — the step that is conditional: "
.profile/README.md, only if this lands as a headline capability." It did, by your call, and that condition is the point — a landing page that lists every feature is one nobody reads.The capability
One bullet, in the "how they fit together" list. It leads with the operator rather than the mechanism, and names the one property here that is a security boundary rather than a feature: a trigger declares the widest audience a rule may ever be given, so a sensitive game event cannot be mailed to everyone by a misconfiguration. It also says a module brings its own triggers, because that is the part that is about the platform rather than about email — for UO, a house about to collapse, a vendor running out of gold, a champion spawn, a new governor.
Two things that were about to mislead an operator
Both are cutover outputs, and both sit in the quick start where someone is copying from the page:
Protocol version 4— the paired bundle is2026.09.01and the wire is 5MODULES=line — v1.1.0 is the release carrying the shard triggersNot touched, and worth a separate decision
This page says "eight repositories" and lists eight.
runicgateway.comis not among them — it predates this workstream and has nothing to do with it, so it is left alone here rather than folded into an engagement PR.CLAUDE.md's repo table has the same gap. Happy to fix both in one pass if you want it.🤖 Generated with Claude Code
The engagement cutover landed on 2026-09-01 and three things on this page stopped being true with it. The capability itself is the reason for the change: the site now talks to its players, and an operator decides when. It is a headline capability by the org lead's call, which is the condition ENGAGEMENT.md Phase 13 step 8 attaches to touching this file at all -- a landing page that lists every feature is a landing page nobody reads. The bullet leads with the operator rather than the mechanism, and names the one property that is a security boundary rather than a feature: a trigger declares the widest audience a rule may ever be given, so a sensitive game event cannot be mailed to everyone by a misconfiguration. The other two are cutover outputs and would mislead an operator directly: * the installer's sample output prints "Protocol version 4"; the paired bundle is 2026.09.01 and the wire is 5. * the quick start pins module-uo v1.0.1 in both the manifest URL and the MODULES= line; v1.1.0 is the release that carries the shard triggers. Co-Authored-By: Claude <noreply@anthropic.com>