← index

language=go, model=sonnet, tooling=beads

production  maturity 1.000

Replicates
3/3
Completion
100%
Replicate agreement
1.00
code_quality
1.000
Tokens (total)
953,910
Cost (total)
$0.6220

Runs

RunRepStatuscode_qualitycost ($)duration (s)tokensFilesLOC
12rep 1completed1.000
36rep 2completed1.000$0.2936128.0s408,7863437
37rep 3completed1.000$0.3284165.2s545,1244426

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 2 — 3 file(s), 437 loc (1 test file(s), 173 test loc)
db.go (106 loc)
func initDB, func dbCreateBook, func dbListBooks, func dbGetBook, func dbUpdateBook, func dbDeleteBook
main.go (158 loc)
func writeJSON, func writeError, func handleHealth, func handleBooks, func handleBook, func createBook, func listBooks, func getBook, func updateBook, func deleteBook, func newMux, func main, type Book, type server
main_test.go (173 loc, test)
func setupTestServer, func TestHealth, func TestCreateAndGetBook, func TestCreateBook_ValidationError, func TestListBooks_AuthorFilter, func TestUpdateBook, func TestDeleteBook, func TestGetBook_NotFound
rep 3 — 4 file(s), 426 loc (1 test file(s), 158 test loc)
api_test.go (158 loc, test)
func setupTestServer, func TestHealth, func TestCreateAndGetBook, func TestCreateBookValidation, func TestListBooksWithAuthorFilter, func TestUpdateAndDeleteBook, func itoa
db.go (104 loc)
func initDB, func openDB, func dbCreateBook, func dbListBooks, func dbGetBook, func dbUpdateBook, func dbDeleteBook
handlers.go (138 loc)
func writeJSON, func writeError, func newRouter, func handleHealth, func handleCreateBook, func handleListBooks, func parseID, func handleGetBook, func handleUpdateBook, func handleDeleteBook, type Book, type errorResponse
main.go (26 loc)
func main

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