πŸ“Š Status Dashboard ↑ all runs

food-corpus-a-7c039dd0-c16-20260730

food-corpus-a Β· 27 minutes ago Β· iOS sim
Rows
199
Pass
131 (66%)
Fail
65 (33%)
Unverified
3 (2%)
Pass rate
67%
Avg difficulty
β€”
"Unverified" = the grader couldn't confidently call it PASS or FAIL from the trace β€” needs a human look (that's you πŸ‘/πŸ‘Ž-ing it). "Pass rate" = pass Γ· (pass + fail) β€” it excludes Unverified rows, so it differs slightly from the Pass % above (which is share of ALL rows). Unverified breaks down as: 3 unclassified β€” the "grader coverage gap" ones aren't ambiguous, the grader just doesn't fully score that intent type yet.

Why the fails happened β€” comprehension vs execution vs cosmetic

Comprehension β€” picked the wrong action/target (the hard problem)
63 (97%)
Execution β€” right decision, output broke (plumbing)
2 (3%)
Of 65 fails: if most are comprehension, that's the hard problem (the app didn't figure out the right action/target); execution/cosmetic means the decision was right but something downstream broke. Click a bar for the sub-split + example utterances.

Handled correctly? β€” by expected action

Click a row to see the ones it got wrong; click a wrong utterance to jump to its full detail below.
Supposed toNCorrectWrongUnverified
β–Έ LOG β€” log the food 12172 (60%) 47 (39%) 2 (2%)
β–Έ CLARIFY β€” ask a clarifying question 6151 (84%) 10 (16%) 0 (0%)
β–Έ CLARIFY_ANSWER β€” complete the pending action 53 (60%) 1 (20%) 1 (20%)
β–Έ NAVIGATE β€” navigate 44 (100%) 0 (0%) 0 (0%)
β–Έ SETTINGS β€” apply the setting 41 (25%) 3 (75%) 0 (0%)
β–Έ DELETE β€” delete the entry 20 (0%) 2 (100%) 0 (0%)
β–Έ UPDATE β€” update the entry 10 (0%) 1 (100%) 0 (0%)
β–Έ OTHER β€” handle appropriately 10 (0%) 1 (100%) 0 (0%)
Total199131 (67%)653

Accuracy by difficulty

Pending A1's per-utterance difficulty score (requested 2026-07-05) β€” this bar chart lights up once that lands.

Clarification follow-ups β€” scored separately

Second turn: app asked, we replied β€” did it resolve correctly?
Follow-ups
5
Resolved
3 (60%)
Mishandled
1 (20%)
Unverified
1

Cosmetic only

Not yet classified β€” pending A1 adding cosmetic-issue detection (double response, wording variance, rounding) to the grader. Nothing fabricated here.

System / infra

Not yet classified β€” pending confirmation from A1 whether trace data already carries infra-error signal (TTS/sync/DB-write errors) or needs new detection.

Latency

Avg (time to ready)
1.4s
p90
5.2s
Max
8.4s
Went async
0 (0%)
Each dot is one utterance (green=pass, red=fail, amber=unverified), positioned by how long it took to be ready for review. Bigger dots are the slow outliers β€” click any dot to jump to its detail.
0s
1s
2s
5s
9s
Response path β€” quick (single response) vs async (an ack like "Working on it…" before the real answer).
Quick response
138
Sync clarification
61
Slowest 8 utterances (click to jump to detail):
"Stop asking me about bread."8.4s
"I had a bowl of oatmeal."8.0s
"Dinner side was three quarters cup green beans."6.2s
"Dinner was my standard rice and beans."5.9s
"What did I eat after my workout?"5.9s
"Breakfast was an omelet with cheddar and olive oil."5.8s
"Put down my protein powder."5.8s
"Actually that was vanilla, not chocolate."5.8s

Filter β€” controls the list below

Pass / Fail / Unverified
PASS 131 FAIL 65 UNVERIFIED 3
Module (intended for)
Food (199)
Utterance sub-type (within module)
199 shown β€” 131 pass, 65 fail, 3 unverified

Per-utterance detail

