ReadingList
| Claim | Verdict | Recorded outcome | Proof |
|---|---|---|---|
| Lifecycle completed | PASS | 30 lifecycle commands executed; the run ended at 30-score-release. | result.json |
| External conformance suite passed | PASS | sh bin/test.sh exited 0. | evidence/commands/27-test.stdout.log |
| Target completion check passed | PASS | drydock status ReadingList --check exited 0. | evidence/commands/23-refit-1-complete.stdout.log |
| Acceptance score passed | PASS | drydock score acceptance exited 0. | evidence/commands/28-score-acceptance.stdout.log |
| Release score passed | PASS | drydock score release exited 0. | evidence/commands/30-score-release.stdout.log |
| Integrity verification passed | PASS | 949 files digested; verify with sha256sum -c SHA256SUMS. | SHA256SUMS |
RUN SUMMARY
RUN NOTES:
- One run is evidence of one run. It is not a benchmark.
- It is not a security certification of the delivered code.
Run detail
Everything below is the underlying record: the commands Drydock executed, the model calls they made, and every file this run wrote.
Lifecycle commands
Each Drydock command executed in order, with its recorded exit code and its own captured streams. A stream is linked only when it captured output; run progress and token accounting are reported on stdout, so a linked stderr means the stage wrote diagnostics.
| # | Stage | Command | Result | Elapsed | stdout | stderr | llm |
|---|---|---|---|---|---|---|---|
| 1 | 01-init | drydock init ReadingList | OK | 2.2s | stdout | — | — |
| 2 | 02-import-sources | drydock import ReadingList sources --format markdown | OK | 1.9s | stdout | — | — |
| 3 | 03-analyze | drydock analyze ReadingList | OK | 57.9s | stdout | — | llm |
| 4 | 04-plan | drydock plan ReadingList --override | OK | 218.9s | stdout | — | llm 1 · llm 2 · llm 3 · llm 4 |
| 5 | 05-after-plan-build-status | drydock build status ReadingList | OK | 2.2s | stdout | — | — |
| 6 | 06-after-plan-target-status | drydock status ReadingList | OK | 0.9s | stdout | — | — |
| 7 | 07-after-plan-workspace-status | drydock status | OK | 0.3s | stdout | — | — |
| 8 | 08-initial-ready | drydock status ReadingList --ready | OK | 0.7s | stdout | — | — |
| 9 | 09-initial-build-1 | drydock build ReadingList --override --repair-attempts 6 | OK | 1092.5s | stdout | — | — |
| 10 | 10-initial-ready | drydock status ReadingList --ready | EXIT 1 | 0.3s | stdout | — | — |
| 11 | 11-initial-complete | drydock status ReadingList --check | OK | 0.3s | stdout | — | — |
| 12 | 12-after-initial-build-build-status | drydock build status ReadingList | OK | 0.7s | stdout | — | — |
| 13 | 13-after-initial-build-target-status | drydock status ReadingList | OK | 0.9s | stdout | — | — |
| 14 | 14-after-initial-build-workspace-status | drydock status | OK | 0.4s | stdout | — | — |
| 15 | 15-import-update-1 | drydock import ReadingList --update | OK | 2.4s | stdout | — | — |
| 16 | 16-refit-update-1 | drydock refit ReadingList --sources | OK | 19.1s | stdout | — | llm |
| 17 | 17-after-refit-1-build-status | drydock build status ReadingList | OK | 0.7s | stdout | — | — |
| 18 | 18-after-refit-1-target-status | drydock status ReadingList | OK | 0.9s | stdout | — | — |
| 19 | 19-after-refit-1-workspace-status | drydock status | OK | 0.5s | stdout | — | — |
| 20 | 20-refit-1-ready | drydock status ReadingList --ready | OK | 1.0s | stdout | — | — |
| 21 | 21-refit-1-build-1 | drydock build ReadingList --override --repair-attempts 6 | OK | 147.1s | stdout | — | — |
| 22 | 22-refit-1-ready | drydock status ReadingList --ready | EXIT 1 | 0.3s | stdout | — | — |
| 23 | 23-refit-1-complete | drydock status ReadingList --check | OK | 0.3s | stdout | — | — |
| 24 | 24-after-refit-1-build-build-status | drydock build status ReadingList | OK | 0.6s | stdout | — | — |
| 25 | 25-after-refit-1-build-target-status | drydock status ReadingList | OK | 0.8s | stdout | — | — |
| 26 | 26-after-refit-1-build-workspace-status | drydock status | OK | 0.3s | stdout | — | — |
| 27 | 27-test | sh bin/test.sh | OK | 3.2s | stdout | stderr | — |
| 28 | 28-score-acceptance | drydock score ac ReadingList | OK | 36.6s | stdout | — | — |
| 29 | 29-score-build-report | drydock score build ReadingList | OK | 0.3s | stdout | — | — |
| 30 | 30-score-release | drydock score release ReadingList | OK | 52.4s | stdout | — | llm |
Advisory scores
Scoring is advisory and does not gate the run.
| Score | Result |
|---|---|
| acceptance | OK |
| build-report | OK |
| release | OK |
LLM executions
One row per model invocation, with the exact prompt sent, the output returned, and the raw provider transcript.
| Command | Model | Result | Elapsed | Cached | Uncached | Output | prompt | output | transcript | llm |
|---|---|---|---|---|---|---|---|---|---|---|
| analyze | codex/gpt-5.6-luna | OK | 55.5s | 8,960 | 14,898 | 2,804 | prompt | output | transcript | llm |
| plan | codex/gpt-5.6-luna | OK | 53.0s | 8,960 | 27,801 | 2,709 | prompt | output | transcript | llm |
| plan | codex/gpt-5.6-luna | OK | 76.8s | 8,960 | 30,256 | 4,058 | prompt | output | transcript | llm |
| plan | codex/gpt-5.6-luna | OK | 61.9s | 8,960 | 30,284 | 3,210 | prompt | output | transcript | llm |
| lineage_attribute | codex/gpt-5.6-luna | OK | 17.1s | 8,960 | 3,717 | 726 | prompt | output | transcript | llm |
| build | codex/gpt-5.6-luna | OK | 202.4s | 645,632 | 39,502 | 7,353 | prompt | output | transcript | llm |
| build | codex/gpt-5.6-luna | OK | 125.0s | 318,464 | 48,503 | 5,713 | prompt | output | transcript | llm |
| build | codex/gpt-5.6-luna | OK | 136.0s | 351,488 | 33,041 | 5,372 | prompt | output | transcript | llm |
| build | codex/gpt-5.6-luna | OK | 52.3s | 272,128 | 42,982 | 2,049 | prompt | output | transcript | llm |
| build | codex/gpt-5.6-luna | OK | 60.3s | 213,760 | 34,334 | 2,155 | prompt | output | transcript | llm |
| build | codex/gpt-5.6-luna | OK | 126.5s | 492,800 | 44,688 | 5,231 | prompt | output | transcript | llm |
| build | codex/gpt-5.6-luna | OK | 70.4s | 276,992 | 34,345 | 2,973 | prompt | output | transcript | llm |
| build | codex/gpt-5.6-luna | OK | 67.3s | 221,952 | 33,164 | 2,255 | prompt | output | transcript | llm |
| build | codex/gpt-5.6-luna | OK | 74.6s | 439,808 | 38,423 | 2,909 | prompt | output | transcript | llm |
| refit_sources_route | codex/gpt-5.6-luna | OK | 16.6s | 8,960 | 9,177 | 707 | prompt | output | transcript | llm |
| build | codex/gpt-5.6-luna | OK | 135.4s | 372,480 | 42,223 | 4,659 | prompt | output | transcript | llm |
| score release | codex/gpt-5.6-luna | OK | 50.4s | 99,840 | 18,846 | 2,009 | prompt | output | transcript | llm |
Build
Working tree produced by drydock build, exactly as the build left it. 762 files, 35,486,151 bytes.
Evidence
Captured command streams, assembled prompts, model output, and provider transcripts. 131 files, 2,125,103 bytes.
Sources
Input bundle staged for drydock import before the lifecycle started. 1 files, 747 bytes.
| Path | Bytes | |
|---|---|---|
| runs/20260815.171255/sources/ | 747 | |
| reading-list.md | 747 |
Workspace
Drydock workspace the run drove: Blueprint, Manifest, Target artifacts, and the logs Evidence does not already carry. 52 files, 164,987 bytes.