← index

language=python, model=opus, tooling=none

trial  maturity 0.736

Replicates
3/3
Completion
100%
Replicate agreement
0.30
code_quality
0.789
Tokens (total)
183,397
Cost (total)
$0.4069

Runs

RunRepStatuscode_qualitycost ($)duration (s)tokensFilesLOC
1rep 1completed0.789
13rep 2completed0.622$0.207745.3s105,2122166
14rep 3completed0.956$0.199242.6s78,1852184

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 — 2 file(s), 166 loc (1 test file(s), 62 test loc)
app.py (104 loc)
class BookIn, class BookOut, def init_db, def get_conn, def row_to_book, def create_app, def health, def create_book, def list_books, def get_book, def update_book, def delete_book
test_app.py (62 loc, test)
def client, def test_health, def test_create_and_get_book, def test_create_validation, def test_list_and_filter, def test_update_and_delete, def test_not_found
rep 3 — 2 file(s), 184 loc (1 test file(s), 59 test loc)
app.py (125 loc)
def get_db, def init_db, def row_to_dict, def create_app, def _connect, def _close, def health, def create_book, def list_books, def get_book, def update_book, def delete_book
test_app.py (59 loc, test)
def client, def test_health, def test_create_and_get_book, def test_create_validation, def test_list_and_filter, def test_update_and_delete, def test_update_missing

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