Yes, currently whenever you run introspect, it will override any changes made to the schema.
Also Migrate is currently experimental and not suggested to use in production right now.
To map your fields with the DB fields, there's
this script that you could use to run after introspect so that manual changes are not required.