Compound BuildMATCHLINE12 September 2026
MatchLine
TWO FILTERS, 308 REDIRECT
MatchLine checks resumes against job postings and fixes document URLs
Build log: MatchLine checks a resume against a job posting, line by line. Two-filter document URLs rendered a database read, so I added a 308 to the bare listing and kept single-filter URLs crawlable. which filter URLs get redirected single filter, such as category=git: stays crawlable two filter parameters: 308 to bare listing free-text or pagination: excluded from count tracking parameters: excluded from count The guard redirects document requests with two filters while leaving single filters, free text, pagination, and tracking parameters alone.