hensei-api/app/errors
Justin Edmund 4c8f4ffcf3 add phantom players for non-registered crew members
- phantom_players table for tracking scores of non-user members
- claim flow: officer assigns phantom to user, user confirms, scores transfer
- CRUD endpoints plus /assign and /confirm_claim actions
- model/request specs for all functionality (37 examples)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 23:55:15 -08:00
..
api/v1 add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
collection_errors.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
crew_errors.rb add phantom players for non-registered crew members 2025-12-03 23:55:15 -08:00
WikiError.rb Implement wiki parsers (#121) 2023-08-19 23:05:32 -07:00