F-002 fix: Remove secrets and externalize config

This commit is contained in:
rikrdo
2026-05-25 08:00:05 +02:00
parent d3a558352d
commit 3d41579ad3
58 changed files with 1192807 additions and 52 deletions

View File

@@ -0,0 +1,13 @@
{
"feature_id": "F-002",
"agent": "reviewer",
"verdict": "APPROVED",
"summary": "Shared config loader is consistent across the legacy module. Tracked PHP files now read DB, OpenAI, and route values through helpers instead of inline literals.",
"evidence": [
"Reviewed project/web/index/new/bootstrap.php",
"Reviewed updated entry points: index.php, describe.php, productos_bulk_update.php, productos_modificados.php, worker_bulk.php, inc/header.php, db/conn.php",
"Reviewed config template and setup docs under project/web/index/new/config/",
"Reviewed work/artifacts/F-002/implementer.md"
],
"timestamp": "2026-05-25T05:55:00Z"
}