From cca6ae408a1575dbbc52fcce34ad1358935fdfbd Mon Sep 17 00:00:00 2001 From: Ruben van der Linde Date: Tue, 11 Aug 2026 21:00:54 +0200 Subject: [PATCH] chore(softwarecatalog): remove two committed debug scripts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task 5.2 of openspec/changes/english-vocabulary: the spec says DELETE these rather than rename them, because a committed debug script is not vocabulary worth migrating. Read both before removing. They are pure echo scripts from a 2026-05-29 debugging session — notes-to-self about why a contactpersoon's username looked empty. No queries, no credentials, no logic; nothing imports or executes them, and neither appears in phpcs.xml, phpmd.baseline.xml, psalm.xml, phpstan.neon, composer.json or any workflow. Two things worth noting on the way out. They hardcode a real-looking contactpersoon UUID, which is the sort of thing that should not sit in a public repo even when it is not a secret. And their whole premise was querying oc_openregister_objects, which is the EMPTY shared table — objects live in the per-schema oc_openregister_table__ shards, so the debugging session was reading the wrong place. That is the same lookup error that made a stored-object count report a false zero earlier in this programme. softwarecatalog's vocabulary rename itself is NOT in this commit: it is 6757 references across 194 files over roughly 9,500 imported VNG production records, and the spec requires the migration to be authored and tested against copied data before any rename merges. --- debug_contactpersoon_data.php | 40 ---------------------------- debug_contactpersoon_database.php | 44 ------------------------------- 2 files changed, 84 deletions(-) delete mode 100644 debug_contactpersoon_data.php delete mode 100644 debug_contactpersoon_database.php diff --git a/debug_contactpersoon_data.php b/debug_contactpersoon_data.php deleted file mode 100644 index 215a58a5..00000000 --- a/debug_contactpersoon_data.php +++ /dev/null @@ -1,40 +0,0 @@ - diff --git a/debug_contactpersoon_database.php b/debug_contactpersoon_database.php deleted file mode 100644 index c0339d64..00000000 --- a/debug_contactpersoon_database.php +++ /dev/null @@ -1,44 +0,0 @@ -