Files
skillfactor-pipeline/docs/qa/art-restorer-sample.md
skillfactor-pipeline af05383bb1 chore: v1 baseline - full 3,039-package catalog with AI-skill enrichment and O*NET backfill
Snapshot before the quality program (relevance gates, tiered mapping,
QA linter). v1 is the immutable before/after reference; evidence crawl
was at ~175/3039 occupations when tagged.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PDKeXvpT6tENSvyQGLV1Uq
2026-07-09 05:32:49 +02:00

67 lines
2.3 KiB
Markdown

# QA sample — art-restorer
1 of 63 records (2%). Judge each extraction against QUALITY_BAR.md 'Extraction quality': faithful, no invented items, plausible seniority.
## Water Restoration Technician (us)
**Ad (first 2000 chars):**
> Company Overview
> 1-800 WATER DAMAGE is a trusted property restoration company serving customers across the nation. With locations spanning coast-to-coast, we help home and business owners return their property to its original condition, while restoring what truly matters-health and safety. Our team is fully vetted, IICRC-certified, and insured for your safety.
>
> Job Summary
> The Technician will assist other team members by providing skilled & unskilled labor while learning the techniques & receiving training required while performing professional mitigation & disaster response services for Delta Restoration Services.
>
> Responsibilities
> • Perform unskilled & skilled labor as assigned.
> • Show up on time for shifts, in proper uniform & well-groomed.
> • Be available for on-call & emergencies.
> • Learn & practice commitment to customer service.
> • Fill out paperwork properly; (Timesheets, PO Forms, Field Check-list).
> • Monitor loss & document readings.
> • Must be able to exercise good judgment & to understand & carry out written & or oral instructions, along with sound problem-solving ability.
>
> Qualifications
> • High School Diploma or GED.
> • Must maintain a valid Driver's License & maintain a good driving record
> • Must be able to stand; walk, sit, use hands to finger, handle, or feel - reach with hands & arms and talk or hear.
> • Must be able to regularly lift and or move up to 25 pounds and occasionally lift and/or move up to 75 lbs.
>
> Benefits/Perks
> • Paid Holidays
> • PTO
> • Paid Training
> • Growth and Career Advancement Opportunities
>
> Employment Type: FULL_TIME
**Extraction:**
```json
{
"hard_skills": [
"skilled labor",
"unskilled labor",
"loss monitoring",
"documentation"
],
"tools": [],
"methods": [],
"responsibilities": [
"labor performance",
"customer service",
"paperwork completion",
"instruction following",
"problem solving"
],
"qualifications": [
"high school diploma or ged",
"valid driver's license"
],
"soft_skills": [
"good judgment"
],
"seniority": "junior"
}
```