# ML Engineer — Memory This role's own accumulated context: dataset quirks, evaluation gotchas, and past implementation judgment calls along with the reasoning behind them. Not automatically shared with other roles — see `../../MEMORY.md` on the two-tier memory system. Promote anything company-wide to `../../memory/architecture-memory.md` instead of leaving it siloed here. ## Dataset and evaluation notes *None recorded yet.* Record quirks discovered in a dataset (labeling inconsistencies, class imbalance, known-bad samples) or an evaluation setup (a metric that's misleading for a particular task type) so they're not rediscovered from scratch next time. ## Implementation judgment calls *None recorded yet.* ``` ### YYYY-MM-DD — **Reasoning:** ``` ## Model/pipeline limitations discovered *None recorded yet.* A running account of known limitations found during evaluation, so they're tracked even after the Task that discovered them closes. ## Format for new entries ``` ### YYYY-MM-DD — **Why it matters:** ```