No internet connection
  1. Home
  2. LOGOS
  3. Chat Import Pipeline

Claude export does not include project membership

By @IvanTheGeek
    2026-03-01 14:19:09.957Z

    What the limitation is
    Claude Projects organize conversations into named groups, but the conversations.json export flattens all conversations into a single list with no indication of which project a conversation belonged to.

    How it was discovered
    Analysis of the Claude export file. All 95 conversations appear at the same level regardless of their project context within Claude.

    Impact
    The organizational structure that existed in Claude cannot be reconstructed from the export. Conversations intended for specific LOGOS categories cannot be automatically routed during import. Manual review and categorization required for every imported conversation.

    Workaround
    Manual categorization during import pipeline processing. Topic titles and content used as heuristics, but this is imprecise and time-consuming.

    Status
    Workaround in place (manual). Feedback submitted to Anthropic.

    LOGOS Requirement
    See: LOGOS → Requirements — Arbitrary post metadata (project membership, organizational context)

    • 0 replies