inspect_pipeline
Run a 5-node atomic deconstruction pipeline on resume text to analyze processing stages, confidence scores, entity classification, and data quality. Understand parser behavior and identify low-confidence areas.
Instructions
Run the full 5-node atomic deconstruction pipeline (Ingestion → Sanitization → Tokenization → Classification → Serialization) on resume text. Returns stage-by-stage metrics, confidence scores, entity classification with disambiguation, data quality assessment, and assumption audit. Use this to understand HOW the parser processes a resume and WHERE confidence is low.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resumeText | Yes | The raw text content of a resume |