← index

language=rust, model=opus, tooling=beads

production  maturity 0.958

Replicates
3/3
Completion
100%
Replicate agreement
1.00
code_quality
0.833
Tokens (total)
1,065,299
Cost (total)
$1.4425

Runs

RunRepStatuscode_qualitycost ($)duration (s)tokensFilesLOC
41rep 1completed0.833$0.5013134.6s405,9493342
42rep 2completed0.833$0.4481129.9s287,6333388
43rep 3completed0.833$0.4931163.4s371,7173342

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 — 3 file(s), 342 loc (1 test file(s), 149 test loc)
src/lib.rs (183 loc)
fn err, fn init_db, fn app, fn health, fn row_to_book, fn list_books, fn create_book, fn get_book, fn update_book, fn delete_book, struct Book, struct BookInput, struct ErrorBody
src/main.rs (10 loc)
fn main
tests/api.rs (149 loc, test)
fn make_app, fn body_json, fn health_returns_ok, fn create_and_get_book, fn create_without_title_rejected, fn list_filter_by_author_and_update_delete
rep 2 — 3 file(s), 388 loc (1 test file(s), 168 test loc)
src/lib.rs (206 loc)
fn init_db, fn build_app, fn health, fn err, fn create_book, fn list_books, fn row_to_book, fn get_book, fn update_book, fn delete_book, struct AppState, struct Book, struct BookInput, struct ErrorResponse
src/main.rs (14 loc)
fn main
tests/api.rs (168 loc, test)
fn app, fn body_json, fn health_ok, fn create_and_get_book, fn create_missing_title_fails, fn list_filter_by_author, fn update_and_delete
rep 3 — 3 file(s), 342 loc (1 test file(s), 126 test loc)
src/lib.rs (204 loc)
fn into_response, fn init_db, fn open_db, fn open_memory_db, fn app, fn health, fn row_to_book, fn create_book, fn list_books, fn get_book, fn update_book, fn delete_book, struct Book, struct BookInput, struct ListQuery, struct ErrorResponse, enum ApiError
src/main.rs (12 loc)
fn main
tests/api.rs (126 loc, test)
fn body_json, fn req_json, fn health_ok, fn create_and_get_book, fn create_missing_title_is_400, fn list_filter_by_author_and_update_delete

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