# Agent Accumulated Context This file is maintained by the agent. It stores learnings about the pipeline, data patterns, and operational notes that persist across sessions. ## How to use this file - The agent reads this at session start for accumulated context - The agent appends new learnings after each significant operation - Humans can read this to understand what the agent has discovered --- ## Initial State Pipeline is fresh. No accumulated learnings yet. --- *This file grows over time as the agent operates the pipeline.*