| 42 | gpt-5/high | ct.house v1.0 | 0.60 | | parse: llmverify: llm | 26,476→0 | 135138ms | result{"transactions": [{"owner": "unknown", "ticker": null, "comment": "Owner checkbox not clearly visible; amount-of-transaction range box is illegible in the scan. Date notified shown as 12/26/25.", "asset_name": "US Treasury Bill", "asset_type": "bond", "amount_max_usd": null, "amount_min_usd": null, "transaction_date": "2025-12-21", "transaction_type": "purchase", "as_reported_price": null}]}issues["Owner is marked Joint (JT) on the form; extraction set owner to unknown.", "Amount-of-transaction box is checked but was not captured (appears to be column G: $1,000,001–$5,000,000)."] |
| 41 | gpt-5-mini | ct.house v1.0 | 0.70 | accepted | parse: llmverify: llm | 26,476→0 | 33715ms | result{"transactions": [{"owner": "joint", "ticker": null, "comment": "Handwritten entry. Transaction date appears as 12/24/25 and date notified 12/26/25. Amount range boxes and exact amount column(s) are not clearly legible on scanned image, and no per‑unit price is reported.", "asset_name": "US Treasury Bill", "asset_type": "bond", "amount_max_usd": null, "amount_min_usd": null, "transaction_date": "2025-12-24", "transaction_type": "purchase", "as_reported_price": null}]}issues["The amount-range checkbox for the transaction appears to be marked on the scanned form but the extractor left amount_min_usd and amount_max_usd null (missing amount-range capture).", "The form shows a separate 'Date Notified of Transaction' value (12/26/25) that is mentioned in the comment but was not captured as a structured field in the extraction.", "Asset is handwritten as 'US Treasury Bill' on the form; the extractor classified asset_type as 'bond' (reasonable) but 'Treasury Bill' is a distinct short-term instrument and could be labeled more specifically."] |