validate-registry.mjs fails on the full merged registry because entry for https://github.com/Portablelle/veilance-market returns 404 (repo is private, renamed, or deleted). Since the validator checks the whole array, not just new entries, this is currently blocking every open registration PR, including mine (#95 - registry.json does not validate).
Confirmed independently by running scripts/validate-registry.mjs locally against a fresh merge of main + my branch.
validate-registry.mjs fails on the full merged registry because entry for https://github.com/Portablelle/veilance-market returns 404 (repo is private, renamed, or deleted). Since the validator checks the whole array, not just new entries, this is currently blocking every open registration PR, including mine (#95 - registry.json does not validate).
Confirmed independently by running scripts/validate-registry.mjs locally against a fresh merge of main + my branch.