- Memory challenge paper term: trap
- A three-session software scenario built so the final task needs one specific fact from an earlier session.
- Controlled rerun paper term: seed
- A fresh repeat of the same challenge using controlled randomness, so a lucky or unlucky single run does not decide the result.
- Head-to-head check paper term: paired outcome
- The same challenge and rerun attempted once with each memory method. Pairing keeps the comparison fair.
- Organized + verbatim memory paper term: Hybrid
- The reference method: structured, source-linked notes plus the original verbatim evidence they came from.
- Simple verbatim memory paper term: B5
- A strong comparison method that stores deterministic event notes close to what originally happened, without the reference method’s full organization pipeline.
- Executable check
- A programmatic test of whether the final code works. It scores behavior rather than how convincing an answer sounds.
- p-value
- A measure of how surprising a gap this large would be if neither memory method had a real advantage. Larger values mean the observed gap is easier to explain by chance.
- Exact paired test
- A statistical test that compares the two methods on the very same challenges and reruns instead of treating their results as unrelated.
- Multiple-question correction paper term: Holm adjustment
- A safeguard that raises the bar when a study tests several planned claims, reducing the risk of announcing a chance result as a discovery.
- No-memory check paper term: headroom
- A sanity check that asks whether the task is already easy without memory. If no-memory performance is perfect, that task cannot show a memory benefit.
- Inconclusive does not mean equal
- “No winner” means this experiment did not separate the methods. It does not prove that their true performance is identical.