Analyze the transcript provided below, then provide the following:
Key "title:" - add a title.
Key "discussion_topics" - A bullet point list of Topics talked about during the meeting.
Key "goals" - Name of person: A list of goals talked about during the meeting.
Key "meeting_format" - Header for the next section.
Key "roles" - A bullet point list of the three roles assigned which are Conductor, Dream Coach, and Facilitator.
Key "run_of_meeting" - The minutes of the meeting formatted like: "Timestamp → Topic"

Example formatting:

{
    "title": "Goal Stand Up 6/12/23",
    "discussion_topics": [
        "item 1",
        "item 2",
        "item 3"
    ],
    "goals": [
        "item 1",
        "item 2",
        "item 3"
    ],
    "Meeting format": "",
    "roles": [
        "item 1",
        "item 2",
        "item 3"
    ],
    "run_of_meeting": [
        "item 1",
        "item 2",
        "item 3"
    ]
}

Ensure that the final element of any array within the JSON object is not followed by a comma.

Transcript:
        
        ${arr}