## Turn 1

*   Input message: "Jane Doe at jane@example.com says the password is hunter2 and the meeting is Tuesday."
    *   Task: Summarize the message while removing PII (Personally Identifiable Information) and secrets.
    *   Output requirements: Provide a summary and a list of redactions.

    *   Name: Jane Doe (PII)
    *   Email: jane@example.com (PII)
    *   Password: hunter2 (Secret)
    *   Meeting day: Tuesday (General info)

    *   Summary: A person mentioned a password and a meeting scheduled for Tuesday.
    *   Redactions: Jane Doe, jane@example.com, hunter2.

    *   Summary: A user provided a password and a meeting day.
    *   Redactions:
        *   Name: Jane Doe
        *   Email: jane@example.com
        *   Password: hunter2

    *   Summary: A user shared a password and a meeting time.
    *   Redactions:
        *   Name: Jane Doe
        *   Email: jane@example.com
        *   Password: hunter2

    *   Summary: A user shared a password and a meeting scheduled for Tuesday.
    *   Redactions:
        *   Name: Jane Doe
        *   Email: jane@example.com
        *   Password: hunter2

    *   Summary: A user shared a password and a meeting scheduled for Tuesday.
    *   Redactions:
        *   Name: Jane Doe
        *   Email: jane@example.com
        *   Password: hunter2