When I open Tango Level 1, I scan the 4×4 grid for locked suns and moons first, then hunt = and × pairs. This board has 6 givens and 1 signs — 0 equal links and 1 opposite links — before I touch an empty cell.
My first pass is always sign pairs near givens. Watch for two identical symbols in a row or column — the no-three rule blocks the third and often forces the opposite symbol nearby. I count suns and moons per row and column as I go — when a line needs exactly one more sun (or moon) and only one empty cell remains, that cell is forced.
I fill R1C1 → Sun (row balance forces the last symbol); R1C4 → Sun (the no-three-in-a-row rule blocks a repeat); R2C3 → Moon (a × sign demands opposites) in my first few minutes — those cells unlock the most sign chains. Around mid-solve I lock R2C4 = Moon, R2C1 = Sun when row and column counts tighten. The last cells (R4C3 → Sun and R4C4 → Moon) are almost always balance finishes, not guesses.
Line balance check: Every row and column holds exactly 2 suns and 2 moons (row 1: 2 suns, 2 moons; row 2: 2 suns, 2 moons; row 3: 2 suns, 2 moons; row 4: 2 suns, 2 moons). That 2-and-2 split is the backstop when signs alone do not decide a cell.
Sign verification: every = pair matches (0 pairs) and every × pair differs (1 pairs). I re-walk signs after the grid is full — one mismatched neighbor invalidates the solve.
No-three rule pass: scan every row and column for three consecutive suns or moons — none appear in the completed grid. Sandwich cases (sun-moon-sun patterns around a filled pair) often force the middle cell and show up as two matching symbols sandwich this cell deductions on boards like this.
Done — 8 suns and 8 moons across the 4×4 grid. I used 10 forced placements after the 6 givens. Watch for two identical symbols in a row or column — the no-three rule blocks the third and often forces the opposite symbol nearby.