{ "generated_at": "2026-01-25T23:04:23.049271", "summary": { "total_tables": 29, "total_records": 658963, "total_issues": 3, "critical_issues": 0, "high_issues": 3, "medium_issues": 0 }, "table_counts": { "award": 0, "battingcard": 6036, "battingcardratings": 12072, "battingstat": 50228, "card": 61746, "cardposition": 18654, "cardset": 29, "current": 1, "decision": 29694, "event": 9, "gamerewards": 10, "gauntletreward": 45, "gauntletrun": 458, "mlbplayer": 4781, "notification": 14362, "pack": 20595, "packtype": 9, "paperdex": 46121, "pitchingcard": 6887, "pitchingcardratings": 13774, "pitchingstat": 13135, "player": 12964, "rarity": 6, "result": 2235, "reward": 8043, "roster": 23, "stratgame": 4208, "stratplay": 332737, "team": 101 }, "issues": [ { "type": "ORPHANED_FK", "severity": "HIGH", "child_table": "battingstat", "child_field": "card_id", "parent_table": "card", "parent_field": "id", "description": "Batting stats referencing non-existent cards", "orphan_count": 1953, "sample_orphan_ids": [ 1419, 1419, 1419, 1419, 1433 ] }, { "type": "ORPHANED_FK", "severity": "HIGH", "child_table": "pitchingstat", "child_field": "card_id", "parent_table": "card", "parent_field": "id", "description": "Pitching stats referencing non-existent cards", "orphan_count": 437, "sample_orphan_ids": [ 1412, 1660, 2045, 2046, 2061 ] }, { "type": "VARCHAR_TOO_LONG", "severity": "HIGH", "table": "team", "field": "abbrev", "description": "Team abbreviation", "max_found": 13, "expected_max": 10, "sample_values": [ "Gauntlet-KC...", "Gauntlet-NCB...", "Gauntlet-SLV..." ] } ] }