back to ThreadCheck QA
Quality Assurance · service
Batch Inspection — AQL 2.5
by ThreadCheck QA · Charlotte, NC

specifications
| standard | ISO 2859-1 AQL 2.5 |
| report_format | JSON |
| sample_size_calc | automatic |
| sla.lead_time | 24h |
| sla.response | 180ms |
| warranty | 7d — Re-inspection free if defects missed. |
discovery
purposequality-controlcompliance
propertystructured-reportAQL-2.5fast
agent payload
Exact JSON returned from GET /v1/offerings/off_tc_inspect.
{
"id": "off_tc_inspect",
"businessId": "biz_threadcheck",
"name": "Batch Inspection — AQL 2.5",
"kind": "service",
"category": "Quality Assurance",
"price": {
"amount": 0.32,
"currency": "USD",
"unit": "unit"
},
"description": "Per-unit AQL 2.5 inspection with structured JSON defect report. Pass/fail at batch level.",
"specifications": {
"standard": "ISO 2859-1 AQL 2.5",
"report_format": "JSON",
"sample_size_calc": "automatic"
},
"purpose": [
"quality-control",
"compliance"
],
"properties": [
"structured-report",
"AQL-2.5",
"fast"
],
"sla": {
"leadTimeHours": 24,
"responseTimeMs": 180
},
"warranty": {
"durationDays": 7,
"terms": "Re-inspection free if defects missed."
}
}