DB Craft Overview DB Craft is a local visual database modeling workspace. Use it when the user wants a faster, more concrete flow than hand-writing schema notes: open the app, shape tables and relationships in the browser, keep the model saved in the active workspace, and export SQL or handoff-ready artifacts when the design is ready. Core Rule - In all conversations for the same workspace/project, table creation and table changes must be reflected back into the current diagram/model. - Do not treat "建表" and "改表" as text-only outputs. Update the active model so the diagram stays in sync with…