A daily automated watch on Spain’s BOE for convenio colectivo updates — new agreements, salary-table revisions and actas, classified by sector, salary figures parsed.
The BOE never sleeps. Now neither does the watch.
Every gestoría in Spain has the same quiet dread: a convenio colectivo update lands in the BOE, the salary tables change, and a client’s payroll is quietly wrong until someone notices. ConvenioAlert reads the BOE every day, spots new agreements, salary-table revisions and actas, classifies them by sector, parses the salary figures — and tells exactly the right subscribers.
DSL4 Digital engineers the source ingestion, deterministic classification and notification system. Viva Grafix’s role was to turn that data behaviour into an interface where advisers can see what changed, why it matters and what to act on.
The value is precision: the right convenio, to the right adviser, with the numbers already extracted.
Automated ingestion of every relevant publication — including parsing the notorious "tabla_girada" rotated salary tables that defeat casual scrapers.
A CNAE and keyword taxonomy classifies agreements by sector with zero LLM in the hot path — the same input always produces the same routing.
Double opt-in via Resend, sessionless magic-link access, and a subscription flow on Stripe Payment Links.
DSL4 Digital’s monitoring architecture has to detect a changed source as carefully as it detects a changed agreement. Our design makes those operational states understandable.
Source-health monitoring raises dark-source alerts if the BOE feed pattern changes — the system knows when it has gone blind, which is the failure mode that kills scraping products.
CPU and subrequest budgets are engineered to run the whole daily pipeline within Cloudflare’s free-tier limits — zero runtime dependencies, template-literal SSR, nothing wasted.
WebCrypto HMAC verification on Stripe webhooks, per-IP rate limiting plus Turnstile on public forms, RGPD compliance, programmatic SEO for discovery, and 15 test files across the pipeline.
ConvenioAlert turns DSL4 Digital’s legal-publication system into a precise, affordable alarm for the people whose job depends on it — with Viva Grafix making its accuracy and source-health states clear in the product experience.