hensei-api/spec/models
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
..
artifact_skill_spec.rb
artifact_spec.rb
collection_artifact_spec.rb
collection_character_spec.rb
collection_job_accessory_spec.rb
collection_summon_spec.rb
collection_weapon_spec.rb
crew_gw_participation_spec.rb add GW events and scoring system 2025-12-03 23:34:54 -08:00
crew_invitation_spec.rb add crew invitations system 2025-12-03 23:06:07 -08:00
crew_membership_spec.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
crew_spec.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
gacha_spec.rb
grid_artifact_spec.rb Add model specs for collection sync functionality 2025-12-03 23:08:01 -08:00
grid_characters_spec.rb Add model specs for collection sync functionality 2025-12-03 23:08:01 -08:00
grid_summons_spec.rb Add model specs for collection sync functionality 2025-12-03 23:08:01 -08:00
grid_weapon_spec.rb Add model specs for collection sync functionality 2025-12-03 23:08:01 -08:00
gw_crew_score_spec.rb add GW events and scoring system 2025-12-03 23:34:54 -08:00
gw_event_spec.rb add GW events and scoring system 2025-12-03 23:34:54 -08:00
gw_individual_score_spec.rb add GW events and scoring system 2025-12-03 23:34:54 -08:00
party_spec.rb
phantom_player_spec.rb add phantom players for non-registered crew members 2025-12-03 23:55:15 -08:00
user_spec.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
weapon_key_spec.rb
weapon_spec.rb