← index

language=go, model=opus, tooling=none

production  maturity 0.924

Replicates
3/3
Completion
100%
Replicate agreement
0.78
code_quality
0.963
Tokens (total)
460,997
Cost (total)
$0.7222

Runs

RunRepStatuscode_qualitycost ($)duration (s)tokensFilesLOC
9rep 1completed0.889
30rep 2completed1.000$0.327786.1s162,9063333
31rep 3completed1.000$0.3945101.0s298,0913329

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), 333 loc (1 test file(s), 110 test loc)
main.go (26 loc)
func main
server.go (197 loc)
func NewServer, func Close, func Routes, func writeJSON, func writeErr, func health, func booksCollection, func booksItem, func validate, func createBook, func listBooks, func getBook, func updateBook, func deleteBook, type Book, type Server
server_test.go (110 loc, test)
func newTestServer, func do, func TestHealth, func TestCreateAndGetBook, func TestCreateValidation, func TestListFilterByAuthor, func TestUpdateAndDelete
rep 3 — 3 file(s), 329 loc (1 test file(s), 107 test loc)
main.go (23 loc)
func main
server.go (199 loc)
func NewServer, func Close, func Handler, func routes, func writeJSON, func writeErr, func handleHealth, func handleBooks, func handleBookByID, func decodeBook, func createBook, func listBooks, func getBook, func updateBook, func deleteBook, type Book, type Server
server_test.go (107 loc, test)
func newTestServer, func do, func TestHealth, func TestCreateAndGetBook, func TestValidationMissingFields, func TestListFilterUpdateDelete

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