Ttkodeintkode.hashnode.dev·May 9 · 11 min readI let my OpenAPI spec do the work: one contract for Go, Flutter, and the LLMThere was a period on a Django project where a simple question of "is this field actually used on the frontend?" would trigger a small investigation. You'd check the backend, grep through the React co00