· software
The Status Field That Grew Three Heads (And How We Fixed It)
The Original Sin When I first built import/export configs, the status was obvious: go type ImportConfig struct { Status string json:'status' // 'draft' | 'acti...
The Original Sin When I first built import/export configs, the status was obvious: go type ImportConfig struct { Status string json:'status' // 'draft' | 'acti...