ConvertTo-Json depth is a quiet source of broken automation
Nested PowerShell objects can serialize into incomplete JSON without looking obviously broken. Make depth an intentional part of the contract.
tested confidence: high local language behavior
read article