feat(registry): +36 live-verified companies across 6 ATS - #38
Open
prPMDev wants to merge 1 commit into
Open
Conversation
- Themes: healthcare/biotech, climate/energy, consumer/gaming - Top-up on the two smallest files: Recruitee +10, SmartRecruiters +9 - Migrations: WHOOP and CareMessage Lever to Ashby, Planhat Teamtailor to Ashby - Registry total 391 across seven ATS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This week's themes were healthcare and biotech, climate and energy, and consumer and gaming, plus a top-up pass on the two smallest registry files (Recruitee and SmartRecruiters). Candidates were sourced from ATS URL-pattern searches, pre-probed to discard dead slugs, then gated through
scripts/verify-registry.mjs --candidates. Every entry below returned live jobs in this run. Workday sourcing was skipped this week because PR #36 already stages roughly 150 Workday tenants.Registry total is now 391 across seven ATS. Still under the 400 boundary, so no count claims in README or docs were touched.
Additions (36)
Legend Biotech also has a SmartRecruiters board (5 postings) and a second Greenhouse board for EU roles (24 postings). The main Greenhouse board won on volume and is the only one added.
Migrations (3)
Each of these failed on its recorded ATS in the health check and live-verified on Ashby in the same run.
Registry health (informational)
No entries were removed. The full-registry check ran 355 entries and returned 312 ok.
SmartRecruiters is rate-limiting the verifier, not drifting. The bulk run reported 20 of 29 SmartRecruiters entries as errors, all HTTP 429. A sequential re-check at 700ms spacing returned ok for all 29. This is a verifier concurrency problem, not an endpoint change, so no drift issue was opened. Worth considering a lower concurrency or a per-host delay for SmartRecruiters in
scripts/verify-registry.mjs, otherwise every weekly run will report a false systemic failure for that ATS.Entries that came back empty or errored and stayed untouched:
Two candidate migrations were probed and rejected because the new board had no live jobs: Sendcloud (Recruitee to Greenhouse) and NextRoll (Greenhouse to Ashby). Both entries stay where they are.
Netflix is empty on Lever and PR #36 already stages Netflix as a Workday tenant. Flagging rather than migrating so the two changes do not collide.
Candidate counts
45 candidates pre-probed, 41 staged, 39 passed the live gate, 2 dropped (Sendcloud and NextRoll, both empty boards). Dropped before staging: nzxt and howl (Greenhouse, 404), climact (Recruitee, 404), climatekic (Recruitee, zero offers), allentenordic (Teamtailor, DNS failure), plus Oracle, Atlassian and Splunk, none of which use Workday.
No endpoint-drift issues were opened.