The model RECEIVED text matching matcher in some request — i.e. it actually
reached the model. Covers slash-command expansion (a commands/ file
expands into the user prompt) and injected context (a SessionStart hook's
text). Reads modelRequests, which the harness/mock tier captures; the eval
tier drives the real API and captures none, so use this on runHarness.
The model RECEIVED text matching
matcherin some request — i.e. it actually reached the model. Covers slash-command expansion (acommands/file expands into the user prompt) and injected context (a SessionStart hook's text). ReadsmodelRequests, which the harness/mock tier captures; the eval tier drives the real API and captures none, so use this onrunHarness.