← index

language=go, model=sonnet, tooling=beads

candidate  maturity 0.150

Replicates
0/1
Completion
0%
Replicate agreement
0.50
code_quality
n/a
Tokens (total)
3,180,387
Cost (total)
$1.7240

Runs

RunRepStatuscode_qualitydefect_rateidiomaticmaintainabilitytest_coveragetoken_efficiencycost ($)duration (s)tokensturnsFilesLOC
11rep 1failed1.0001.0000.7200.5080.5790.012$1.7240506.8s3,180,3876181891

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 — 8 file(s), 1891 loc (2 test file(s), 378 test loc)
data/data.go (429 loc)
func NormalizeTeam, func isUpper, func RemoveAccents, func TeamMatches, func ParseDate, func parseInt, func parseFloat, func openCSV, func readHeader, func col, func LoadStore, func loadBrasileirao, func loadCup, func loadLibertadores, func loadBRFootball, func loadHistorical, func loadPlayers, type Store, type Match, type BRMatch, type HistoricalMatch, type Player
data/data_test.go (112 loc, test)
func TestLoadStore, func TestNormalizeTeam, func TestTeamMatches, func TestParseDate, func TestRemoveAccents
main.go (83 loc)
func main
tools/competitions.go (217 loc)
func RegisterCompetitionTools, func standings, func listSeasons, func matchStatsSummary, func pct
tools/matches.go (347 loc)
func RegisterMatchTools, func searchMatches, func headToHead, func biggestWins, func compLabel, func min
tools/players.go (187 loc)
func RegisterPlayerTools, func playerMatches, func searchPlayers, func clubPlayers
tools/teams.go (250 loc)
func RegisterTeamTools, func points, func buildRecord, func teamStats, func topTeams, func truncate, type teamRecord
tools/tools_test.go (266 loc, test)
func loadStore, func newServer, func callTool, func TestSearchMatches_Flamengo, func TestSearchMatches_BySeason, func TestHeadToHead, func TestBiggestWins, func TestTeamStats, func TestTopTeams, func TestSearchPlayers_Brazilian, func TestSearchPlayers_ByName, func TestClubPlayers_Barcelona, func TestStandings, func TestListSeasons, func TestMatchStatsSummary, func TestSearchMatches_Copa, func TestSearchMatches_Libertadores, func minLen

Stack signature (sorted JSON): {"language": "go", "model": "sonnet", "tooling": "beads"}