# Migrate Task Management to Linear **Linear:** MAN-10 **Created:** 2026-03-10 **Status:** Done ## Context Linear MCP server is set up and connected. Moved task tracking from file-based CSV/markdown system to Linear for better visibility, workflow automation, and project management. ## What Was Done - Linear MCP integration configured and working - Can create, list, and manage issues via `mcp__linear-server__*` tools - Mapped existing active tasks into Linear - Established project structure: junwonHOME, junwonCOMPANY, palaceFUND, palaceAPP, palaceLAB, aceRADAR - Defined workflow states (Backlog, Todo, Next Up, Ace is working on this, Blocked, Junwon must unblock, Waiting, Ready for Junwon Review, Done, Canceled) - Created labels matching project names (junwonHOME, junwonCOMPANY, palaceFUND, palaceAPP, palaceLAB) - Built `channels/linear/` daemon: polls for new comments, syncs issues to git folders - Built `channels/linear/sync.ts`: syncs all Linear issues to `secretariat/tasks-synced-from-linear-to-git///` - Absorbed `check-compliance.csv` into aceRADAR — Linear is now the single source of truth for all deadline tracking - Updated identity files (ACE.md, TASK-MANAGEMENT.md, TOOLS.md) to reflect Linear as primary task tracker