A Japanese precision-parts manufacturer — valve bodies and semiconductor-component assemblies — watched two incumbent hardware-locked vision vendors walk away from its inspection challenge. 2-day on-site setup. 2D vision where both vendors had proposed 3D. 3x lower cost. 99% detection rate against a customer specification that ran to 40 pages of tolerance tables, surface-finish grades, and conditional acceptance criteria. That result is now documented across 47 production contracts.
That story matters to every Johor and Singapore supplier delivering to a Japanese MNC customer. Not because the technology is impressive, but because the underlying problem is structural: you absorb the entire specification burden. Your customer writes the spec. You build or buy the inspection system. You prove compliance. And if the incumbent vendor's generic template can't read your customer's criteria, the escapes come back to you — in the form of line stoppages, charge-backs, and corrective-action requests that end supplier relationships.
This post explains how customer-specific inspection works in practice, what the gap between a generic template and a customer spec actually looks like, and how HyperQ AI Vision is built to absorb that burden from the supplier side rather than leave it on the floor.
The spec burden is real and it compounds
Japanese MNC customers — across automotive tier-1 supply chains, precision machining, semiconductor packaging, and electronics assembly — operate on customer-specific quality systems layered on top of published standards. IATF 16949 is the floor. JIS standards are the reference. But the actual acceptance criteria that govern your inspection process live in a customer-specific spec document.
These documents are not summaries. They specify:
- Surface roughness values by zone (Ra, Rz, Rmax), sometimes different per face of the same part
- Dimensional tolerances beyond drawing callouts — fit tolerances for assembly conditions your drawing doesn't capture
- Cosmetic defect classifications with size thresholds in tenths of a millimetre, not ranges
- Conditional clauses: defect type A is accept in Zone 2, reject in Zone 1, accept in Zone 2 only if total quantity of type A per batch is below a stated count
- Periodic audit requirements: full 100% inspection at lot boundaries, sampling otherwise
- Traceability obligations: inspection image records retained per lot, per serial, or per shift, depending on the product class
One practitioner managing a supplier audit programme described it directly: "The customer's spec sheet has 40 pages. Your inspection template has one. That gap is where rejections live."
A generic inspection template — whether from a rule-based AOI system or a hardware-locked vision platform — addresses the published standard, not the customer document. The difference is not academic. Conditional clauses, zone-specific criteria, and cosmetic classifications that differ from industry norms are exactly where escapes occur, and exactly where source-level corrective actions are written.
What hardware-locked systems do with a 40-page spec
Traditional machine-vision platforms require a trained programmer to translate inspection logic into system code. That translation is manual, version-controlled separately from the customer document, and generally not re-done when the customer updates the spec. The inspection system is a static artefact. The customer spec is a living document.
Three failure modes follow from this:
1. Undercoding the conditional clauses. Conditional acceptance rules — accept if zone B, reject if zone A, accept if batch count below threshold — require branching logic. Most template-matching or rule-based systems implement binary pass/fail per defect class. The conditional layer never gets built because building it requires custom programming billed as an add-on. Suppliers absorb the gap manually: the system flags, a human re-grades.
2. Overfitting to the spec version they were trained on. When the customer updates criteria — a tighter Rz callout, a new cosmetic class, a revised zone boundary — the inspection system continues running against the old logic until someone notices escapes. The update cycle is weeks to months. The customer's expectation is that inspection already reflects the new document.
3. Hardware-locking you to a camera ecosystem that does not match your line. Proprietary vision platforms dictate the camera model, lens, and illumination. Your existing line may have capable industrial cameras already installed. The vendor's position is that recertification requires their hardware. You pay twice: once for the hardware you have, once for the hardware they require.
For Johor and Singapore suppliers, a fourth problem adds to these three: support response time. When a hardware-locked system fails a qualification audit because the logic doesn't match a spec revision, the vendor is offshore. The corrective-action window is short.
How the Japanese precision-parts manufacturer case resolved
The Japanese precision-parts manufacturer's inspection challenge was not exotic. Valve bodies and semiconductor-component assemblies with tight surface-finish requirements, conditional cosmetic acceptance criteria by zone, and a customer spec that had gone through multiple revisions. Two incumbent hardware-locked vendors assessed the job, proposed 3D vision systems at significantly higher cost, and withdrew when the per-revision reconfiguration requirement became clear.
HyperQ AI Vision was deployed on-site in 2 days using 2D vision — not 3D. The system achieved 99% detection against the customer's specification as written, including the conditional zone criteria. Hardware cost came in at 3x less than either vendor's 3D proposal. The inspection logic was built to the customer spec document from day one, not adapted from a generic template.
Four factors resolved the case. The customer spec's cosmetic classifications and surface-zone boundaries were spatial, not volumetric — 2D vision at the required resolution was sufficient. 3D would have added cost and calibration complexity with no detection benefit for a spec defined in surface terms. Zone-specific acceptance rules were encoded as inspection logic at setup, not left to post-system manual re-grading. The manufacturer's existing camera infrastructure was compatible, requiring no forced hardware replacement. When the customer document is updated, the inspection logic is updated as part of the service — not a change-order item.
Spec-clause-to-inspection-rule translation: what it looks like in practice
The table below illustrates how common Japanese MNC spec clauses translate into specific inspection rules. This is the translation work that must happen for inspection to match the customer document — and that is most commonly skipped when a generic template is applied.
| Spec clause type | Example clause | Inspection rule required |
|---|---|---|
| Surface roughness by zone | Ra ≤ 0.8 µm on sealing face; Ra ≤ 1.6 µm on non-sealing faces | Zone mask applied per face; independent roughness threshold per zone |
| Cosmetic defect classification | Scratch class A: width ≤ 0.05 mm, length ≤ 2 mm; class B: width 0.05–0.1 mm | Two-threshold classifier per defect type, not single pass/fail |
| Conditional acceptance | Class B scratch: accept in Zone 2 if total count per part ≤ 3; reject in Zone 1 regardless | Branching logic: zone check before acceptance count; reject path bypasses count |
| Batch-level criteria | 100% inspection if lot size ≤ 500; AQL 1.0 sampling if lot size > 500 | Inspection mode determined by lot metadata, not manually selected per job |
| Traceability obligation | Image record retained per serial number, linked to lot traveller | Automatic image archive keyed to part ID, not batch-level file save |
| Periodic audit check | Full-spec re-inspection of first-off and last-off per shift | Shift-boundary trigger for extended inspection sequence, not standard pass/fail |
Each row in this table represents a specification clause that a generic template will not encode and that an inspector on the floor is expected to adjudicate manually. When a source-level corrective action arrives, this is the layer that failed.
HyperQ AI Vision's defect classification against customer specs starts from the customer document, not from a generalised defect library. The translation shown above is part of the setup process, not an afterthought.
Supplier QA spec-acceptance checklist
Before you can inspect to a customer spec, you need to confirm that your inspection system is actually configured against it. This checklist is a pre-inspection readiness check for quality engineers at Johor and Singapore facilities supplying Japanese MNC customers.
Specification document control
- Current revision of customer spec document on file and date-confirmed with customer
- Inspection system configuration version tied to spec revision number
- Change-notification process in place: customer spec update triggers inspection logic review within stated lead time
Zone and classification mapping
- All zone boundaries from spec diagram reproduced in inspection system mask layer
- Each defect classification from spec (including sub-classes A/B/C where applicable) has a distinct threshold rule, not a single shared threshold
- Conditional acceptance rules (zone-dependent, count-dependent) encoded as branching logic, not manual re-grade instruction
Batch and traceability requirements
- Inspection mode (100% vs sampling) driven by lot metadata, confirmed against spec trigger conditions
- Image archive format, retention period, and part-ID linkage confirmed against traceability clause
- First-off and last-off per shift flagged and routed to any extended inspection sequence the spec requires
Hardware and calibration
- Camera resolution confirmed sufficient for smallest defect dimension in spec (10-micrometer precision where specified)
- Illumination confirmed against surface finish type (direct vs diffuse vs darkfield for surface-roughness-graded parts)
- Calibration standard traceable to national metrology body; calibration interval matches spec or internal QMS requirement
Escape and escalation
- Known-bad reference parts on file for each defect class; system re-validated against them after any logic change
- Escape-reporting threshold and corrective-action lead time confirmed with customer quality contact
- False-positive rate monitored; target 60–80% reduction against previous system or manual baseline to protect line flow
Where 2D vision wins over 3D for customer-spec inspection
One common recommendation from hardware-locked vendors is that complex surface-inspection specifications require 3D vision. This is not always correct, and for the cost trade-off it matters.
3D vision adds genuine value when:
- The customer spec defines volumetric defects: pitting depth, material absence, raised burr height
- Dimensional verification requires cross-section profiles not resolvable from a 2D image
- The part surface geometry creates occlusion that 2D cannot resolve
2D vision is sufficient when:
- Cosmetic and surface-finish criteria are defined in planar terms (scratch width, length, zone location)
- Defect classification is colour or texture-based, not depth-based
- The spec's critical dimensions are callouts that a calibrated 2D measurement can resolve
The Japanese precision-parts manufacturer's case fell into the second category. The customer spec was written in surface terms. 3D added cost and calibration overhead without adding detection capability relevant to the acceptance criteria. When a vendor proposes 3D for a cosmetic spec, the correct question is: "Which clause in my customer document requires volumetric data?" If the answer is "none", the 3D proposal is a hardware premium with no spec-driven justification.
At 3x the cost difference in that deployment, it is a meaningful question.
The Johor and Singapore context
The Japanese precision-parts deployment referenced in this post was not in the Johor-Singapore corridor. It is documented as a reference deployment to show how the spec-burden problem resolves in practice. The inspection gap and the vendor failure mode it describes are consistent across Japanese MNC supply chains regardless of geography.
Johor's industrial base — precision machining, automotive parts, electronics assembly, mould and die — is substantially supply-chain-integrated with Singapore's OEM and MNC customer base, and with Japanese MNC operations distributed across both corridors. The spec requirements that apply to a Singapore-based Japanese MNC customer land on Johor-based suppliers and on Singapore contract manufacturers equally.
Two operational realities shape what inspection deployment looks like in this corridor:
Short corrective-action windows. Japanese MNC customer QA teams in Singapore typically operate on tight corrective-action schedules. A source-level CAR issued on a Monday expects a root-cause response and containment confirmation within days, not weeks. An inspection system that requires a vendor to fly in and reprogram logic cannot close that window. A system where logic is updated remotely against the revised spec document can.
Existing camera infrastructure. Johor precision machining and assembly facilities often have existing industrial cameras from prior automation investments. Replacing them to accommodate a hardware-locked platform is a cost that doesn't appear in the initial vendor quotation. Any-camera compatibility — confirmed before contract — eliminates that hidden line item. HyperQ AI Vision's compatibility with existing camera infrastructure is part of the standard deployment, not a negotiated exception.
The 2-day on-site setup figure from the Japanese precision-parts deployment is relevant here. A corrective-action timeline that requires a supplier to demonstrate updated inspection logic within a week is achievable with a 2-day on-site setup. It is not achievable if reconfiguration requires a 3-week vendor queue.
Where this approach has limits
Customer-spec inspection built to a 40-page document takes longer to configure than a generic template. Setup for complex conditional logic is a matter of days, not hours. If the spec document is incomplete, inconsistent, or not yet finalised at the time of inspection system deployment, the configuration will need to be revised. The lead time is not zero.
The approach also assumes the customer's spec document is the authoritative source. Where customer QA and the supplier have divergent interpretations of a clause, the inspection system will encode one interpretation. Alignment on clause interpretation before inspection system configuration begins prevents re-work.
For parts where the customer spec genuinely requires 3D volumetric data — deep pitting, material-absence defects, height-critical burrs — 2D vision will not close the gap. The right answer in those cases is 3D, not a workaround.
Frequently asked questions
Can HyperQ AI Vision read a customer spec document directly and configure inspection logic from it?
The configuration is done by Hypernology engineers using the customer spec as the source document, not by automated document parsing. The process ensures that conditional clauses, zone boundaries, and classification hierarchies are correctly interpreted, not just extracted. Setup time depends on spec complexity; the Japanese precision-parts deployment took 2 days on-site.
What happens when the customer updates their spec document?
Customisation is included, not billed as a change order. When a customer spec revision arrives, the inspection logic is reviewed and updated against the new document. The update cycle is faster than a traditional system reconfiguration because the logic is software-defined, not hardware-programmed.
Does the system require Hypernology's own cameras?
No. HyperQ AI Vision is compatible with any industrial camera. If your facility has existing cameras that meet the resolution requirement for the smallest defect dimension in your customer spec, those cameras can be used directly. If a new camera is needed, Hypernology's hardware is priced separately from the software — starting from $420 for standard industrial vision cameras.
How many training images are needed to configure inspection against a new customer spec?
1,000 images, compared to the 10,000 typically required by classical machine-learning approaches. Hypernology's patented training architecture reduces the data requirement by 10x, which matters for new product introductions where historical inspection image banks don't exist.
What is the detection rate against customer-specific cosmetic criteria?
99% across documented deployments. For semiconductor-component subsets, 99.9%. These figures apply to the customer spec as encoded — not to a generic defect library.
Can the system produce the image records and traceability documentation required by Japanese MNC customer specs?
Yes. The archive format, retention period, and part-ID linkage are configured against the traceability clause in the customer spec at setup. Image records are stored per serial number or per lot depending on the spec requirement.
One concrete next step
Send one customer spec document — the 40-page one, the revised one, the one your current system can't fully encode — along with 3 sample parts. Hypernology will run a configuration feasibility assessment within 5 business days, identify which clauses require custom logic, and confirm whether 2D or 3D vision is appropriate for your spec. No contract until the assessment outcome matches your customer's acceptance criteria against your actual parts.
Send your spec and samples to start the feasibility assessment.
