F-003 fix: Sanitize SQL dump for safe dev use
This commit is contained in:
@@ -35,3 +35,9 @@
|
||||
- Versioned file stores example values only.
|
||||
- Ignored local file stores real local secrets and URLs.
|
||||
- All PHP entry points must read DB, OpenAI, and route values through config helper.
|
||||
|
||||
## F-003 technical notes
|
||||
- Keep one tracked SQL baseline for safe local development.
|
||||
- Baseline should contain synthetic or non-sensitive seed data only.
|
||||
- Baseline should cover the tables needed by the legacy module pages and worker.
|
||||
- Private raw dumps must stay outside git or in ignored local paths only.
|
||||
|
||||
Reference in New Issue
Block a user