Member Junction
    Preparing search index...
    interface WhiteboardExportOptions {
        AgentName: string;
        GeneratedAt: string;
        Title: string;
    }
    Index

    Properties

    AgentName: string

    Display name of the session's agent — ownership chips + header byline.

    GeneratedAt: string

    Preformatted generation timestamp (passed in so output stays deterministic).

    Title: string

    Document / header title (e.g. the board title).