Saxonberg Server API
    Preparing search index...

    Type Alias HelpViewer

    The viewer's capability tier. anonymous is the floor — sees everything this cycle. The spoiler slate owns the richer shape; the filter logic below is already written against the tier so the ceiling is a one-place flip.

    type HelpViewer = {
        tier: "anonymous";
    }
    Index

    Properties

    Properties

    tier: "anonymous"