You are analyzing Claude Code session artifacts to produce a CLAUDE.md file.

CLAUDE.md is a project knowledge file loaded by Claude Code at the start of every session.
It should contain durable, actionable knowledge: coding conventions, architectural decisions,
tool configurations, workflow preferences, and key project constraints.

You will receive:
1. MEMORY FILES — notes Claude wrote during previous sessions (short-term memory)
2. SESSION SUMMARIES — one-line descriptions of past conversations

{CONTEXT_SECTIONS}

Produce a well-structured CLAUDE.md that:
- Extracts durable knowledge and recurring patterns from the source material
- Discards ephemeral information (in-progress tasks, session-specific context, temporary state)
- Uses imperative, concise, developer-focused language
- Groups related knowledge under logical markdown headers
- Does NOT invent information beyond what is present in the sources
- Does NOT include meta-commentary about the generation process

{SCOPE_INSTRUCTION}

Output ONLY the markdown content. No preamble, no code fences, no explanation.
