[WSJF-7] Sprint contracts for AI parser generation (explicit success criteria) #4

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

Context

Article: break complex tasks into managed chunks with 'done' contracts.

Problem

Parser generation has no success criteria beyond 'AI returned JSON.' No definition of what makes a good parser.

Proposal

  • Define parser contract: must extract at least tracking_number OR order_number
  • Must extract status correctly
  • title field must not be the full email subject
  • Add validation step in create_parser flow

WSJF: 7

## Context Article: break complex tasks into managed chunks with 'done' contracts. ## Problem Parser generation has no success criteria beyond 'AI returned JSON.' No definition of what makes a good parser. ## Proposal - Define parser contract: must extract at least tracking_number OR order_number - Must extract status correctly - title field must not be the full email subject - Add validation step in create_parser flow ## WSJF: 7
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#4
No description provided.