Reference
Auto-generated and hand-curated reference material for HoloMUSH internals. Come here when you need exact field names, event types, API signatures, or policy DSL syntax.
Access Control The ABAC policy engine: DSL specification, player capabilities, and operator guidance.
Audit Subjects Every audit subject, its schema, and how events are routed to the audit log.
Event Types Every event type, payload fields, stream routing, and control signals.
gRPC API Full service and message definitions, auto-generated from the proto files.
Start here → Access Control Reference
Regenerating Reference Docs
Section titled “Regenerating Reference Docs”To regenerate the API reference from proto definitions:
task docs:protoTo regenerate the policy DSL grammar and railroad diagrams:
task generate:ebnf