← index

language=go, model=opus, tooling=beads

production  maturity 0.970

Replicates
3/3
Completion
100%
Replicate agreement
0.91
code_quality
0.985
Tokens (total)
692,431
Cost (total)
$0.9815

Runs

RunRepStatuscode_qualitycost ($)duration (s)tokensFilesLOC
10rep 1completed0.956
32rep 2completed1.000$0.431897.0s282,0254355
33rep 3completed1.000$0.5497137.1s410,4064411

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 — 4 file(s), 355 loc (1 test file(s), 99 test loc)
main.go (25 loc)
func main
server.go (117 loc)
func NewServer, func ServeHTTP, func writeJSON, func writeErr, func health, func books, func bookByID, type Server
server_test.go (99 loc, test)
func newTestServer, func do, func TestHealth, func TestCreateAndGetBook, func TestCreateValidation, func TestListFilterByAuthor, func TestUpdateAndDelete
store.go (114 loc)
func NewStore, func Close, func Create, func List, func Get, func Update, func Delete, type Book, type Store
rep 3 — 4 file(s), 411 loc (1 test file(s), 128 test loc)
handlers.go (140 loc)
func NewServer, func Routes, func writeJSON, func writeError, func health, func validate, func createBook, func listBooks, func parseID, func getBook, func updateBook, func deleteBook, type Server, type bookInput
handlers_test.go (128 loc, test)
func newTestServer, func do, func TestHealth, func TestCreateAndGetBook, func TestCreateValidation, func TestListFilterAndUpdateAndDelete, func itoa, func jsonNum
main.go (26 loc)
func main
store.go (117 loc)
func NewStore, func Close, func Create, func List, func Get, func Update, func Delete, func Ping, type Book, type Store

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