PASSshould log the food"I had one medium banana." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Banana β€” card not captured.
Why verdict Logged (write-truth verified): Banana β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one medium banana. Assumed 1 medium banana as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Banana Γ—1 (1 medium banana) 105 cal Β· 1.3g P Β· 27.1g C Β· 0.4g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:45:43.629Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Breakfast was two hard boiled eggs." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Egg β€” card not captured.
Why verdict Logged (write-truth verified): Egg β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged two hard boiled eggs.
3 Β· App data rows written created food_log_entry: Egg Γ—1 (2 eggs) 143 cal Β· 12.6g P Β· 0.7g C Β· 9.5g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:45:55.080Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Put down four ounces grilled chicken breast." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Chicken breast β€” card not captured.
Why verdict Logged (write-truth verified): Chicken breast β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged four ounces grilled chicken breast.
3 Β· App data rows written created food_log_entry: Chicken breast Γ—1 (4 oz) 187 cal Β· 35.2g P Β· 0g C Β· 4.1g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:46:06.413Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Record one cup cooked white rice." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Cooked white rice β€” card not captured.
Why verdict Logged (write-truth verified): Cooked white rice β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one cup cooked white rice. Assumed 1 cup as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Cooked white rice Γ—1 (1 cup) 205 cal Β· 4.3g P Β· 44.2g C Β· 0.5g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:46:17.759Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Snack was a small apple." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Apple β€” card not captured.
Why verdict Logged (write-truth verified): Apple β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged a small apple. Assumed 1 small apple as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Apple Γ—1 (1 small apple) 77 cal Β· 0.4g P Β· 20.9g C Β· 0.3g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:46:29.044Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Add half a cup cooked oatmeal." (difficulty β€”)0.3s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Decisive guess with stated assumption + invited correction (good-guessing).
Why verdict Decisive guess with stated assumption + invited correction (good-guessing).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.3s
1 Β· TTS said no speech captured
2 Β· Card shown Logged half a cup cooked oatmeal. Assumed 0.5 cup as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Cooked oatmeal Γ—1 (0.5 cup) 83 cal Β· 2.9g P Β· 14g C Β· 1.8g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:46:40.505Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"I ate five ounces baked salmon." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Salmon β€” card not captured.
Why verdict Logged (write-truth verified): Salmon β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged five ounces baked salmon.
3 Β· App data rows written created food_log_entry: Salmon Γ—1 (5 oz) 295 cal Β· 28.3g P Β· 0g C Β· 18.4g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:46:51.801Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Track one cup blueberries." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Blueberries β€” card not captured.
Why verdict Logged (write-truth verified): Blueberries β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one cup blueberries. Assumed 1 cup as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Blueberries Γ—1 (1 cup) 84 cal Β· 1g P Β· 21.5g C Β· 0.4g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:47:03.149Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Count twelve almonds." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Almonds β€” card not captured.
Why verdict Logged (write-truth verified): Almonds β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged twelve almonds.
3 Β· App data rows written created food_log_entry: Almonds Γ—1 (12 almonds) 83 cal Β· 3.1g P Β· 3.1g C Β· 7.2g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:47:14.450Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Lunch included three ounces turkey breast." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Turkey breast, Turkey breast β€” card not captured.
Why verdict Logged (write-truth verified): Turkey breast, Turkey breast β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged three ounces turkey breast.
3 Β· App data rows written created food_log_entry: Turkey breast Γ—1 (3 oz) 115 cal Β· 24.7g P Β· 0g C Β· 1.4g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:47:25.731Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Finished one plain bagel." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Plain bagel β€” card not captured.
Why verdict Logged (write-truth verified): Plain bagel β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one plain bagel. Assumed a fresh/deli-size bagel; say packaged or Lender's if it was a bread-aisle bagel Assumed 1 plain bagel as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Plain bagel Γ—1 (1 plain bagel) 350 cal Β· 14g P Β· 67.2g C Β· 2.1g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:47:37.131Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould ask a clarifying question"Dinner was six ounces baked potato." (difficulty β€”)0.1s
Verdict Expected CLARIFY β€” should ask a clarifying question. FAIL: Logged a BLIND guess β€” no stated assumption, no correction invited.
Why verdict Logged a BLIND guess β€” no stated assumption, no correction invited.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged six ounces baked potato.
3 Β· App data rows written created food_log_entry: Potato Γ—1 (6 oz) 148 cal Β· 3.2g P Β· 34.2g C Β· 0.2g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:47:48.464Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Save one cup steamed broccoli." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Broccoli β€” card not captured.
Why verdict Logged (write-truth verified): Broccoli β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one cup steamed broccoli. Assumed 1 cup as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Broccoli Γ—1 (1 cup) 55 cal Β· 3.8g P Β· 11.3g C Β· 0.6g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:47:59.765Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"I drank eight ounces orange juice." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Orange juice β€” card not captured.
Why verdict Logged (write-truth verified): Orange juice β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged eight ounces orange juice.
3 Β· App data rows written created food_log_entry: Orange juice Γ—1 (8 oz) 102 cal Β· 1.6g P Β· 23.6g C Β· 0.5g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:48:11.065Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Note two slices turkey bacon." (difficulty β€”)0.3s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Turkey bacon β€” card not captured.
Why verdict Logged (write-truth verified): Turkey bacon β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.3s
1 Β· TTS said no speech captured
2 Β· Card shown Logged note two slices turkey bacon.
3 Β· App data rows written created food_log_entry: Turkey bacon Γ—1 (2 slices) 60 cal Β· 8.1g P Β· 1g C Β· 3.1g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:48:22.515Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Supper was one cup cooked lentils." (difficulty β€”)0.3s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Lentils β€” card not captured.
Why verdict Logged (write-truth verified): Lentils β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.3s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one cup cooked lentils. Assumed 1 cup as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Lentils Γ—1 (1 cup) 230 cal Β· 17.8g P Β· 39.8g C Β· 0.8g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:48:33.983Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Enter one large orange." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Orange β€” card not captured.
Why verdict Logged (write-truth verified): Orange β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one large orange. Assumed 1 large orange as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Orange Γ—1 (1 large orange) 86 cal Β· 1.7g P Β· 21.7g C Β· 0.2g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:48:45.313Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Ate a quarter cup raisins." (difficulty β€”)0.3s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Raisins β€” card not captured.
Why verdict Logged (write-truth verified): Raisins β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.3s
1 Β· TTS said no speech captured
2 Β· Card shown Logged ate a quarter cup raisins. Assumed 0.25 cup as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Raisins Γ—1 (0.25 cup) 108 cal Β· 1.1g P Β· 28.7g C Β· 0.2g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:48:56.765Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Track one tablespoon peanut butter." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Peanut butter β€” card not captured.
Why verdict Logged (write-truth verified): Peanut butter β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one tablespoon peanut butter. Assumed 1 tbsp as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Peanut butter Γ—1 (1 tbsp) 88 cal Β· 3.8g P Β· 2.9g C Β· 7.6g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:49:08.081Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Dinner side was three quarters cup green beans." (difficulty β€”)6.2s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 6.2s
1 Β· TTS said no speech captured
2 Β· Card shown I need to resolve Dinner side was before I log this meal. What should I use for Dinner side was?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:49:25.415Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"I had one and a quarter cups strawberries." (difficulty β€”)0.4s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Strawberries β€” card not captured.
Why verdict Logged (write-truth verified): Strawberries β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.4s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one and a quarter cups strawberries. Assumed 1.25 cup as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Strawberries Γ—1 (1.25 cup) 61 cal Β· 1.3g P Β· 14.6g C Β· 0.6g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:49:52.516Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Put in two hundred grams nonfat Greek yogurt." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Nonfat Greek yogurt β€” card not captured.
Why verdict Logged (write-truth verified): Nonfat Greek yogurt β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged two hundred grams nonfat greek yogurt.
3 Β· App data rows written created food_log_entry: Nonfat Greek yogurt Γ—1 (200 g) 118 cal Β· 20.6g P Β· 7.2g C Β· 0.8g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:50:03.881Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Log one cup two percent milk." (difficulty β€”)0.3s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): 2% milk β€” card not captured.
Why verdict Logged (write-truth verified): 2% milk β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.3s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one cup two percent milk.
3 Β· App data rows written created food_log_entry: 2% milk Γ—1 (1 cup) 122 cal Β· 8.1g P Β· 11.7g C Β· 4.9g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:50:15.365Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Breakfast was one cup low fat cottage cheese." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): 1% cottage cheese β€” card not captured.
Why verdict Logged (write-truth verified): 1% cottage cheese β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one cup low fat cottage cheese. Assumed 1 cup as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: 1% cottage cheese Γ—1 (1 cup) 163 cal Β· 28g P Β· 6.1g C Β· 2.3g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:50:26.766Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Count one medium corn tortilla." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Corn tortilla β€” card not captured.
Why verdict Logged (write-truth verified): Corn tortilla β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one medium corn tortilla. Assumed 1 corn tortilla as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Corn tortilla Γ—1 (1 corn tortilla) 61 cal Β· 1.6g P Β· 12.5g C Β· 0.8g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:50:38.097Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Snack was one blueberry RX bar." (difficulty β€”)2.7s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 2.7s
1 Β· TTS said no speech captured
2 Β· Card shown What exact food and amount should I use for one blueberry rx bar? I did not log it yet because I could not safely finish that food log.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:50:51.949Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"I had one blueberry are ex bar." (difficulty β€”)2.7s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 2.7s
1 Β· TTS said no speech captured
2 Β· Card shown What exact food and amount should I use for one blueberry are ex bar? I did not log it yet because I could not safely finish that food log.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:51:05.816Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Finished one Fairlife Core Power chocolate 42 gram bottle." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. FAIL: WRITE-TRUTH FAIL β€” expected food write missing β€” local foodEntries delta is 0 for this turn (proven no food write, not a capture gap)
Why verdict WRITE-TRUTH FAIL β€” expected food write missing β€” local foodEntries delta is 0 for this turn (proven no food write, not a capture gap)
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown I could not find a to-do matching one Fairlife Core Power chocolate 42 gram bottle.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did navigated to "todos" screen
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:51:17.132Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Count one fare life core power vanilla shake." (difficulty β€”)2.7s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 2.7s
1 Β· TTS said no speech captured
2 Β· Card shown What exact food and amount should I use for one fare life core power vanilla shake? I did not log it yet because I could not safely finish that food log.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:51:31.049Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Track one Chobani zero sugar vanilla cup." (difficulty β€”)0.5s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.5s
1 Β· TTS said no speech captured
2 Β· Card shown I couldn't find Track One Chobani Zero Sugar Vanilla Yogurt Cup in my nutrition database, so I haven't logged it β€” I'd only be guessing the nutrition. Say the exact name on the package, or tell me to log a generic yogurt.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:51:42.717Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Enter one shobani zero sugar strawberry yogurt." (difficulty β€”)5.3s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 5.3s
1 Β· TTS said no speech captured
2 Β· Card shown What type or size of yogurt should I use? I did not log it yet because yogurt style, fat level, flavor, and container size can change the nutrition.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:51:59.385Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Save one Quest chocolate brownie protein bar." (difficulty β€”)0.6s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Quest Chocolate Brownie Protein Bar β€” card not captured.
Why verdict Logged (write-truth verified): Quest Chocolate Brownie Protein Bar β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.6s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Quest Chocolate Brownie Protein Bar β€” the macros are an estimate since this food varies by brand.
3 Β· App data rows written created food_log_entry: Quest Chocolate Brownie Protein Bar Γ—1 (1 serving) 170 cal Β· 20g P Β· 19g C Β· 6g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:52:10.948Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from a manually curated nutrition entry.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Had one kwest cookies cream bar." (difficulty β€”)2.7s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 2.7s
1 Β· TTS said no speech captured
2 Β· Card shown What exact food and amount should I use for had one kwest cookies cream bar? I did not log it yet because I could not safely finish that food log.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:52:24.799Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Breakfast was two slices Dave's Killer Bread 21 Whole Grains." (difficulty β€”)0.8s
Verdict Expected LOG β€” should log the food. FAIL: WRITE-TRUTH FAIL β€” IMPLAUSIBLE: 2310 kcal is implausibly HIGH for 2 count of Dave's Killer Bread 21 Whole Grains (typical 160-260 kcal [per-serving])
Why verdict WRITE-TRUTH FAIL β€” IMPLAUSIBLE: 2310 kcal is implausibly HIGH for 2 count of Dave's Killer Bread 21 Whole Grains (typical 160-260 kcal [per-serving])
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.8s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Bread and Dave's Killer Bread 21 Whole Grains β€” Dave's Killer Bread. Assumed catalog default servings where you did not say an amount β€” tell me if that is not right.
3 Β· App data rows written created food_log_entry: Bread Γ—2 (100 g) 530 cal Β· 18g P Β· 98g C Β· 6.4g F
created food_log_entry: Dave's Killer Bread 21 Whole Grains Γ—21 (slice) 2310 cal Β· 105g P Β· 462g C Β· 42g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:52:36.782Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Record two slices Dave's killer bred twenty one whole grains." (difficulty β€”)2.0s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 2.0s
1 Β· TTS said no speech captured
2 Β· Card shown I need to resolve one whole grains before I log this meal. What should I use for one whole grains?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:52:49.949Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"I ate one KIND dark chocolate nuts and sea salt bar." (difficulty β€”)0.4s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Dark chocolate, No Cow Chocolate Sea Salt Bar β€” card not captured.
Why verdict Logged (write-truth verified): Dark chocolate, No Cow Chocolate Sea Salt Bar β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.4s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Dark chocolate and No Cow Chocolate Sea Salt Bar β€” No Cow. Assumed catalog default servings where you did not say an amount β€” tell me if that is not right.
3 Β· App data rows written created food_log_entry: Dark chocolate Γ—1 (100 g) 550 cal Β· 5.1g P Β· 60g C Β· 32.2g F
created food_log_entry: No Cow Chocolate Sea Salt Bar Γ—1 (1 bar (60 g)) 210 cal Β· 20g P Β· 23g C Β· 7g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:53:01.549Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Snack was one Larabar apple pie bar." (difficulty β€”)0.4s
Verdict Expected LOG β€” should log the food. FAIL: WRITE-TRUTH FAIL β€” IMPLAUSIBLE: 198 kcal is implausibly HIGH for 1 count of Apple Pie Fruit & Nut Bar (typical 60-130 kcal [per-serving])
Why verdict WRITE-TRUTH FAIL β€” IMPLAUSIBLE: 198 kcal is implausibly HIGH for 1 count of Apple Pie Fruit & Nut Bar (typical 60-130 kcal [per-serving])
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.4s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Apple Pie Fruit & Nut Bar β€” Larabar β€” the macros are an estimate since this food varies by brand.
3 Β· App data rows written created food_log_entry: Apple Pie Fruit & Nut Bar Γ—1 (1 bar (45 g)) 198 cal Β· 4.1g P Β· 24.8g C Β· 9.5g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:53:13.048Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Add one packet Quaker instant oatmeal maple brown sugar." (difficulty β€”)2.7s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 2.7s
1 Β· TTS said no speech captured
2 Β· Card shown Which one did you mean? 1. Cereals, Quaker, Instant Oatmeal, Maple and Brown Sugar, Dry, 2. Instant Oatmeal Maple & Brown Sugar (18 - 1.51 Ounce) 27.3 Ounce 18 Pack Paper Packets β€” Quaker, 3. Quaker Maple & Brown Sugar Instant Oatmeal, 4. Cereals, Quaker, Weight Control Instant Oatmeal, Maple and Brown Sugar
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:53:27.016Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Breakfast was one Siggi's vanilla skyr cup." (difficulty β€”)1.0s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.0s
1 Β· TTS said no speech captured
2 Β· Card shown I couldn't find Breakfast Was One Siggi's Vanilla Skyr Packaged Food in my nutrition database, so I haven't logged it β€” I'd only be guessing the nutrition. Say the exact name on the package, or tell me to log a generic packaged food.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:53:39.217Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Put down one Fage total 0 percent Greek yogurt cup." (difficulty β€”)0.7s
Verdict Expected LOG β€” should log the food. FAIL: WRITE-TRUTH FAIL β€” WRONG/MISSING item "fage total 0 percent cup" β€” no saved row with matching identity (rows: Nonfat Greek yogurt, Fage Total 0% Milkfat)
Why verdict WRITE-TRUTH FAIL β€” WRONG/MISSING item "fage total 0 percent cup" β€” no saved row with matching identity (rows: Nonfat Greek yogurt, Fage Total 0% Milkfat)
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.7s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Fage Total 0% Milkfat β€” FAGE and Nonfat Greek yogurt. Assumed a typical serving of Nonfat Greek yogurt while logging the rest of this meal. Tell me if that is not right.
3 Β· App data rows written created food_log_entry: Fage Total 0% Milkfat Γ—1 (1 portion (170 g)) 90 cal Β· 18g P Β· 4.9g C Β· 0g F
created food_log_entry: Nonfat Greek yogurt Γ—1 (1 cup) 145 cal Β· 25.2g P Β· 8.8g C Β· 1g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:53:51.183Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from open food facts.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"I drank one Premier Protein caramel shake." (difficulty β€”)1.3s
Verdict Expected LOG β€” should log the food. FAIL: WRITE-TRUTH FAIL β€” WRONG/MISSING item "premier protein caramel shake" β€” no saved row with matching identity (rows: Chocolate Shake)
Why verdict WRITE-TRUTH FAIL β€” WRONG/MISSING item "premier protein caramel shake" β€” no saved row with matching identity (rows: Chocolate Shake)
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.3s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Premier Protein Chocolate Shake β€” the macros are an estimate since this food varies by brand.
3 Β· App data rows written created food_log_entry: Chocolate Shake Γ—1 (bottle) 160 cal Β· 30g P Β· 5g C Β· 3g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:54:19.032Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Finished one Clif chocolate chip bar." (difficulty β€”)0.0s
Verdict Expected LOG β€” should log the food. FAIL: WRITE-TRUTH FAIL β€” expected food write missing β€” local foodEntries delta is 0 for this turn (proven no food write, not a capture gap)
Why verdict WRITE-TRUTH FAIL β€” expected food write missing β€” local foodEntries delta is 0 for this turn (proven no food write, not a capture gap)
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.0s
1 Β· TTS said no speech captured
2 Β· Card shown I could not find a to-do matching one Clif chocolate chip bar.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did navigated to "todos" screen
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:54:30.234Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Ate one Babybel original cheese." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Babybel β€” card not captured.
Why verdict Logged (write-truth verified): Babybel β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged ate one babybel original cheese. Assumed 1 babybel original cheese as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Babybel Γ—1 (1 babybel original cheese) 70 cal Β· 5g P Β· 0g C Β· 5.5g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:54:41.516Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Record one packet Justin's almond butter." (difficulty β€”)0.4s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): JUSTIN'S Classic Almond Butter, Classic β€” card not captured.
Why verdict Logged (write-truth verified): JUSTIN'S Classic Almond Butter, Classic β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.4s
1 Β· TTS said no speech captured
2 Β· Card shown Logged JUSTIN'S Classic Almond Butter, Classic.
3 Β· App data rows written created food_log_entry: JUSTIN'S Classic Almond Butter, Classic Γ—1 (one tablespoon) 110 cal Β· 3g P Β· 2.5g C Β· 9.5g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:54:53.067Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Count one Stonyfield organic strawberry yogurt cup." (difficulty β€”)1.0s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Organic Nonfat Greek Yogurt Strawberry β€” card not captured.
Why verdict Logged (write-truth verified): Organic Nonfat Greek Yogurt Strawberry β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.0s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Organic Nonfat Greek Yogurt Strawberry β€” Stonyfield.
3 Β· App data rows written created food_log_entry: Organic Nonfat Greek Yogurt Strawberry Γ—1 (1 container (113 g)) 90 cal Β· 9g P Β· 14g C Β· 0g F
created food_log_entry: Organic Nonfat Greek Yogurt Strawberry Γ—1 (1 container (113 g)) 90 cal Β· 9g P Β· 14g C Β· 0g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:55:05.247Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the USDA nutrition database.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Add my usual Quest bar." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Quest Chocolate Brownie Protein Bar β€” card not captured.
Why verdict Logged (write-truth verified): Quest Chocolate Brownie Protein Bar β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Quest Quest Chocolate Brownie Protein Bar. Using your saved "my usual quest bar". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Quest Chocolate Brownie Protein Bar Γ—1 (bar) 190 cal Β· 20g P Β· 21g C Β· 7g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Quest Quest Chocolate Brownie Protein Bar
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-quest-chocolate-brownie-bar",
        "name": "Quest Chocolate Brownie Protein Bar",
        "brand": "Quest",
        "source": "manual",
        "servingLabel": "bar",
        "servingQuantity": 1,
        "servingUnit": "bar",
        "macrosPerServing": {
          "calories": 190,
          "proteinGrams": 20,
          "fatGrams": 7,
          "carbsGrams": 21
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-10T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my usual Quest bar",
      "foodItemId": "seed-quest-chocolate-brownie-bar",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "bar",
        "displayLabel": "my usual Quest bar",
        "confirmBeforeLog": false
      }
    }
  • Seed food history: 1 for seed-quest-chocolate-brownie-bar at 2026-06-09T18:00:00.000Z
    {
      "type": "food_history",
      "foodItemId": "seed-quest-chocolate-brownie-bar",
      "quantity": 1,
      "loggedAt": "2026-06-09T18:00:00.000Z"
    }
snapshot captured 2026-07-30T19:55:16.549Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Log my blue RX." (difficulty β€”)2.7s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 2.7s
1 Β· TTS said no speech captured
2 Β· Card shown What exact food and amount should I use for my blue rx? I did not log it yet because I could not safely finish that food log.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: RXBAR RXBAR Blueberry
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-rxbar-blueberry-bar",
        "name": "RXBAR Blueberry",
        "brand": "RXBAR",
        "source": "manual",
        "servingLabel": "bar",
        "servingQuantity": 1,
        "servingUnit": "bar",
        "macrosPerServing": {
          "calories": 210,
          "proteinGrams": 12,
          "fatGrams": 8,
          "carbsGrams": 25
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-10T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my blue RX",
      "foodItemId": "seed-rxbar-blueberry-bar",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "bar",
        "displayLabel": "my blue RX",
        "confirmBeforeLog": false
      }
    }
snapshot captured 2026-07-30T19:55:30.366Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Breakfast was my normal oatmeal." (difficulty β€”)0.1s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Decisive guess with stated assumption + invited correction (good-guessing).
Why verdict Decisive guess with stated assumption + invited correction (good-guessing).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Cooked Oatmeal. Using your saved "my normal oatmeal". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Cooked Oatmeal Γ—1 (cup) 150 cal Β· 6g P Β· 27g C Β· 3g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Cooked Oatmeal
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-cooked-oatmeal",
        "name": "Cooked Oatmeal",
        "brand": null,
        "source": "manual",
        "servingLabel": "cup",
        "servingQuantity": 1,
        "servingUnit": "cup",
        "macrosPerServing": {
          "calories": 150,
          "proteinGrams": 6,
          "fatGrams": 3,
          "carbsGrams": 27
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-10T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my normal oatmeal",
      "foodItemId": "seed-cooked-oatmeal",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "cup",
        "displayLabel": "my normal oatmeal",
        "confirmBeforeLog": false
      }
    }
