Member Junction
    Preparing search index...

    A single failure, collected (not interleaved) so an agent can read them as a list.

    interface MJCLIResultError {
        context?: string;
        message: string;
    }
    Index

    Properties

    Properties

    context?: string

    Entity name, file path, phase — whatever is relevant.

    message: string