← index

language=python, model=opus, tooling=none

trial  maturity 0.667

Replicates
1/1
Completion
100%
Replicate agreement
0.50
code_quality
0.667
Tokens (total)
580,884
Cost (total)
$0.7256

Runs

RunRepStatuscode_qualitydefect_rateidiomaticmaintainabilitytest_coveragetoken_efficiencycost ($)duration (s)tokensturnsFilesLOC
3rep 1completed0.6670.9640.7900.4660.8000.019$0.7256149.3s580,884165562

Code review

Per-replicate file listing extracted from the archived workspace. For semantic analysis (architecture, interfaces, control flow), invoke the run-summary skill via retort evaluate <run_dir>.

rep 1 — 5 file(s), 562 loc (2 test file(s), 102 test loc)
brazilian_soccer/__init__.py (3 loc)
brazilian_soccer/data.py (372 loc)
class SoccerData, def _strip_accents, def normalize_team, def _parse_date, def __post_init__, def load, def _load_matches, def find_matches, def head_to_head, def team_stats, def standings, def biggest_wins, def average_goals, def search_players, def get_data
brazilian_soccer/server.py (85 loc)
def _df_to_records, def find_matches, def head_to_head, def team_stats, def standings, def biggest_wins, def average_goals, def search_players, def main
tests/__init__.py (0 loc, test)
tests/test_data.py (102 loc, test)
class TestNormalization, class TestLoading, class TestMatchQueries, class TestHeadToHead, class TestTeamStats, class TestStandings, class TestAggregates, class TestPlayers, def data, def test_strips_state_suffix, def test_strips_country_code, def test_strips_accents, def test_handles_none, def test_all_frames_loaded, def test_unified_matches, def test_find_matches_by_team, def test_find_matches_between_teams, def test_find_matches_by_season, def test_find_matches_by_competition, def test_returns_counts, def test_stats_structure, def test_home_only_filter, def test_standings_ordered, def test_biggest_wins, def test_average_goals, def test_find_brazilians, def test_search_by_name, def test_filter_by_min_overall

Stack signature (sorted JSON): {"language": "python", "model": "opus", "tooling": "none"}