snapshot captured 2026-07-30T19:55:41.600Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Put down my protein powder." (difficulty β€”)5.8s
Verdict Expected LOG β€” should log the food. FAIL: Reported could-not-confirm (write-confirmation false negative).
Why verdict Reported could-not-confirm (write-confirmation false negative).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 5.8s
1 Β· TTS said no speech captured
2 Β· Card shown What would you like me to do with that?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Codex Test Nutrition Vanilla Protein Powder
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-vanilla-protein-powder",
        "name": "Vanilla Protein Powder",
        "brand": "Codex Test Nutrition",
        "source": "manual",
        "servingLabel": "scoop",
        "servingQuantity": 1,
        "servingUnit": "scoop",
        "macrosPerServing": {
          "calories": 120,
          "proteinGrams": 24,
          "fatGrams": 2,
          "carbsGrams": 3
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-10T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my protein powder",
      "foodItemId": "seed-vanilla-protein-powder",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "scoop",
        "displayLabel": "my protein powder",
        "confirmBeforeLog": false
      }
    }
snapshot captured 2026-07-30T19:55:58.586Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"I had my usual yogurt." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Vanilla Greek Yogurt Cup β€” card not captured.
Why verdict Logged (write-truth verified): Vanilla Greek Yogurt Cup β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Codex Test Dairy Vanilla Greek Yogurt Cup. Using your saved "my usual yogurt". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Vanilla Greek Yogurt Cup Γ—1 (cup) 130 cal Β· 15g P Β· 12g C Β· 0g F
created food_log_entry: Vanilla Greek Yogurt Cup Γ—1 (cup) 130 cal Β· 15g P Β· 12g C Β· 0g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Codex Test Dairy Vanilla Greek Yogurt Cup
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-vanilla-greek-yogurt-cup",
        "name": "Vanilla Greek Yogurt Cup",
        "brand": "Codex Test Dairy",
        "source": "manual",
        "servingLabel": "cup",
        "servingQuantity": 1,
        "servingUnit": "cup",
        "macrosPerServing": {
          "calories": 130,
          "proteinGrams": 15,
          "fatGrams": 0,
          "carbsGrams": 12
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-10T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my usual yogurt",
      "foodItemId": "seed-vanilla-greek-yogurt-cup",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "cup",
        "displayLabel": "my usual yogurt",
        "confirmBeforeLog": false
      }
    }
snapshot captured 2026-07-30T19:56:09.849Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Snack was my trail mix serving." (difficulty β€”)5.5s
Verdict Expected LOG β€” should log the food. FAIL: Reported could-not-confirm (write-confirmation false negative).
Why verdict Reported could-not-confirm (write-confirmation false negative).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 5.5s
1 Β· TTS said no speech captured
2 Β· Card shown I could not finish that request safely.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Codex Test Pantry House Trail Mix
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-trail-mix-30g",
        "name": "House Trail Mix",
        "brand": "Codex Test Pantry",
        "source": "manual",
        "servingLabel": "30 grams",
        "servingQuantity": 1,
        "servingUnit": "grams",
        "macrosPerServing": {
          "calories": 160,
          "proteinGrams": 5,
          "fatGrams": 10,
          "carbsGrams": 14
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-10T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my trail mix serving",
      "foodItemId": "seed-trail-mix-30g",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "30 grams",
        "displayLabel": "my trail mix serving",
        "confirmBeforeLog": false
      }
    }
snapshot captured 2026-07-30T19:56:26.534Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Count my morning shake." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. FAIL: WRITE-TRUTH FAIL β€” WRONG/MISSING item "names that it used the saved recipe" β€” no saved row with matching identity (rows: Morning Shake Recipe)
Why verdict WRITE-TRUTH FAIL β€” WRONG/MISSING item "names that it used the saved recipe" β€” no saved row with matching identity (rows: Morning Shake Recipe)
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Codex Test Recipe Morning Shake Recipe. Using your saved "my morning shake". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Morning Shake Recipe Γ—1 (shake) 310 cal Β· 32g P Β· 28g C Β· 9g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Codex Test Recipe Morning Shake Recipe
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-morning-shake-recipe",
        "name": "Morning Shake Recipe",
        "brand": "Codex Test Recipe",
        "source": "manual",
        "servingLabel": "shake",
        "servingQuantity": 1,
        "servingUnit": "shake",
        "macrosPerServing": {
          "calories": 310,
          "proteinGrams": 32,
          "fatGrams": 9,
          "carbsGrams": 28
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-10T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my morning shake",
      "foodItemId": "seed-morning-shake-recipe",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "shake",
        "displayLabel": "my morning shake",
        "confirmBeforeLog": false
      }
    }
snapshot captured 2026-07-30T19:56:37.748Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Lunch was my usual tuna packet." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Tuna Packet β€” card not captured.
Why verdict Logged (write-truth verified): Tuna Packet β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Codex Test Pantry Tuna Packet. Using your saved "my usual tuna packet". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Tuna Packet Γ—1 (packet) 100 cal Β· 22g P Β· 0g C Β· 1g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Codex Test Pantry Tuna Packet
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-tuna-packet",
        "name": "Tuna Packet",
        "brand": "Codex Test Pantry",
        "source": "manual",
        "servingLabel": "packet",
        "servingQuantity": 1,
        "servingUnit": "packet",
        "macrosPerServing": {
          "calories": 100,
          "proteinGrams": 22,
          "fatGrams": 1,
          "carbsGrams": 0
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-10T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my usual tuna packet",
      "foodItemId": "seed-tuna-packet",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "packet",
        "displayLabel": "my usual tuna packet",
        "confirmBeforeLog": false
      }
    }
snapshot captured 2026-07-30T19:56:48.966Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Add the same cottage cheese as yesterday." (difficulty β€”)0.9s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.9s
1 Β· TTS said no speech captured
2 Β· Card shown I hear more than one saved version that could match "the same cottage cheese as yesterday". Which exact food and amount should I log?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Codex Test Dairy Low Fat Cottage Cheese
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-low-fat-cottage-cheese",
        "name": "Low Fat Cottage Cheese",
        "brand": "Codex Test Dairy",
        "source": "manual",
        "servingLabel": "cup",
        "servingQuantity": 1,
        "servingUnit": "cup",
        "macrosPerServing": {
          "calories": 160,
          "proteinGrams": 28,
          "fatGrams": 2,
          "carbsGrams": 8
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-10T12:00:00.000Z"
      }
    }
  • Seed food history: 0.5 for seed-low-fat-cottage-cheese at 2026-06-09T13:00:00.000Z
    {
      "type": "food_history",
      "foodItemId": "seed-low-fat-cottage-cheese",
      "quantity": 0.5,
      "loggedAt": "2026-06-09T13:00:00.000Z"
    }
snapshot captured 2026-07-30T19:57:00.967Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Record the same cereal as Monday." (difficulty β€”)0.3s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): High Fiber Bran Cereal β€” card not captured.
Why verdict Logged (write-truth verified): High Fiber Bran Cereal β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.3s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Codex Test Cereal High Fiber Bran Cereal. Using your recent Codex Test Cereal High Fiber Bran Cereal history. Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: High Fiber Bran Cereal Γ—1 (cup) 170 cal Β· 6g P Β· 38g C Β· 1g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Codex Test Cereal High Fiber Bran Cereal
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-bran-cereal",
        "name": "High Fiber Bran Cereal",
        "brand": "Codex Test Cereal",
        "source": "manual",
        "servingLabel": "cup",
        "servingQuantity": 1,
        "servingUnit": "cup",
        "macrosPerServing": {
          "calories": 170,
          "proteinGrams": 6,
          "fatGrams": 1,
          "carbsGrams": 38
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-10T12:00:00.000Z"
      }
    }
  • Seed food history: 1 for seed-bran-cereal at 2026-06-08T12:00:00.000Z
    {
      "type": "food_history",
      "foodItemId": "seed-bran-cereal",
      "quantity": 1,
      "loggedAt": "2026-06-08T12:00:00.000Z"
    }
snapshot captured 2026-07-30T19:57:12.383Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould ask a clarifying question"I had my standard toast." (difficulty β€”)0.1s
Verdict Expected CLARIFY β€” should ask a clarifying question. FAIL: WRONG item vs seeded default/key β€” WRONG/MISSING item "seeded toast" β€” no saved row with matching identity (rows: Dave's Killer Bread 21 Whole Grains)
Why verdict WRONG item vs seeded default/key β€” WRONG/MISSING item "seeded toast" β€” no saved row with matching identity (rows: Dave's Killer Bread 21 Whole Grains)
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Dave's Killer Bread Dave's Killer Bread 21 Whole Grains. Using your saved "my standard toast". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Dave's Killer Bread 21 Whole Grains Γ—2 (slice) 220 cal Β· 10g P Β· 44g C Β· 4g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Dave's Killer Bread Dave's Killer Bread 21 Whole Grains
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-daves-killer-bread-21-whole-grains",
        "name": "Dave's Killer Bread 21 Whole Grains",
        "brand": "Dave's Killer Bread",
        "source": "manual",
        "servingLabel": "slice",
        "servingQuantity": 1,
        "servingUnit": "slice",
        "macrosPerServing": {
          "calories": 110,
          "proteinGrams": 5,
          "fatGrams": 2,
          "carbsGrams": 22
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-10T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my standard toast",
      "foodItemId": "seed-daves-killer-bread-21-whole-grains",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 2,
        "defaultServingLabel": "slice",
        "displayLabel": "my standard toast",
        "confirmBeforeLog": false
      }
    }
snapshot captured 2026-07-30T19:57:23.617Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Save my afternoon bar." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Afternoon Bar β€” card not captured.
Why verdict Logged (write-truth verified): Afternoon Bar β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Afternoon Bar. Using your saved "afternoon bar". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Afternoon Bar Γ—1 (serving) 150 cal Β· 10g P Β· 15g C Β· 5g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • saved_food_alias
    {
      "type": "saved_food_alias",
      "phrase": "afternoon bar",
      "expected_item": "seeded afternoon bar"
    }
snapshot captured 2026-07-30T19:57:34.866Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Dinner side was my usual rice." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Cooked Jasmine Rice β€” card not captured.
Why verdict Logged (write-truth verified): Cooked Jasmine Rice β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Cooked Jasmine Rice. Using your saved "my usual rice". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Cooked Jasmine Rice Γ—1 (cup) 205 cal Β· 4g P Β· 45g C Β· 0g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Cooked Jasmine Rice
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-cooked-jasmine-rice",
        "name": "Cooked Jasmine Rice",
        "brand": null,
        "source": "manual",
        "servingLabel": "cup",
        "servingQuantity": 1,
        "servingUnit": "cup",
        "macrosPerServing": {
          "calories": 205,
          "proteinGrams": 4,
          "fatGrams": 0,
          "carbsGrams": 45
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-10T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my usual rice",
      "foodItemId": "seed-cooked-jasmine-rice",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "cup",
        "displayLabel": "my usual rice",
        "confirmBeforeLog": false
      }
    }
snapshot captured 2026-07-30T19:57:46.131Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Add another one of the banana from breakfast." (difficulty β€”)0.4s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Medium Banana β€” card not captured.
Why verdict Logged (write-truth verified): Medium Banana β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.4s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Medium Banana. Using your recent Medium Banana history. Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Medium Banana Γ—1 (banana) 105 cal Β· 1.3g P Β· 27g C Β· 0.4g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Medium Banana
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-medium-banana",
        "name": "Medium Banana",
        "brand": null,
        "source": "manual",
        "servingLabel": "banana",
        "servingQuantity": 1,
        "servingUnit": "banana",
        "macrosPerServing": {
          "calories": 105,
          "proteinGrams": 1.3,
          "fatGrams": 0.4,
          "carbsGrams": 27
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-10T12:00:00.000Z"
      }
    }
  • Seed food history: 1 for seed-medium-banana at 2026-06-10T08:00:00.000Z
    {
      "type": "food_history",
      "foodItemId": "seed-medium-banana",
      "quantity": 1,
      "loggedAt": "2026-06-10T08:00:00.000Z"
    }
snapshot captured 2026-07-30T19:57:57.702Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"I finished the other Fairlife." (difficulty β€”)0.0s
Verdict Expected LOG β€” should log the food. FAIL: WRITE-TRUTH FAIL β€” expected food write missing β€” local foodEntries delta is 0 for this turn (proven no food write, not a capture gap)
Why verdict WRITE-TRUTH FAIL β€” expected food write missing β€” local foodEntries delta is 0 for this turn (proven no food write, not a capture gap)
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.0s
1 Β· TTS said no speech captured
2 Β· Card shown I could not find a to-do matching other Fairlife.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did navigated to "todos" screen
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Fairlife Fairlife Core Power Vanilla Protein Shake
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-fairlife-core-power-vanilla-bottle",
        "name": "Fairlife Core Power Vanilla Protein Shake",
        "brand": "Fairlife",
        "source": "manual",
        "servingLabel": "bottle",
        "servingQuantity": 1,
        "servingUnit": "bottle",
        "macrosPerServing": {
          "calories": 170,
          "proteinGrams": 26,
          "fatGrams": 4,
          "carbsGrams": 8
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-10T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "the other Fairlife",
      "foodItemId": "seed-fairlife-core-power-vanilla-bottle",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "bottle",
        "displayLabel": "the other Fairlife",
        "confirmBeforeLog": false
      }
    }
snapshot captured 2026-07-30T19:58:08.881Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Track my usual almonds." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Almonds β€” card not captured.
Why verdict Logged (write-truth verified): Almonds β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Almonds. Using your saved "my usual almonds". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Almonds Γ—1 (20 almonds) 140 cal Β· 5g P Β· 5g C Β· 12g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Almonds
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-almonds-20-count",
        "name": "Almonds",
        "brand": null,
        "source": "manual",
        "servingLabel": "20 almonds",
        "servingQuantity": 1,
        "servingUnit": "almonds",
        "macrosPerServing": {
          "calories": 140,
          "proteinGrams": 5,
          "fatGrams": 12,
          "carbsGrams": 5
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-10T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my usual almonds",
      "foodItemId": "seed-almonds-20-count",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "20 almonds",
        "displayLabel": "my usual almonds",
        "confirmBeforeLog": false
      }
    }
