Memory Pipeline + Performance Routine A complete memory and performance system for AI agents. Two subsystems, one package: - Memory Pipeline (Python scripts) — Extracts facts, builds knowledge graphs, generates daily briefings - Performance Routine (TypeScript hooks) — Pre-game briefing injection, tool discipline, output compression, after-action review What This Does Memory Pipeline (Between Sessions) A three-stage system that helps AI agents maintain long-term memory: 1. Extract — Pulls structured facts (decisions, preferences, learnings, commitments) from daily notes and session transcript…