Add 'ignore' and 'ready_to_ship' project statuses
Extends ProjectStatus type with two new statuses:
- ready_to_ship: for projects that are complete but not yet deployed
- ignore: for projects that should be hidden from normal views
Also removes duplicate ProjectStatus definition.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>