snapshot captured 2026-07-30T19:58:35.551Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Put down my breakfast eggs." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Hard Boiled Eggs β€” card not captured.
Why verdict Logged (write-truth verified): Hard Boiled Eggs β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Hard Boiled Eggs. Using your saved "my breakfast eggs". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Hard Boiled Eggs Γ—1 (2 eggs) 156 cal Β· 12g P Β· 1g C Β· 10g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Hard Boiled Eggs
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-hard-boiled-eggs-two",
        "name": "Hard Boiled Eggs",
        "brand": null,
        "source": "manual",
        "servingLabel": "2 eggs",
        "servingQuantity": 1,
        "servingUnit": "eggs",
        "macrosPerServing": {
          "calories": 156,
          "proteinGrams": 12,
          "fatGrams": 10,
          "carbsGrams": 1
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-10T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my breakfast eggs",
      "foodItemId": "seed-hard-boiled-eggs-two",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "2 eggs",
        "displayLabel": "my breakfast eggs",
        "confirmBeforeLog": false
      }
    }
snapshot captured 2026-07-30T19:58:46.800Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"I had the regular smoothie." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Regular Smoothie Recipe β€” card not captured.
Why verdict Logged (write-truth verified): Regular Smoothie Recipe β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Codex Test Recipe Regular Smoothie Recipe. Using your saved "the regular smoothie". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Regular Smoothie Recipe Γ—1 (smoothie) 280 cal Β· 18g P Β· 42g C Β· 6g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Codex Test Recipe Regular Smoothie Recipe
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-regular-smoothie-recipe",
        "name": "Regular Smoothie Recipe",
        "brand": "Codex Test Recipe",
        "source": "manual",
        "servingLabel": "smoothie",
        "servingQuantity": 1,
        "servingUnit": "smoothie",
        "macrosPerServing": {
          "calories": 280,
          "proteinGrams": 18,
          "fatGrams": 6,
          "carbsGrams": 42
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-10T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "the regular smoothie",
      "foodItemId": "seed-regular-smoothie-recipe",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "smoothie",
        "displayLabel": "the regular smoothie",
        "confirmBeforeLog": false
      }
    }
snapshot captured 2026-07-30T19:58:58.082Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Log my default milk." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): 2 Percent Milk β€” card not captured.
Why verdict Logged (write-truth verified): 2 Percent Milk β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged 2 Percent Milk. Using your saved "my default milk". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: 2 Percent Milk Γ—1 (cup) 122 cal Β· 8g P Β· 12g C Β· 5g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: 2 Percent Milk
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-two-percent-milk",
        "name": "2 Percent Milk",
        "brand": null,
        "source": "manual",
        "servingLabel": "cup",
        "servingQuantity": 1,
        "servingUnit": "cup",
        "macrosPerServing": {
          "calories": 122,
          "proteinGrams": 8,
          "fatGrams": 5,
          "carbsGrams": 12
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-10T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my default milk",
      "foodItemId": "seed-two-percent-milk",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "cup",
        "displayLabel": "my default milk",
        "confirmBeforeLog": false
      }
    }
snapshot captured 2026-07-30T19:59:09.298Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
UNVERIFIEDunclassifiedshould log the food"Same protein bar as yesterday." (difficulty β€”)1.2s
Verdict Expected LOG β€” should log the food. UNVERIFIED: CONTEXT-FRAGMENT β€” app asked for missing context; needs multi-turn replay (not a single-shot fail).
Why verdict CONTEXT-FRAGMENT β€” app asked for missing context; needs multi-turn replay (not a single-shot fail).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.2s
1 Β· TTS said no speech captured
2 Β· Card shown I hear more than one saved version that could match "same protein bar as yesterday". Which exact food and amount should I log?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Codex Test Pantry Chocolate Peanut Protein Bar
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-yesterday-protein-bar",
        "name": "Chocolate Peanut Protein Bar",
        "brand": "Codex Test Pantry",
        "source": "manual",
        "servingLabel": "bar",
        "servingQuantity": 1,
        "servingUnit": "bar",
        "macrosPerServing": {
          "calories": 210,
          "proteinGrams": 14,
          "fatGrams": 9,
          "carbsGrams": 23
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-10T12:00:00.000Z"
      }
    }
  • Seed food history: 1 for seed-yesterday-protein-bar at 2026-06-09T17:00:00.000Z
    {
      "type": "food_history",
      "foodItemId": "seed-yesterday-protein-bar",
      "quantity": 1,
      "loggedAt": "2026-06-09T17:00:00.000Z"
    }
