Agent Changelog Compile a chronological record of key decisions, architectural changes, and project evolution optimized for coding agent context-building. Output Write to in the project root. This file helps agents: - Understand key decisions and their rationale - Identify deprecated patterns/approaches to avoid - Grasp the trajectory from past to present to likely future - Detect stale documentation that contradicts current reality Workflow 1. Gather Sources Collect information from these sources in parallel: Git history: Documentation: - - implementation plans and decisions - - project inst…