Training capture is a pipeline tap (side-effect observer on the turn loop), not a memory operation. Placing it in mneme couples I need memory to I might emit training data for every consumer. The natural home is the turn orchestrator (nous), with mneme only owning the TrainingRecord type. Medium priority -- affects architecture clarity but not correctness.
Training capture is a pipeline tap (side-effect observer on the turn loop), not a memory operation. Placing it in mneme couples I need memory to I might emit training data for every consumer. The natural home is the turn orchestrator (nous), with mneme only owning the TrainingRecord type. Medium priority -- affects architecture clarity but not correctness.