snapshot captured 2026-07-30T19:59:21.617Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"I had one cup milk." (difficulty β€”)0.9s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Decisive guess with stated assumption + invited correction (good-guessing).
Why verdict Decisive guess with stated assumption + invited correction (good-guessing).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.9s
1 Β· TTS said no speech captured
2 Β· Card shown I logged 2% milk (one cup (244 g)) β€” let me know if that's not right.
3 Β· App data rows written created food_log_entry: 2% milk Γ—1 (one cup (244 g)) 122 cal Β· 8.1g P Β· 11.7g C Β· 4.9g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:59:33.664Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Add some cottage cheese." (difficulty β€”)5.2s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 5.2s
1 Β· TTS said no speech captured
2 Β· Card shown What fat level or brand of cottage cheese should I use? I did not log it yet because cottage cheese fat level can change the nutrition.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T19:59:50.051Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould ask a clarifying question"Log one scoop protein powder." (difficulty β€”)0.2s
Verdict Expected CLARIFY β€” should ask a clarifying question. FAIL: Logged a BLIND guess β€” no stated assumption, no correction invited.
Why verdict Logged a BLIND guess β€” no stated assumption, no correction invited.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Protein powder.
3 Β· App data rows written created food_log_entry: Protein powder Γ—1 (1 scoop) 110 cal Β· 24.9g P Β· 1g C Β· 0.5g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:00:01.367Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Snack was one protein bar." (difficulty β€”)0.1s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Decisive guess with stated assumption + invited correction (good-guessing).
Why verdict Decisive guess with stated assumption + invited correction (good-guessing).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one protein bar. Assumed 1 protein bar as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Generic protein bar Γ—1 (1 protein bar) 200 cal Β· 20g P Β· 22g C Β· 7g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:00:12.717Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"I had a bowl of oatmeal." (difficulty β€”)8.0s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 8.0s
1 Β· TTS said no speech captured
2 Β· Card shown What exact food and amount should I use for Cooked oatmeal? I did not log it yet because I could not safely finish that food log.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:00:31.985Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Breakfast was toast." (difficulty β€”)1.2s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Decisive guess with stated assumption + invited correction (good-guessing).
Why verdict Decisive guess with stated assumption + invited correction (good-guessing).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.2s
1 Β· TTS said no speech captured
2 Β· Card shown I logged Toast β€” let me know if that's not right.
3 Β· App data rows written created food_log_entry: Toast Γ—1 (100 g) 265 cal Β· 9g P Β· 49g C Β· 3.2g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:00:44.351Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Count a yogurt." (difficulty β€”)1.2s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.2s
1 Β· TTS said no speech captured
2 Β· Card shown What food did you log? Could you be more specific?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:00:56.717Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Add a shake." (difficulty β€”)2.7s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 2.7s
1 Β· TTS said no speech captured
2 Β· Card shown What exact food and amount should I use for a shake? I did not log it yet because I could not safely finish that food log.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:01:10.566Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"I ate a bagel with cream cheese." (difficulty β€”)5.3s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 5.3s
1 Β· TTS said no speech captured
2 Β· Card shown What type or source of bagel should I use? I did not log it yet because bagel type and source can change the nutrition.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:01:27.101Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Put down popcorn." (difficulty β€”)5.2s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 5.2s
1 Β· TTS said no speech captured
2 Β· Card shown How much popcorn was it, and was it air-popped, microwave, movie theater, or made with oil or butter? I did not log it yet because popcorn amount and preparation can change the nutrition.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:01:43.532Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Record a serving of cereal." (difficulty β€”)0.9s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.9s
1 Β· TTS said no speech captured
2 Β· Card shown What food did you log? Could you be more specific?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:01:55.615Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"I had one container yogurt." (difficulty β€”)1.3s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.3s
1 Β· TTS said no speech captured
2 Β· Card shown Which one did you mean? 1. Plain Greek yogurt, 2. Yogurt, Whole Milk, Plain, 3. Yogurt, Chocolate, Nonfat Milk, Fortified with Vitamin D
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:02:08.134Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Snack was one granola bar." (difficulty β€”)2.7s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 2.7s
1 Β· TTS said no speech captured
2 Β· Card shown Did you have milk, yogurt, fruit, or honey with the cereal or granola? I did not log it yet because add-ons can change the nutrition.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:02:21.984Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Lunch was a salad with dressing." (difficulty β€”)2.4s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 2.4s
1 Β· TTS said no speech captured
2 Β· Card shown What kind of salad and dressing? For example, was it a Caesar salad with ranch dressing? I didn't log it yet because the ingredients can change the nutrition.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:02:35.567Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"I had a handful of pretzels." (difficulty β€”)0.1s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown How much should I log for Pretzels? I did not log it yet because the amount was not clear.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:02:46.884Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould ask a clarifying question"Add one bottle protein drink." (difficulty β€”)1.0s
Verdict Expected CLARIFY β€” should ask a clarifying question. FAIL: Logged a BLIND guess β€” no stated assumption, no correction invited.
Why verdict Logged a BLIND guess β€” no stated assumption, no correction invited.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.0s
1 Β· TTS said no speech captured
2 Β· Card shown I couldn't find Add One Protein Shake in my nutrition database, so I haven't logged it β€” I'd only be guessing the nutrition. Say the exact name on the package, or tell me to log a generic protein shake.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:03:14.450Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Track one cup pasta." (difficulty β€”)0.2s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Decisive guess with stated assumption + invited correction (good-guessing).
Why verdict Decisive guess with stated assumption + invited correction (good-guessing).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one cup pasta. Assumed 1 cup as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Cooked pasta Γ—1 (1 cup) 220 cal Β· 8.1g P Β· 43.3g C Β· 1.3g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:03:25.766Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Count two slices cheese." (difficulty β€”)1.6s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.6s
1 Β· TTS said no speech captured
2 Β· Card shown What food did you log? Could you be more specific?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:03:38.485Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"I had a regular latte." (difficulty β€”)0.1s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Decisive guess with stated assumption + invited correction (good-guessing).
Why verdict Decisive guess with stated assumption + invited correction (good-guessing).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Coffee shop default Nonfat Latte. Using your saved "my normal latte". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Nonfat Latte Γ—1 (ounces) 120 cal Β· 9g P Β· 18g C Β· 0g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:03:49.798Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Put down a package of crackers." (difficulty β€”)0.2s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Decisive guess with stated assumption + invited correction (good-guessing).
Why verdict Decisive guess with stated assumption + invited correction (good-guessing).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged a package of crackers. Assumed 1 package as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Crackers Γ—1 (1 package) 13 cal Β· 0.3g P Β· 2.2g C Β· 0.3g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:04:01.201Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Breakfast was a muffin." (difficulty β€”)5.0s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 5.0s
1 Β· TTS said no speech captured
2 Β· Card shown What kind of muffin β€” for example, blueberry, bran, or chocolate chip? I didn't log it yet because the type can change the nutrition.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:04:17.383Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Log a cup of soup." (difficulty β€”)1.1s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.1s
1 Β· TTS said no speech captured
2 Β· Card shown Which one did you mean? 1. Soup, Sopa De Fideo Aguada, 2. Soup, Tomato, 3. Soup, Fish or Shrimp
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:04:29.653Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"I had two pancakes." (difficulty β€”)0.3s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Decisive guess with stated assumption + invited correction (good-guessing).
Why verdict Decisive guess with stated assumption + invited correction (good-guessing).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.3s
1 Β· TTS said no speech captured
2 Β· Card shown I logged Pancakes, Plain β€” let me know if that's not right.
3 Β· App data rows written created food_log_entry: Pancakes, Plain Γ—2 (1 small pancake) 112 cal Β· 3g P Β· 14.2g C Β· 4.8g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:04:41.166Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the USDA nutrition database.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Add one serving ice cream." (difficulty β€”)0.2s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Decisive guess with stated assumption + invited correction (good-guessing).
Why verdict Decisive guess with stated assumption + invited correction (good-guessing).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one serving ice cream. Assumed 100 g because no amount was stated.
3 Β· App data rows written created food_log_entry: Vanilla ice cream Γ—1 (100 g) 207 cal Β· 3.5g P Β· 23.6g C Β· 11g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:04:52.466Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Ate a small burrito." (difficulty β€”)2.7s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 2.7s
1 Β· TTS said no speech captured
2 Β· Card shown What exact food and amount should I use for ate a small burrito? I did not log it yet because I could not safely finish that food log.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:05:06.316Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"I had a turkey sandwich with mayo and cheddar." (difficulty β€”)1.1s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.1s
1 Β· TTS said no speech captured
2 Β· Card shown What should I use for mayo?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:05:18.583Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Ate an apple, a banana, and grapes." (difficulty β€”)0.3s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Apple, Banana, Grapes β€” card not captured.
Why verdict Logged (write-truth verified): Apple, Banana, Grapes β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.3s
1 Β· TTS said no speech captured
2 Β· Card shown Logged an apple, a banana, and Grapes. Assumed catalog default servings where you did not say an amount β€” tell me if that is not right.
3 Β· App data rows written created food_log_entry: Apple Γ—1 (1 apple) 95 cal Β· 0.5g P Β· 25.5g C Β· 0.4g F
created food_log_entry: Banana Γ—1 (1 banana) 105 cal Β· 1.3g P Β· 27.1g C Β· 0.4g F
created food_log_entry: Grapes Γ—1 (100 g) 69 cal Β· 0.7g P Β· 18.1g C Β· 0.2g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:05:30.151Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Log a Chipotle chicken bowl." (difficulty β€”)0.3s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.3s
1 Β· TTS said no speech captured
2 Β· Card shown What exact food and amount should I use for a chipotle chicken bowl? I did not log it yet because I could not safely finish that food log.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:05:41.651Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Breakfast was an omelet with cheddar and olive oil." (difficulty β€”)5.8s
Verdict Expected LOG β€” should log the food. FAIL: Reported could-not-confirm (write-confirmation false negative).
Why verdict Reported could-not-confirm (write-confirmation false negative).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 5.8s
1 Β· TTS said no speech captured
2 Β· Card shown What would you like me to do with that?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:05:58.717Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Add my lunch." (difficulty β€”)0.2s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Decisive guess with stated assumption + invited correction (good-guessing).
Why verdict Decisive guess with stated assumption + invited correction (good-guessing).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Codex Test Cereal High Fiber Bran Cereal. Using your recent Codex Test Cereal High Fiber Bran Cereal history. Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: High Fiber Bran Cereal Γ—1 (cup) 170 cal Β· 6g P Β· 38g C Β· 1g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:06:10.033Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"I had tacos from the food truck." (difficulty β€”)1.1s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.1s
1 Β· TTS said no speech captured
2 Β· Card shown Which one did you mean? 1. Garlic, Cilantro & Cumin Mexican Taco Truck Seasoning β€” McCormick & Company, Inc. (0 7 g), 2. Garlic, Cilantro & Cumin Mexican Taco Truck Seasoning β€” McCormick & Company, Inc. (0 699999988079071 g)
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:06:22.285Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Log a protein shake with banana, peanut butter, and oats." (difficulty β€”)4.5s
Verdict Expected LOG β€” should log the food. FAIL: WRITE-TRUTH FAIL β€” IMPLAUSIBLE: 604 kcal is implausibly HIGH for 1 count of Protein Shake (typical 80-135 kcal [per-serving]); WRONG/MISSING item "peanut butter" β€” no saved row with matching identity (rows: Dry oats, Protein Shake, Banana, JUSTIN'S Classic Almond Butter, Classic)
Why verdict WRITE-TRUTH FAIL β€” IMPLAUSIBLE: 604 kcal is implausibly HIGH for 1 count of Protein Shake (typical 80-135 kcal [per-serving]); WRONG/MISSING item "peanut butter" β€” no saved row with matching identity (rows: Dry oats, Protein Shake, Banana, JUSTIN'S Classic Almond Butter, Classic)
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 4.5s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Protein Shake. Includes one banana, JUSTIN'S Classic Almond Butter, Classic, and Dry oats.
3 Β· App data rows written created food_log_entry: Protein Shake Γ—1 (serving) 604 cal Β· 21.2g P Β· 95.9g C Β· 16.8g F
created food_log_entry: Banana Γ—1 (1 banana) 105 cal Β· 1.3g P Β· 27.1g C Β· 0.4g F
created food_log_entry: JUSTIN'S Classic Almond Butter, Classic Γ—1 (one tablespoon) 110 cal Β· 3g P Β· 2.5g C Β· 9.5g F
created food_log_entry: Dry oats Γ—1 (100 g) 389 cal Β· 16.9g P Β· 66.3g C Β· 6.9g F
created food_log_entry: Protein Shake Γ—1 (serving) 604 cal Β· 21.2g P Β· 95.9g C Β· 16.8g F
created food_log_entry: Banana Γ—1 (1 banana) 105 cal Β· 1.3g P Β· 27.1g C Β· 0.4g F
created food_log_entry: JUSTIN'S Classic Almond Butter, Classic Γ—1 (one tablespoon) 110 cal Β· 3g P Β· 2.5g C Β· 9.5g F
created food_log_entry: Dry oats Γ—1 (100 g) 389 cal Β· 16.9g P Β· 66.3g C Β· 6.9g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:06:37.935Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from a manually curated nutrition entry.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"I had a salad with chicken, walnuts, and ranch." (difficulty β€”)2.2s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 2.2s
1 Β· TTS said no speech captured
2 Β· Card shown Which walnuts should I use?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:06:51.267Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould ask a clarifying question"Track two slices of pizza." (difficulty β€”)0.1s
Verdict Expected CLARIFY β€” should ask a clarifying question. FAIL: Logged a BLIND guess β€” no stated assumption, no correction invited.
Why verdict Logged a BLIND guess β€” no stated assumption, no correction invited.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Pizza.
3 Β· App data rows written created food_log_entry: Pizza Γ—1 (2 slices) 569 cal Β· 24.4g P Β· 71.3g C Β· 20.8g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:07:02.550Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Count one Starbucks grande latte." (difficulty β€”)2.7s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 2.7s
1 Β· TTS said no speech captured
2 Β· Card shown What exact food and amount should I use for one starbucks grande latte? I did not log it yet because I could not safely finish that food log.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:07:16.416Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould complete the pending action"How much protein have I had today?" (difficulty β€”)0.1s
Verdict Expected CLARIFY_ANSWER β€” should complete the pending action. PASS: Completed the pending action.
Why verdict Completed the pending action.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown You logged 862.2 grams of protein today.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:07:43.084Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould complete the pending action"What did I eat yesterday?" (difficulty β€”)0.0s
Verdict Expected CLARIFY_ANSWER β€” should complete the pending action. PASS: Completed the pending action.
Why verdict Completed the pending action.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.0s
1 Β· TTS said no speech captured
2 Β· Card shown No β€” I do not see yesterday logged today.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:07:54.333Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould delete the entry"Delete that Quest bar from earlier." (difficulty β€”)0.1s
Verdict Expected DELETE β€” should delete the entry. FAIL: Did not delete (not understood / no removal).
Why verdict Did not delete (not understood / no removal).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown I could not find a list matching earlier. Which list has that Quest bar?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • prior_food_log
    {
      "type": "prior_food_log",
      "food": "Quest bar",
      "time_hint": "earlier"
    }
snapshot captured 2026-07-30T20:08:05.551Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould update the entry"Actually that was vanilla, not chocolate." (difficulty β€”)5.8s
Verdict Expected UPDATE β€” should update the entry. FAIL: Reported could-not-confirm (write-confirmation false negative).
Why verdict Reported could-not-confirm (write-confirmation false negative).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 5.8s
1 Β· TTS said no speech captured
2 Β· Card shown What would you like me to do with that?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • prior_food_log
    {
      "type": "prior_food_log",
      "food": "chocolate item"
    }
snapshot captured 2026-07-30T20:08:22.551Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Remind me to buy Chobani yogurt." (difficulty β€”)0.3s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Decisive guess with stated assumption + invited correction (good-guessing).
Why verdict Decisive guess with stated assumption + invited correction (good-guessing).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.3s
1 Β· TTS said no speech captured
2 Β· Card shown Added to-do: buy Chobani yogurt. Priority 3. Tell me if the title or due date should be different.
3 Β· App data rows written created todo_item: buy Chobani yogurt
4 Β· UI did navigated to "todos" screen
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:08:45.150Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould handle appropriately"Move my Quest Diagnostics appointment to Friday." (difficulty β€”)5.8s
Verdict Expected OTHER β€” should handle appropriately. FAIL: Reported could-not-confirm (write-confirmation false negative).
Why verdict Reported could-not-confirm (write-confirmation false negative).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 5.8s
1 Β· TTS said no speech captured
2 Β· Card shown What would you like me to do with that?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:09:02.101Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould navigate"Open the food log." (difficulty β€”)0.1s
Verdict Expected NAVIGATE β€” should navigate. PASS: Navigated.
Why verdict Navigated.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Opening Food History.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did navigated to "food" screen
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:09:13.435Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould navigate"Show me breakfast." (difficulty β€”)0.1s
Verdict Expected NAVIGATE β€” should navigate. PASS: Navigated.
Why verdict Navigated.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Opening Food Today.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did navigated to "food" screen
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:09:24.684Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould apply the setting"Make my food confirmations shorter." (difficulty β€”)5.5s
Verdict Expected SETTINGS β€” should apply the setting. FAIL: Did not apply the setting β€” no confirmation (unconfirmed action).
Why verdict Did not apply the setting β€” no confirmation (unconfirmed action).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 5.5s
1 Β· TTS said no speech captured
2 Β· Card shown I can help you log food faster. Try using shorter phrases like "Protein Shake" or "Pizza slice" without details. The app will confirm instantly.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:09:41.301Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould apply the setting"Stop asking me about bread." (difficulty β€”)8.4s
Verdict Expected SETTINGS β€” should apply the setting. FAIL: Did not apply the setting β€” treated it as food/workout-log or stalled instead of applying the setting.
Why verdict Did not apply the setting β€” treated it as food/workout-log or stalled instead of applying the setting.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 8.4s
1 Β· TTS said no speech captured
2 Β· Card shown Was it plain, or did you have anything on it like butter or cream cheese? I did not log it yet because add-ons can change the nutrition.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:10:00.852Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Ask me later about the smoothie details." (difficulty β€”)0.3s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Decisive guess with stated assumption + invited correction (good-guessing).
Why verdict Decisive guess with stated assumption + invited correction (good-guessing).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.3s
1 Β· TTS said no speech captured
2 Β· Card shown Added to-do: the smoothie details. Priority 3. Tell me if the title or due date should be different.
3 Β· App data rows written created todo_item: the smoothie details
4 Β· UI did navigated to "todos" screen
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:10:12.370Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
UNVERIFIEDunclassifiedshould complete the pending action"I don't know, just estimate it." (difficulty β€”)5.7s
Verdict Expected CLARIFY_ANSWER β€” should complete the pending action. UNVERIFIED: CLARIFY_ANSWER not gradeable single-shot β€” no pending clarification in this replay (app re-asked / mis-parsed as fresh); needs multi-turn replay.
Why verdict CLARIFY_ANSWER not gradeable single-shot β€” no pending clarification in this replay (app re-asked / mis-parsed as fresh); needs multi-turn replay.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 5.7s
1 Β· TTS said no speech captured
2 Β· Card shown What would you like me to do with that?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:10:29.249Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"No, the other one." (difficulty β€”)1.8s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.8s
1 Β· TTS said no speech captured
2 Β· Card shown I don't see another recent request. Could you tell me what you'd like to do?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:10:42.233Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Put this in notes: banana bread recipe." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. FAIL: Reported could-not-confirm (write-confirmation false negative).
Why verdict Reported could-not-confirm (write-confirmation false negative).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown I'm not sure how to help with that yet. Try asking me to log food, a workout, a note, or a to-do.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:10:53.416Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould apply the setting"Set protein goal to 180 grams." (difficulty β€”)0.1s
Verdict Expected SETTINGS β€” should apply the setting. PASS: Applied setting.
Why verdict Applied setting.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Okay, I updated your daily protein goal to 180 grams.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did navigated to "settings" screen
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:11:04.649Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould complete the pending action"Search for low sugar protein bars." (difficulty β€”)5.8s
Verdict Expected CLARIFY_ANSWER β€” should complete the pending action. PASS: Completed the pending action.
Why verdict Completed the pending action.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 5.8s
1 Β· TTS said no speech captured
2 Β· Card shown I couldn't find Search For Low Sugar Protein Protein Bar in my nutrition database, so I haven't logged it β€” I'd only be guessing the nutrition. Say the exact name on the package, or tell me to log a generic protein bar.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:11:21.617Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"I made chili with beef, beans, tomatoes, and oil." (difficulty β€”)5.7s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 5.7s
1 Β· TTS said no speech captured
2 Β· Card shown I can help you log that chili. For the most accurate nutrition, tell me exactly how much you ate β€” like "one cup" or "one bowl."
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:11:38.434Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould ask a clarifying question"Add one scoop pre-workout." (difficulty β€”)0.1s
Verdict Expected CLARIFY β€” should ask a clarifying question. FAIL: Reported could-not-confirm (write-confirmation false negative).
Why verdict Reported could-not-confirm (write-confirmation false negative).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown I understood a workout plan or equipment request, but could not complete it safely.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:11:49.668Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"I had a bite of cheesecake." (difficulty β€”)2.7s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 2.7s
1 Β· TTS said no speech captured
2 Β· Card shown What exact food and amount should I use for a bite of cheesecake? I did not log it yet because I could not safely finish that food log.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:12:03.551Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"I ate six ounces baked salmon." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Salmon β€” card not captured.
Why verdict Logged (write-truth verified): Salmon β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged six ounces baked salmon.
3 Β· App data rows written created food_log_entry: Salmon Γ—1 (6 oz) 354 cal Β· 34g P Β· 0g C Β· 22.1g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:12:30.266Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Lunch included one cup steamed broccoli." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Broccoli β€” card not captured.
Why verdict Logged (write-truth verified): Broccoli β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one cup steamed broccoli. Assumed 1 cup as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Broccoli Γ—1 (1 cup) 55 cal Β· 3.8g P Β· 11.3g C Β· 0.6g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:12:41.584Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Log three plain rice cakes." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Plain rice cakes β€” card not captured.
Why verdict Logged (write-truth verified): Plain rice cakes β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged three plain rice cakes.
3 Β· App data rows written created food_log_entry: Plain rice cakes Γ—1 (3 plain rice cakes) 104 cal Β· 2.2g P Β· 22g C Β· 0.8g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:12:52.901Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"I finished one container light Greek yogurt." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown I could not find a to-do matching one container light Greek yogurt. Did you mean: the smoothie details; buy Chobani yogurt?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did navigated to "todos" screen
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:13:04.199Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Please track two tablespoons peanut butter." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Peanut butter β€” card not captured.
Why verdict Logged (write-truth verified): Peanut butter β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged two tablespoons peanut butter.
3 Β· App data rows written created food_log_entry: Peanut butter Γ—1 (2 tbsp) 176 cal Β· 7.5g P Β· 5.9g C Β· 15.1g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:13:15.520Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Breakfast included one plain English muffin." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Plain English muffin β€” card not captured.
Why verdict Logged (write-truth verified): Plain English muffin β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one plain english muffin. Assumed 1 plain english muffin as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Plain English muffin Γ—1 (1 plain english muffin) 129 cal Β· 5.1g P Β· 25.5g C Β· 1g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:13:26.851Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Count five ounces baked sweet potato." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Sweet potato β€” card not captured.
Why verdict Logged (write-truth verified): Sweet potato β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged five ounces baked sweet potato.
3 Β· App data rows written created food_log_entry: Sweet potato Γ—1 (5 oz) 128 cal Β· 2.8g P Β· 29.3g C Β· 0.3g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:13:38.151Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Had one cup strawberries." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Strawberries β€” card not captured.
Why verdict Logged (write-truth verified): Strawberries β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged had one cup strawberries. Assumed 1 cup as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Strawberries Γ—1 (1 cup) 49 cal Β· 1.1g P Β· 11.7g C Β· 0.5g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:13:49.467Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Put down three turkey sausage links." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Turkey sausage links β€” card not captured.
Why verdict Logged (write-truth verified): Turkey sausage links β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged three turkey sausage links.
3 Β· App data rows written created food_log_entry: Turkey sausage links Γ—1 (3 turkey sausage links) 225 cal Β· 19.5g P Β· 4.5g C Β· 13.5g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:14:00.802Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Snack was one ounce pretzels." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Pretzels β€” card not captured.
Why verdict Logged (write-truth verified): Pretzels β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one ounce pretzels. Assumed 1 oz as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Pretzels Γ—1 (1 oz) 108 cal Β· 2.6g P Β· 22.4g C Β· 1g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:14:12.119Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"I drank twelve ounces orange juice." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Orange juice β€” card not captured.
Why verdict Logged (write-truth verified): Orange juice β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged twelve ounces orange juice.
3 Β· App data rows written created food_log_entry: Orange juice Γ—1 (12 oz) 153 cal Β· 2.4g P Β· 35.4g C Β· 0.7g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:14:23.485Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Add one cup black beans." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Black beans β€” card not captured.
Why verdict Logged (write-truth verified): Black beans β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one cup black beans. Assumed 1 cup as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Black beans Γ—1 (1 cup) 227 cal Β· 15.3g P Β· 40.8g C Β· 0.9g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:14:34.819Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Record one slice cheddar cheese." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Cheddar cheese β€” card not captured.
Why verdict Logged (write-truth verified): Cheddar cheese β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one slice cheddar cheese. Assumed 1 slice as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Cheddar cheese Γ—1 (1 slice) 81 cal Β· 4.6g P Β· 0.7g C Β· 6.7g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:14:46.119Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Dinner was six grilled shrimp." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Shrimp β€” card not captured.
Why verdict Logged (write-truth verified): Shrimp β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged six grilled shrimp.
3 Β· App data rows written created food_log_entry: Shrimp Γ—1 (6 shrimp) 36 cal Β· 8.6g P Β· 0.1g C Β· 0.1g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:14:57.418Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Track one cup tomato soup." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Tomato soup β€” card not captured.
Why verdict Logged (write-truth verified): Tomato soup β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one cup tomato soup. Assumed 1 cup as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Tomato soup Γ—1 (1 cup) 93 cal Β· 2g P Β· 18.9g C Β· 1g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:15:08.802Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"I had two cups mixed greens." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Mixed greens β€” card not captured.
Why verdict Logged (write-truth verified): Mixed greens β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged two cups mixed greens.
3 Β· App data rows written created food_log_entry: Mixed greens Γ—1 (2 cup) 12 cal Β· 1.1g P Β· 2g C Β· 0.1g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:15:20.119Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Log one tablespoon olive oil." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Olive oil β€” card not captured.
Why verdict Logged (write-truth verified): Olive oil β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one tablespoon olive oil. Assumed 1 tbsp as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Olive oil Γ—1 (1 tbsp) 120 cal Β· 0g P Β· 0g C Β· 13.6g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:15:31.534Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"This morning I had one packet instant oatmeal." (difficulty β€”)0.5s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Packet Instant Oatmeal β€” card not captured.
Why verdict Logged (write-truth verified): Packet Instant Oatmeal β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.5s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Packet Instant Oatmeal. Using your recent Packet Instant Oatmeal history. Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Packet Instant Oatmeal Γ—1 (serving) 150 cal Β· 10g P Β· 15g C Β· 5g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • saved_food_or_history_context
    {
      "type": "saved_food_or_history_context",
      "phrase": "This morning I had one packet instant oatmeal.",
      "expected_item": "packet instant oatmeal"
    }
snapshot captured 2026-07-30T20:15:43.337Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Please record four ounces sirloin steak." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Sirloin steak β€” card not captured.
Why verdict Logged (write-truth verified): Sirloin steak β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged four ounces sirloin steak.
3 Β· App data rows written created food_log_entry: Sirloin steak Γ—1 (4 oz) 243 cal Β· 32.9g P Β· 0g C Β· 11.3g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:15:54.667Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Ate one clementine." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Clementine β€” card not captured.
Why verdict Logged (write-truth verified): Clementine β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged ate one clementine. Assumed 1 clementine as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Clementine Γ—1 (1 clementine) 35 cal Β· 0.7g P Β· 8.9g C Β· 0.1g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:16:05.967Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Put down one cup cooked brown rice." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Cooked brown rice β€” card not captured.
Why verdict Logged (write-truth verified): Cooked brown rice β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one cup cooked brown rice. Assumed 1 cup as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Cooked brown rice Γ—1 (1 cup) 218 cal Β· 4.5g P Β· 45.8g C Β· 1.6g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:16:32.768Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Count two tablespoons salsa." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Salsa β€” card not captured.
Why verdict Logged (write-truth verified): Salsa β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged two tablespoons salsa.
3 Β· App data rows written created food_log_entry: Salsa Γ—1 (2 tbsp) 9 cal Β· 0.5g P Β· 2g C Β· 0.1g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:16:44.084Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"I had one cup baby carrots." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Baby carrots β€” card not captured.
Why verdict Logged (write-truth verified): Baby carrots β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one cup baby carrots. Assumed 1 cup as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Baby carrots Γ—1 (1 cup) 52 cal Β· 0.9g P Β· 12.2g C Β· 0.1g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:16:55.500Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Add one baked potato." (difficulty β€”)3.8s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 3.8s
1 Β· TTS said no speech captured
2 Β· Card shown What food did you log? Could you be more specific?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:17:10.485Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Snack was one mozzarella string cheese." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Mozzarella string cheese β€” card not captured.
Why verdict Logged (write-truth verified): Mozzarella string cheese β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown Logged one mozzarella string cheese. Assumed 1 mozzarella string cheese as the default serving. Tell me if you want a different amount.
3 Β· App data rows written created food_log_entry: Mozzarella string cheese Γ—1 (1 mozzarella string cheese) 80 cal Β· 7g P Β· 1g C Β· 5g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:17:21.852Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Log my usual Fairlife shake." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Fairlife Nutrition Plan Chocolate Shake β€” card not captured.
Why verdict Logged (write-truth verified): Fairlife Nutrition Plan Chocolate Shake β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Fairlife Fairlife Nutrition Plan Chocolate Shake. Using your saved "my usual fairlife shake". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Fairlife Nutrition Plan Chocolate Shake Γ—1 (bottle) 150 cal Β· 30g P Β· 4g C Β· 2.5g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Fairlife Fairlife Nutrition Plan Chocolate Shake
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-fairlife-nutrition-plan-chocolate",
        "name": "Fairlife Nutrition Plan Chocolate Shake",
        "brand": "Fairlife",
        "source": "manual",
        "servingLabel": "bottle",
        "servingQuantity": 1,
        "servingUnit": "bottle",
        "macrosPerServing": {
          "calories": 150,
          "proteinGrams": 30,
          "fatGrams": 2.5,
          "carbsGrams": 4
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-11T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my usual Fairlife shake",
      "foodItemId": "seed-fairlife-nutrition-plan-chocolate",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "bottle",
        "displayLabel": "my usual Fairlife shake",
        "confirmBeforeLog": false
      }
    }
  • Seed food history: 1 for seed-fairlife-nutrition-plan-chocolate at 2026-06-10T18:00:00.000Z
    {
      "type": "food_history",
      "foodItemId": "seed-fairlife-nutrition-plan-chocolate",
      "quantity": 1,
      "loggedAt": "2026-06-10T18:00:00.000Z"
    }
snapshot captured 2026-07-30T20:17:33.102Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Add my morning oatmeal." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Cooked Oatmeal with Peanut Butter β€” card not captured.
Why verdict Logged (write-truth verified): Cooked Oatmeal with Peanut Butter β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Home default Cooked Oatmeal with Peanut Butter. Using your saved "my morning oatmeal". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Cooked Oatmeal with Peanut Butter Γ—1 (bowl) 220 cal Β· 8g P Β· 30g C Β· 9g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Home default Cooked Oatmeal with Peanut Butter
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-morning-oatmeal-bowl",
        "name": "Cooked Oatmeal with Peanut Butter",
        "brand": "Home default",
        "source": "manual",
        "servingLabel": "bowl",
        "servingQuantity": 1,
        "servingUnit": "bowl",
        "macrosPerServing": {
          "calories": 220,
          "proteinGrams": 8,
          "fatGrams": 9,
          "carbsGrams": 30
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-11T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my morning oatmeal",
      "foodItemId": "seed-morning-oatmeal-bowl",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "bowl",
        "displayLabel": "my morning oatmeal",
        "confirmBeforeLog": false
      }
    }
  • Seed food history: 1 for seed-morning-oatmeal-bowl at 2026-06-10T18:00:00.000Z
    {
      "type": "food_history",
      "foodItemId": "seed-morning-oatmeal-bowl",
      "quantity": 1,
      "loggedAt": "2026-06-10T18:00:00.000Z"
    }
