[WSJF-6] Stress-test parser assumptions on model upgrade #12

Open
opened 2026-06-27 10:45:50 +02:00 by bullitt · 0 comments
Owner

Context

Article: 'Every harness component encodes assumption about model limitations. Assumptions may be quickly stale.'

Problem

When OpenAI releases a new model (or we switch from gpt-4o to gpt-4o-mini), existing parsers might produce different results. No mechanism to verify.

Proposal

  • Script: re-run all stored parsers against their original fingerprint emails (from fixtures)
  • Compare extraction results with stored expectations
  • Flag parsers that produce different results after model change
  • Run as part of model migration checklist

WSJF: 6

## Context Article: 'Every harness component encodes assumption about model limitations. Assumptions may be quickly stale.' ## Problem When OpenAI releases a new model (or we switch from gpt-4o to gpt-4o-mini), existing parsers might produce different results. No mechanism to verify. ## Proposal - Script: re-run all stored parsers against their original fingerprint emails (from fixtures) - Compare extraction results with stored expectations - Flag parsers that produce different results after model change - Run as part of model migration checklist ## WSJF: 6
Sign in to join this conversation.
No labels
arch
harness
security
ux
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bullitt/trackbox#12
No description provided.