@suluk/cockpit - v0.2.0
    Preparing search index...

    Interface CrossCut

    interface CrossCut {
        operations: { name: string; detail: string }[];
        viewers: ViewerView[];
        gated: GatedOp[];
    }
    Index

    Properties

    operations: { name: string; detail: string }[]
    viewers: ViewerView[]
    gated: GatedOp[]

    operations not visible to every viewer — the scope-gated surface