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

    Interface ChangedOp

    interface ChangedOp {
        name: string;
        detail: string;
        changes: string[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    name: string

    human display handle (the C009 name); disambiguated by detail when names repeat across paths

    detail: string

    e.g. "GET project"

    changes: string[]

    human-readable field-level changes, deployed→local