F-003 fix: Sanitize SQL dump for safe dev use

This commit is contained in:
rikrdo
2026-05-25 08:14:34 +02:00
parent 3d41579ad3
commit e6feea5ee6
24 changed files with 483 additions and 1187942 deletions

View File

@@ -0,0 +1,13 @@
{
"feature_id": "F-003",
"agent": "reviewer",
"verdict": "APPROVED",
"summary": "SQL baseline strategy is coherent. The tracked SQL file now targets local module needs with a focused schema and synthetic seed data, and docs explain private raw dump handling.",
"evidence": [
"Reviewed project/sql/db-25052026.sql",
"Reviewed project/sql/README.md",
"Reviewed spec/sdd/decisions/003-replace-raw-sql-with-sanitized-dev-baseline.md",
"Reviewed work/artifacts/F-003/implementer.md"
],
"timestamp": "2026-05-25T06:15:00Z"
}