Temporarily show all non-completed games in Current Games
During migration to on-protocol, many active games lack complete
Constellation data and are misclassified as 'waiting'. Using loose
filter (status != completed) until migration is complete.
TODO: Revert to strict filter (status === active) after migration.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>