ENGINEERING STAGE 01
Put the schema in git.
Put the product database schema into git: tables, access rules, and the checks the database already runs. Schema, not product content.
Complete when
Git contains the real schema and access/check definitions needed to reproduce the database shape; the existing product database has not been casually pushed, reset, or migrated as part of extraction.
Not done if
Made-up SQL, a data dump, generated client types standing in for schema capture, or mixing product and task databases.
Evidence before advancement
Advance only when the running product and its repository demonstrate the stage’s done condition. Files that happen to exist are not proof by themselves, and completing one stage is not permission to start the next from the same job.
Track boundary
This work is Engineering Foundation, not a design-system stage. Do not add it to the From Prototype tracker or use it to relabel design-system Coverage.