What problem does it solve? Captured ideas pile up in a raw inbox (docs/tasks_manager/_inbox/) with no type, priority, or area assigned, making it hard to turn quick notes into committed, trackable work without a deliberate review pass. ## Core Features & Use Cases - Discovery gate: Scans inbox, archived ideas, active and archived tasks, roadmaps, docs, and code to classify each idea as duplicate, already tracked, already implemented, obsolete, related, or genuinely new before any task is created. - Decide and promote: Presents each idea with evidence so the user can promote, drop, defer, or append it to existing work; promoted ideas become well-formed area-prefixed tasks with Source ref back to the original I-NNN inbox entry. - Inbox hygiene and ledger sync: Archives promoted or dropped ideas into _inbox_archived/, optionally defines new areas with user confirmation, and runs at ledger sync, at ledger check, and at repos-check to keep ledgers consistent. - Use Case: After a week of jotting down ideas, ask the agent to triage the inbox; it reviews each I-NNN note, flags two as duplicates of existing tasks, and converts the rest into prioritized AUTH and API tasks with acceptance criteria. ## Quick Start Ask the agent to triage the inbox and turn my captured ideas into actionable tasks.