← index

language=python, model=opus, tooling=beads

trial  maturity 0.789

Replicates
3/3
Completion
100%
Replicate agreement
0.57
code_quality
0.672
Tokens (total)
560,719
Cost (total)
$0.7467

Runs

RunRepStatuscode_qualitycost ($)duration (s)tokensFilesLOC
2rep 1completed0.622
15rep 2completed0.772$0.431387.9s342,1992155
16rep 3completed0.622$0.315470.3s218,5202172

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), 155 loc (1 test file(s), 54 test loc)
app.py (101 loc)
def get_db, def book_to_dict, def create_app, def close_connection, def health, def create_book, def list_books, def get_book, def update_book, def delete_book
test_app.py (54 loc, test)
def client, def test_health, def test_create_and_get_book, def test_create_missing_fields, def test_list_and_filter, def test_update_and_delete, def test_get_missing
rep 3 — 2 file(s), 172 loc (1 test file(s), 56 test loc)
app.py (116 loc)
def get_db, def init_db, def book_to_dict, def create_app, def close_connection, def health, def create_book, def list_books, def get_book, def update_book, def delete_book
test_app.py (56 loc, test)
def client, def test_health, def test_create_and_get_book, def test_create_requires_title_and_author, def test_list_and_filter_by_author, def test_update_book, def test_delete_book, def test_get_missing_returns_404

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