snapshot captured 2026-07-30T20:17:44.351Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Record my regular salad dressing." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown What exact food and amount should I use for my regular salad dressing? I did not log it yet because I could not safely finish that food log.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Generic Balsamic Vinaigrette
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-balsamic-vinaigrette",
        "name": "Balsamic Vinaigrette",
        "brand": "Generic",
        "source": "manual",
        "servingLabel": "tablespoons",
        "servingQuantity": 2,
        "servingUnit": "tablespoons",
        "macrosPerServing": {
          "calories": 90,
          "proteinGrams": 0,
          "fatGrams": 8,
          "carbsGrams": 4
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-11T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my regular salad dressing",
      "foodItemId": "seed-balsamic-vinaigrette",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 2,
        "defaultServingLabel": "tablespoons",
        "displayLabel": "my regular salad dressing",
        "confirmBeforeLog": false
      }
    }
snapshot captured 2026-07-30T20:17:55.685Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"I had my standard turkey wrap." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Turkey Wrap β€” card not captured.
Why verdict Logged (write-truth verified): Turkey Wrap β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Home default Turkey Wrap. Using your saved "my standard turkey wrap". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Turkey Wrap Γ—1 (wrap) 340 cal Β· 28g P Β· 31g C Β· 11g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Home default Turkey Wrap
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-standard-turkey-wrap",
        "name": "Turkey Wrap",
        "brand": "Home default",
        "source": "manual",
        "servingLabel": "wrap",
        "servingQuantity": 1,
        "servingUnit": "wrap",
        "macrosPerServing": {
          "calories": 340,
          "proteinGrams": 28,
          "fatGrams": 11,
          "carbsGrams": 31
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-11T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my standard turkey wrap",
      "foodItemId": "seed-standard-turkey-wrap",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "wrap",
        "displayLabel": "my standard turkey wrap",
        "confirmBeforeLog": false
      }
    }
  • Seed food history: 1 for seed-standard-turkey-wrap at 2026-06-10T18:00:00.000Z
    {
      "type": "food_history",
      "foodItemId": "seed-standard-turkey-wrap",
      "quantity": 1,
      "loggedAt": "2026-06-10T18:00:00.000Z"
    }
snapshot captured 2026-07-30T20:18:06.951Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Put down my go-to Greek yogurt." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Oikos Vanilla Greek Yogurt Cup β€” card not captured.
Why verdict Logged (write-truth verified): Oikos Vanilla Greek Yogurt Cup β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Oikos Oikos Vanilla Greek Yogurt Cup. Using your saved "my go to greek yogurt". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Oikos Vanilla Greek Yogurt Cup Γ—1 (cup) 120 cal Β· 15g P Β· 10g C Β· 0g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Oikos Oikos Vanilla Greek Yogurt Cup
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-oikos-vanilla-greek-yogurt",
        "name": "Oikos Vanilla Greek Yogurt Cup",
        "brand": "Oikos",
        "source": "manual",
        "servingLabel": "cup",
        "servingQuantity": 1,
        "servingUnit": "cup",
        "macrosPerServing": {
          "calories": 120,
          "proteinGrams": 15,
          "fatGrams": 0,
          "carbsGrams": 10
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-11T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my go-to Greek yogurt",
      "foodItemId": "seed-oikos-vanilla-greek-yogurt",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "cup",
        "displayLabel": "my go-to Greek yogurt",
        "confirmBeforeLog": false
      }
    }
  • Seed food history: 1 for seed-oikos-vanilla-greek-yogurt at 2026-06-10T18:00:00.000Z
    {
      "type": "food_history",
      "foodItemId": "seed-oikos-vanilla-greek-yogurt",
      "quantity": 1,
      "loggedAt": "2026-06-10T18:00:00.000Z"
    }
snapshot captured 2026-07-30T20:18:18.184Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Count my usual protein smoothie." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Protein Smoothie Default β€” card not captured.
Why verdict Logged (write-truth verified): Protein Smoothie Default β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Protein Smoothie Default. Using your saved "usual protein smoothie". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Protein Smoothie Default Γ—1 (serving) 150 cal Β· 10g P Β· 15g C Β· 5g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • saved_food_alias
    {
      "type": "saved_food_alias",
      "phrase": "usual protein smoothie",
      "expected_item": "seeded protein smoothie default"
    }
