Why do some tactics only work if it's your move, and fail if you're a tempo behind?
These answers restate the rules implemented by our open-source engine, which follows the WXF laws and is regression-tested against the official 110-diagram repetition casebook. Where an answer refers to a specific position, that position lives on the linked reference page, where the build verifies it against the engine before publishing.
Direct answer
Because a tactic built from a precise forcing sequence often depends on reaching a specific position exactly when it is the right side's move to exploit it. Being one tempo behind, the same position but with your opponent to move instead of you, can be enough for them to defend, escape, or create their own threat first, turning a winning sequence into nothing at all.
Why parity matters so much in forcing lines
Many combinations rely on a series of moves that must each be answered a specific way, capture, block, retreat, with no time for the defender to do anything else. If the same position is reached with the defender to move instead of the attacker, that one extra tempo can be exactly what is needed to sidestep the whole sequence, which is why identical-looking positions can have completely opposite results depending on whose move it is.
What this means for your own calculation
When checking whether a tactic works, always confirm you are calculating from the actual move it is, not from a position you have half-imagined where you already have the extra tempo you need. This is a common source of miscalculated combinations that look sound at a glance but are actually one move short. See checking a combination is sound.
Related questions
Is this related to zugzwang?
A related but distinct idea; see zugzwang for when having to move at all, rather than which side is a tempo ahead, is the actual problem.
How do I train myself to notice tempo issues like this?
Reviewing your own miscalculated combinations specifically for this cause is the fastest way; it is a narrow, recognisable error once you know to look for it.