Documentation
README
IJFW Receiving Review -- technical rigor over performance
Paired with ijfw-review (reviewer side). This is the implementer side: how to react to findings from ijfw-review, ijfw-cross-audit, a human PR reviewer, a book editor, a design critic, or any other source -- without two failure modes.
Failure mode A: blind agreement. "You're absolutely right!" then implement. The finding was never verified. Half the time the reviewer was wrong, the cited line moved, or the suggested fix breaks an invariant they did not know about. You now own a regression.
Failure mode B: performative pushback. "I disagree, this is fine." No technical specifics, no citation, no evidence. Reviewer pushes back harder. You either cave (back to A) or dig in (the regression ships anyway).
This is the opening of the README. Read the full README on GitHub.