snapshot captured 2026-07-30T20:18:29.417Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Record my blue bag popcorn." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): SkinnyPop Original Popcorn β€” card not captured.
Why verdict Logged (write-truth verified): SkinnyPop Original Popcorn β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged SkinnyPop SkinnyPop Original Popcorn. Using your saved "my blue bag popcorn". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: SkinnyPop Original Popcorn Γ—1 (bag) 100 cal Β· 2g P Β· 10g C Β· 6g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: SkinnyPop SkinnyPop Original Popcorn
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-skinnypop-original-bag",
        "name": "SkinnyPop Original Popcorn",
        "brand": "SkinnyPop",
        "source": "manual",
        "servingLabel": "bag",
        "servingQuantity": 1,
        "servingUnit": "bag",
        "macrosPerServing": {
          "calories": 100,
          "proteinGrams": 2,
          "fatGrams": 6,
          "carbsGrams": 10
        },
        "aliases": [
          "blue bag popcorn"
        ],
        "timesLogged": 0,
        "createdAt": "2026-06-11T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my blue bag popcorn",
      "foodItemId": "seed-skinnypop-original-bag",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "bag",
        "displayLabel": "my blue bag popcorn",
        "confirmBeforeLog": false
      }
    }
snapshot captured 2026-07-30T20:18:40.668Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Breakfast was my normal latte." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Nonfat Latte β€” card not captured.
Why verdict Logged (write-truth verified): Nonfat Latte β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Coffee shop default Nonfat Latte. Using your saved "my normal latte". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Nonfat Latte Γ—1 (ounces) 120 cal Β· 9g P Β· 18g C Β· 0g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Coffee shop default Nonfat Latte
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-nonfat-latte-12oz",
        "name": "Nonfat Latte",
        "brand": "Coffee shop default",
        "source": "manual",
        "servingLabel": "ounces",
        "servingQuantity": 12,
        "servingUnit": "ounces",
        "macrosPerServing": {
          "calories": 120,
          "proteinGrams": 9,
          "fatGrams": 0,
          "carbsGrams": 18
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-11T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my normal latte",
      "foodItemId": "seed-nonfat-latte-12oz",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 12,
        "defaultServingLabel": "ounces",
        "displayLabel": "my normal latte",
        "confirmBeforeLog": false
      }
    }
  • Seed food history: 12 for seed-nonfat-latte-12oz at 2026-06-10T18:00:00.000Z
    {
      "type": "food_history",
      "foodItemId": "seed-nonfat-latte-12oz",
      "quantity": 12,
      "loggedAt": "2026-06-10T18:00:00.000Z"
    }
snapshot captured 2026-07-30T20:18:51.916Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Snack was my typical almonds." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Almonds β€” card not captured.
Why verdict Logged (write-truth verified): Almonds β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Generic Almonds. Using your saved "my typical almonds". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Almonds Γ—1 (ounce) 164 cal Β· 6g P Β· 6g C Β· 14g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Generic Almonds
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-typical-almonds",
        "name": "Almonds",
        "brand": "Generic",
        "source": "manual",
        "servingLabel": "ounce",
        "servingQuantity": 1,
        "servingUnit": "ounce",
        "macrosPerServing": {
          "calories": 164,
          "proteinGrams": 6,
          "fatGrams": 14,
          "carbsGrams": 6
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-11T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my typical almonds",
      "foodItemId": "seed-typical-almonds",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "ounce",
        "displayLabel": "my typical almonds",
        "confirmBeforeLog": false
      }
    }
  • Seed food history: 1 for seed-typical-almonds at 2026-06-10T18:00:00.000Z
    {
      "type": "food_history",
      "foodItemId": "seed-typical-almonds",
      "quantity": 1,
      "loggedAt": "2026-06-10T18:00:00.000Z"
    }
snapshot captured 2026-07-30T20:19:03.451Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Add my home sandwich." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. FAIL: WRITE-TRUTH FAIL β€” WRONG/MISSING item "swiss sandwich default" β€” no saved row with matching identity (rows: Ham and Swiss Sandwich)
Why verdict WRITE-TRUTH FAIL β€” WRONG/MISSING item "swiss sandwich default" β€” no saved row with matching identity (rows: Ham and Swiss Sandwich)
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Home default Ham and Swiss Sandwich. Using your saved "my home sandwich". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Ham and Swiss Sandwich Γ—1 (sandwich) 360 cal Β· 24g P Β· 33g C Β· 14g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Home default Ham and Swiss Sandwich
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-home-sandwich",
        "name": "Ham and Swiss Sandwich",
        "brand": "Home default",
        "source": "manual",
        "servingLabel": "sandwich",
        "servingQuantity": 1,
        "servingUnit": "sandwich",
        "macrosPerServing": {
          "calories": 360,
          "proteinGrams": 24,
          "fatGrams": 14,
          "carbsGrams": 33
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-11T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my home sandwich",
      "foodItemId": "seed-home-sandwich",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "sandwich",
        "displayLabel": "my home sandwich",
        "confirmBeforeLog": false
      }
    }
snapshot captured 2026-07-30T20:19:14.668Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Log my PB toast." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Whole Wheat Toast with Peanut Butter β€” card not captured.
Why verdict Logged (write-truth verified): Whole Wheat Toast with Peanut Butter β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Home default Whole Wheat Toast with Peanut Butter. Using your saved "my pb toast". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Whole Wheat Toast with Peanut Butter Γ—1 (slice) 170 cal Β· 7g P Β· 18g C Β· 9g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Home default Whole Wheat Toast with Peanut Butter
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-pb-toast",
        "name": "Whole Wheat Toast with Peanut Butter",
        "brand": "Home default",
        "source": "manual",
        "servingLabel": "slice",
        "servingQuantity": 1,
        "servingUnit": "slice",
        "macrosPerServing": {
          "calories": 170,
          "proteinGrams": 7,
          "fatGrams": 9,
          "carbsGrams": 18
        },
        "aliases": [
          "PB toast"
        ],
        "timesLogged": 0,
        "createdAt": "2026-06-11T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my PB toast",
      "foodItemId": "seed-pb-toast",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "slice",
        "displayLabel": "my PB toast",
        "confirmBeforeLog": false
      }
    }
  • Seed food history: 1 for seed-pb-toast at 2026-06-10T18:00:00.000Z
    {
      "type": "food_history",
      "foodItemId": "seed-pb-toast",
      "quantity": 1,
      "loggedAt": "2026-06-10T18:00:00.000Z"
    }
snapshot captured 2026-07-30T20:19:25.899Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"I had my post workout shake." (difficulty β€”)4.9s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 4.9s
1 Β· TTS said no speech captured
2 Β· Card shown What would you like me to do with that?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Premier Protein Premier Protein Chocolate Shake
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-premier-protein-chocolate",
        "name": "Premier Protein Chocolate Shake",
        "brand": "Premier Protein",
        "source": "manual",
        "servingLabel": "bottle",
        "servingQuantity": 1,
        "servingUnit": "bottle",
        "macrosPerServing": {
          "calories": 160,
          "proteinGrams": 30,
          "fatGrams": 3,
          "carbsGrams": 5
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-11T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my post workout shake",
      "foodItemId": "seed-premier-protein-chocolate",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "bottle",
        "displayLabel": "my post workout shake",
        "confirmBeforeLog": false
      }
    }
  • Seed food history: 1 for seed-premier-protein-chocolate at 2026-06-10T18:00:00.000Z
    {
      "type": "food_history",
      "foodItemId": "seed-premier-protein-chocolate",
      "quantity": 1,
      "loggedAt": "2026-06-10T18:00:00.000Z"
    }
snapshot captured 2026-07-30T20:19:41.951Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Track the yogurt I always get." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. FAIL: WRITE-TRUTH FAIL β€” WRONG/MISSING item "seeded low-sugar yogurt cup" β€” no saved row with matching identity (rows: Vanilla Greek Yogurt Cup)
Why verdict WRITE-TRUTH FAIL β€” WRONG/MISSING item "seeded low-sugar yogurt cup" β€” no saved row with matching identity (rows: Vanilla Greek Yogurt Cup)
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Codex Test Dairy Vanilla Greek Yogurt Cup. Using your saved "my usual yogurt". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Vanilla Greek Yogurt Cup Γ—1 (cup) 130 cal Β· 15g P Β· 12g C Β· 0g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Two Good Low Sugar Yogurt Cup
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-low-sugar-yogurt",
        "name": "Low Sugar Yogurt Cup",
        "brand": "Two Good",
        "source": "manual",
        "servingLabel": "cup",
        "servingQuantity": 1,
        "servingUnit": "cup",
        "macrosPerServing": {
          "calories": 80,
          "proteinGrams": 12,
          "fatGrams": 2,
          "carbsGrams": 3
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-11T12:00:00.000Z"
      }
    }
  • Seed food history: 1 for seed-low-sugar-yogurt at 2026-06-09T08:00:00.000Z
    {
      "type": "food_history",
      "foodItemId": "seed-low-sugar-yogurt",
      "quantity": 1,
      "loggedAt": "2026-06-09T08:00:00.000Z"
    }
  • Seed food history: 1 for seed-low-sugar-yogurt at 2026-06-10T08:00:00.000Z
    {
      "type": "food_history",
      "foodItemId": "seed-low-sugar-yogurt",
      "quantity": 1,
      "loggedAt": "2026-06-10T08:00:00.000Z"
    }
snapshot captured 2026-07-30T20:19:53.217Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Count my regular cottage cheese bowl." (difficulty β€”)0.2s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.2s
1 Β· TTS said no speech captured
2 Β· Card shown I found a likely match for my regular cottage cheese bowl, but I still need a clearer amount or product detail before I can log it. What exact food and amount should I use? I did not log it yet.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Generic Low-Fat Cottage Cheese
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-cottage-cheese-bowl",
        "name": "Low-Fat Cottage Cheese",
        "brand": "Generic",
        "source": "manual",
        "servingLabel": "cups",
        "servingQuantity": 0.75,
        "servingUnit": "cups",
        "macrosPerServing": {
          "calories": 135,
          "proteinGrams": 18,
          "fatGrams": 4,
          "carbsGrams": 6
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-11T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my regular cottage cheese bowl",
      "foodItemId": "seed-cottage-cheese-bowl",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 0.75,
        "defaultServingLabel": "cups",
        "displayLabel": "my regular cottage cheese bowl",
        "confirmBeforeLog": false
      }
    }
snapshot captured 2026-07-30T20:20:04.619Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Dinner was my standard rice and beans." (difficulty β€”)5.9s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 5.9s
1 Β· TTS said no speech captured
2 Β· Card shown I need to resolve my standard rice before I log this meal. What should I use for my standard rice?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • Seed food: Home default Rice and Black Beans Bowl
    {
      "type": "food_item",
      "foodItem": {
        "id": "seed-rice-and-beans-bowl",
        "name": "Rice and Black Beans Bowl",
        "brand": "Home default",
        "source": "manual",
        "servingLabel": "bowl",
        "servingQuantity": 1,
        "servingUnit": "bowl",
        "macrosPerServing": {
          "calories": 310,
          "proteinGrams": 12,
          "fatGrams": 3,
          "carbsGrams": 59
        },
        "aliases": [],
        "timesLogged": 0,
        "createdAt": "2026-06-11T12:00:00.000Z"
      }
    }
  • food_default
    {
      "type": "food_default",
      "phrase": "my standard rice and beans",
      "foodItemId": "seed-rice-and-beans-bowl",
      "settings": {
        "quickLogMode": "fixed",
        "defaultQuantity": 1,
        "defaultServingLabel": "bowl",
        "displayLabel": "my standard rice and beans",
        "confirmBeforeLog": false
      }
    }
  • Seed food history: 1 for seed-rice-and-beans-bowl at 2026-06-10T18:00:00.000Z
    {
      "type": "food_history",
      "foodItemId": "seed-rice-and-beans-bowl",
      "quantity": 1,
      "loggedAt": "2026-06-10T18:00:00.000Z"
    }
snapshot captured 2026-07-30T20:20:21.668Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Have that same Greek yogurt again." (difficulty β€”)0.1s
Verdict Expected LOG β€” should log the food. FAIL: WRITE-TRUTH FAIL β€” WRONG/MISSING item "same greek yogurt item as the earlier run-created history row" β€” no saved row with matching identity (rows: Oikos Vanilla Greek Yogurt Cup)
Why verdict WRITE-TRUTH FAIL β€” WRONG/MISSING item "same greek yogurt item as the earlier run-created history row" β€” no saved row with matching identity (rows: Oikos Vanilla Greek Yogurt Cup)
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Oikos Oikos Vanilla Greek Yogurt Cup. Using your saved "my go to greek yogurt". Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Oikos Vanilla Greek Yogurt Cup Γ—1 (cup) 120 cal Β· 15g P Β· 10g C Β· 0g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • saved_food_or_history_context
    {
      "type": "saved_food_or_history_context",
      "phrase": "Have that same Greek yogurt again.",
      "expected_item": "same greek yogurt item as the earlier run-created history row"
    }
snapshot captured 2026-07-30T20:20:48.618Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould log the food"Add another turkey burger patty like dinner." (difficulty β€”)0.8s
Verdict Expected LOG β€” should log the food. PASS: Logged (write-truth verified): Turkey Burger Patty β€” card not captured.
Why verdict Logged (write-truth verified): Turkey Burger Patty β€” card not captured.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.8s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Turkey Burger Patty. Using your recent Turkey Burger Patty history. Tell me if that is wrong.
3 Β· App data rows written created food_log_entry: Turkey Burger Patty Γ—1 (serving) 150 cal Β· 10g P Β· 15g C Β· 5g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • saved_food_or_history_context
    {
      "type": "saved_food_or_history_context",
      "phrase": "Add another turkey burger patty like dinner.",
      "expected_item": "turkey burger patty"
    }
snapshot captured 2026-07-30T20:21:00.535Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Log the same blueberries as before." (difficulty β€”)0.8s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.8s
1 Β· TTS said no speech captured
2 Β· Card shown I hear more than one saved version that could match "the same blueberries as before". Which exact food and amount should I log?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • saved_food_or_history_context
    {
      "type": "saved_food_or_history_context",
      "phrase": "Log the same blueberries as before.",
      "expected_item": "same blueberry amount as the earlier same-run row"
    }
