← Generator-option reliability
PHP rejected a generated navigation property typed as ?mixed. PHP's mixed already includes null, so the nullable prefix is a parse error.
bash replay.sh
Expected result: the script observes PHP rejecting ?mixed, then requires the corrected mixed shape to pass php -l.
Scope: this is a sanitized reconstruction of the incident evidence, not the original build artifact. It makes the recorded identity, schema shape and compiler rule inspectable; it does not regenerate the model.