snapshot captured 2026-07-30T20:21:12.551Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Record another string cheese." (difficulty β€”)1.4s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.4s
1 Β· TTS said no speech captured
2 Β· Card shown I hear more than one saved version that could match "another string cheese". Which exact food and amount should I log?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • saved_food_or_history_context
    {
      "type": "saved_food_or_history_context",
      "phrase": "Record another string cheese.",
      "expected_item": "mozzarella string cheese using the earlier same-run history"
    }
snapshot captured 2026-07-30T20:21:25.152Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
UNVERIFIEDunclassifiedshould log the food"Same sweet potato as earlier, one more serving." (difficulty β€”)1.7s
Verdict Expected LOG β€” should log the food. UNVERIFIED: CONTEXT-FRAGMENT β€” app asked for missing context; needs multi-turn replay (not a single-shot fail).
Why verdict CONTEXT-FRAGMENT β€” app asked for missing context; needs multi-turn replay (not a single-shot fail).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.7s
1 Β· TTS said no speech captured
2 Β· Card shown I need to resolve one more serving before I log this meal. What should I use for one more serving?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:21:38.035Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"I had toast." (difficulty β€”)0.9s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Decisive guess with stated assumption + invited correction (good-guessing).
Why verdict Decisive guess with stated assumption + invited correction (good-guessing).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.9s
1 Β· TTS said no speech captured
2 Β· Card shown I logged toast β€” let me know if that's not right.
3 Β· App data rows written created food_log_entry: Toast Γ—1 (100 g) 265 cal Β· 9g P Β· 49g C Β· 3.2g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:21:50.101Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould ask a clarifying question"Add cereal." (difficulty β€”)1.5s
Verdict Expected CLARIFY β€” should ask a clarifying question. FAIL: Logged a BLIND guess β€” no stated assumption, no correction invited.
Why verdict Logged a BLIND guess β€” no stated assumption, no correction invited.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.5s
1 Β· TTS said no speech captured
2 Β· Card shown Logged codex test cereal high fiber bran cereal β€” the macros are an estimate since this food varies by brand.
3 Β· App data rows written created food_log_entry: High Fiber Bran Cereal Γ—1 (cup) 170 cal Β· 6g P Β· 38g C Β· 1g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:22:02.702Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from user default.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Log yogurt." (difficulty β€”)1.1s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.1s
1 Β· TTS said no speech captured
2 Β· Card shown Which one did you mean? 1. Plain Greek yogurt, 2. Yogurt, Whole Milk, Plain, 3. Yogurt, Chocolate, Nonfat Milk, Fortified with Vitamin D
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:22:15.001Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Put down one cup soup." (difficulty β€”)2.7s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 2.7s
1 Β· TTS said no speech captured
2 Β· Card shown What exact food and amount should I use for one cup soup? I did not log it yet because I could not safely finish that food log.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:22:28.852Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Count a handful of trail mix." (difficulty β€”)2.1s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 2.1s
1 Β· TTS said no speech captured
2 Β· Card shown What food did you log? Could you be more specific?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:22:42.152Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"I drank a smoothie." (difficulty β€”)2.7s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 2.7s
1 Β· TTS said no speech captured
2 Β· Card shown What exact food and amount should I use for a smoothie? I did not log it yet because I could not safely finish that food log.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:22:56.018Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Add pasta salad." (difficulty β€”)5.1s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 5.1s
1 Β· TTS said no speech captured
2 Β· Card shown What food did you log? Could you be more specific?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:23:12.386Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Track two tacos." (difficulty β€”)1.0s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.0s
1 Β· TTS said no speech captured
2 Β· Card shown What food did you log? Could you be more specific?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:23:24.534Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Snack was jerky." (difficulty β€”)0.0s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.0s
1 Β· TTS said no speech captured
2 Β· Card shown Should I add that as a to-do?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:23:35.767Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"I had mashed potatoes." (difficulty β€”)4.0s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 4.0s
1 Β· TTS said no speech captured
2 Β· Card shown What food did you log? Could you be more specific?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:23:50.952Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould ask a clarifying question"Record granola." (difficulty β€”)0.6s
Verdict Expected CLARIFY β€” should ask a clarifying question. FAIL: Logged a BLIND guess β€” no stated assumption, no correction invited.
Why verdict Logged a BLIND guess β€” no stated assumption, no correction invited.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.6s
1 Β· TTS said no speech captured
2 Β· Card shown Logged Granola β€” the macros are an estimate since this food varies by brand.
3 Β· App data rows written created food_log_entry: Granola Γ—1 (100 g) 471 cal Β· 10g P Β· 64g C Β· 20g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:24:02.670Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from the common-food list.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Lunch was chili." (difficulty β€”)0.0s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.0s
1 Β· TTS said no speech captured
2 Β· Card shown Should I add that as a to-do?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:24:13.852Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Put down orange juice." (difficulty β€”)0.1s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown How much should I log for Orange juice? I did not log it yet because the amount was not clear.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:24:25.101Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"I ate a muffin." (difficulty β€”)2.7s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 2.7s
1 Β· TTS said no speech captured
2 Β· Card shown What exact food and amount should I use for a muffin? I did not log it yet because I could not safely finish that food log.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:24:39.034Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Add hummus." (difficulty β€”)0.1s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown How much should I log for Hummus? I did not log it yet because the amount was not clear.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:24:50.269Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould ask a clarifying question"Lunch was sushi with spicy mayo." (difficulty β€”)1.9s
Verdict Expected CLARIFY β€” should ask a clarifying question. FAIL: Reported could-not-confirm (write-confirmation false negative).
Why verdict Reported could-not-confirm (write-confirmation false negative).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.9s
1 Β· TTS said no speech captured
2 Β· Card shown I could not finish that request safely.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:25:18.852Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"I ate half a burrito bowl with rice, beans, steak, and queso." (difficulty β€”)1.1s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.1s
1 Β· TTS said no speech captured
2 Β· Card shown Which rice should I use?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:25:31.100Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Track chicken salad on sourdough." (difficulty β€”)5.3s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 5.3s
1 Β· TTS said no speech captured
2 Β· Card shown What exact food and amount should I use for Chicken salad with mayonnaise? I did not log it yet because I could not safely finish that food log.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:25:47.734Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Dinner was pad thai with chicken." (difficulty β€”)5.4s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 5.4s
1 Β· TTS said no speech captured
2 Β· Card shown What exact food and amount should I use for Pad Thai? I did not log it yet because I could not safely finish that food log.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:26:04.284Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould ask a clarifying question"I split a brownie sundae." (difficulty β€”)5.2s
Verdict Expected CLARIFY β€” should ask a clarifying question. FAIL: Neither clarified nor logged.
Why verdict Neither clarified nor logged.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 5.2s
1 Β· TTS said no speech captured
2 Β· Card shown If you're trying to log the brownie sundae, please use the exact app command for food logging. For a split dessert, you might need to estimate your portion or add a custom food entry.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:26:20.618Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Add a Caesar salad with chicken and dressing." (difficulty β€”)1.2s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.2s
1 Β· TTS said no speech captured
2 Β· Card shown What should I use for dressing?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:26:32.983Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"I had ramen with pork and egg." (difficulty β€”)0.4s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.4s
1 Β· TTS said no speech captured
2 Β· Card shown How much should I log for Pork? I did not log it yet because the amount was not clear.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:26:44.501Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Log pancakes with butter and syrup." (difficulty β€”)1.8s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.8s
1 Β· TTS said no speech captured
2 Β· Card shown What should I use for syrup?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:26:57.501Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Dinner was mac and cheese with bacon." (difficulty β€”)5.5s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 5.5s
1 Β· TTS said no speech captured
2 Β· Card shown What exact food and amount should I use for Macaroni and cheese? I did not log it yet because I could not safely finish that food log.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:27:14.183Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould ask a clarifying question"Track half an avocado turkey club sandwich." (difficulty β€”)3.0s
Verdict Expected CLARIFY β€” should ask a clarifying question. PASS: Asked a clarification as expected.
Why verdict Asked a clarification as expected.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 3.0s
1 Β· TTS said no speech captured
2 Β· Card shown What exact food and amount should I use for half an avocado turkey club sandwich? I did not log it yet because I could not safely finish that food log.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:27:28.351Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould navigate"Show my lunch log." (difficulty β€”)0.1s
Verdict Expected NAVIGATE β€” should navigate. PASS: Navigated.
Why verdict Navigated.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.1s
1 Β· TTS said no speech captured
2 Β· Card shown Opening Food History.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did navigated to "food" screen
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:27:39.635Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould delete the entry"Actually remove the avocado." (difficulty β€”)0.4s
Verdict Expected DELETE β€” should delete the entry. FAIL: WRONG ACTION β€” created/logged a NEW entry on a DELETE request.
Why verdict WRONG ACTION β€” created/logged a NEW entry on a DELETE request.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.4s
1 Β· TTS said no speech captured
2 Β· Card shown Deleted Avocado.
3 Β· App data rows written deleted food_log_entry:
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state:
  • prior_food_log_or_pending_item
    {
      "type": "prior_food_log_or_pending_item",
      "food": "avocado"
    }
snapshot captured 2026-07-30T20:27:57.899Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould complete the pending action"What did I eat after my workout?" (difficulty β€”)5.9s
Verdict Expected CLARIFY_ANSWER β€” should complete the pending action. FAIL: Reported could-not-confirm (write-confirmation false negative).
Why verdict Reported could-not-confirm (write-confirmation false negative).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 5.9s
1 Β· TTS said no speech captured
2 Β· Card shown What would you like me to do with that?
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:28:08.185Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
PASSshould navigate"Open the food history screen." (difficulty β€”)0.0s
Verdict Expected NAVIGATE β€” should navigate. PASS: Navigated.
Why verdict Navigated.
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.0s
1 Β· TTS said no speech captured
2 Β· Card shown Opening Food History.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did navigated to "food" screen
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:28:19.485Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould apply the setting"Stop asking follow-up questions out loud." (difficulty β€”)1.4s
Verdict Expected SETTINGS β€” should apply the setting. FAIL: Did not apply the setting β€” no confirmation (unconfirmed action).
Why verdict Did not apply the setting β€” no confirmation (unconfirmed action).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 1.4s
1 Β· TTS said no speech captured
2 Β· Card shown Understood. I'll keep responses direct.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:28:32.053Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"I had one KIND Protein crunchy peanut butter bar." (difficulty β€”)0.6s
Verdict Expected LOG β€” should log the food. FAIL: WRITE-TRUTH FAIL β€” WRONG item/product identity "kind protein crunchy peanut butter bar" β€” saved row does not hit product alias (rows: KIND Crunchy Peanut Butter Protein Bar)
Why verdict WRITE-TRUTH FAIL β€” WRONG item/product identity "kind protein crunchy peanut butter bar" β€” saved row does not hit product alias (rows: KIND Crunchy Peanut Butter Protein Bar)
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.6s
1 Β· TTS said no speech captured
2 Β· Card shown Logged KIND Crunchy Peanut Butter Protein Bar β€” the macros are an estimate since this food varies by brand.
3 Β· App data rows written created food_log_entry: KIND Crunchy Peanut Butter Protein Bar Γ—1 (1 bar) 250 cal Β· 12g P Β· 17g C Β· 18g F
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:28:43.768Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method The answer used provisional food evidence from a manually curated nutrition entry.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Track one Oikos Pro vanilla cup." (difficulty β€”)0.4s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 0.4s
1 Β· TTS said no speech captured
2 Β· Card shown I found a likely match for oikos oikos vanilla greek yogurt cup, but I still need a clearer amount or product detail before I can log it. What exact food and amount should I use? I did not log it yet.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:28:55.402Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Count one Fairlife Nutrition Plan chocolate shake." (difficulty β€”)5.4s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 5.4s
1 Β· TTS said no speech captured
2 Β· Card shown What exact food and amount should I use for one fairlife nutrition plan chocolate shake? I did not log it yet because I could not safely finish that food log.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:29:12.019Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Log one eye coast pro vanilla cup." (difficulty β€”)2.8s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 2.8s
1 Β· TTS said no speech captured
2 Β· Card shown What exact food and amount should I use for one eye coast pro vanilla cup? I did not log it yet because I could not safely finish that food log.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:29:26.031Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)
FAILshould log the food"Add one bear bells cookies and cream bar." (difficulty β€”)3.4s
Verdict Expected LOG β€” should log the food. FAIL: OVER-ASK β€” asked instead of logging (no saved row).
Why verdict OVER-ASK β€” asked instead of logging (no saved row).
My override
Things I think are wrong
Use this when the report passed something that should have failed.
Comprehension
Execution
Cosmetic
Things the report marked wrong but I think are right
Use this when the report failed something that should have passed.
Actually right
Report/grader issue
Pick every reason you think applies. Multiple boxes are allowed because one utterance can be wrong in more than one way. Use the note below for "Other" or extra detail.
Timing 3.4s
1 Β· TTS said no speech captured
2 Β· Card shown I couldn't find Add One Bear Bell's Cookies Cream Snack Bar in my nutrition database, so I haven't logged it β€” I'd only be guessing the nutrition. Say the exact name on the package, or tell me to log a generic snack bar.
3 Β· App data rows written No food/workout/list/note data row captured for this utterance.This does not mean "nothing anywhere was stored"; spoken/chat evidence is shown above, and some chat/session records may live outside this write-capture field. It means the report did not capture an app data-row write such as food_log_entries or workout_sets.
4 Β· UI did no screen events captured
5 Β· Seed/context data
Seeded starting state: none listed in the corpus row.
  • No DB snapshot captured for this utterance; the report cannot prove whether yesterday/personal data existed.
snapshot captured 2026-07-30T20:29:40.618Z
6 Β· Why this food No food-decision explanation was captured for this path.
7 Β· Lookup method No lookup method was captured for this path.
8 Β· Candidates β†’ decider no candidate list captured (this path did not run DB resolution β€” e.g. provisional branded log)