StenCore-PDF / pipeline_funnel.svg
StentorLabs's picture
Upload 3 files
9c1026b verified
<svg xmlns="http://www.w3.org/2000/svg" width="700" height="480" style="font-family:'Segoe UI',Arial,sans-serif;background:#0d1117">
<defs><marker id="arr" markerWidth="7" markerHeight="7" refX="3" refY="3" orient="auto"><path d="M0,0 L0,6 L6,3 z" fill="#555"/></marker></defs>
<text x="350" y="32" text-anchor="middle" font-size="15" font-weight="bold" fill="#e6edf3">Document Filtering Funnel</text>
<rect x="100" y="50" width="520" height="54" rx="6" fill="#4A90D9" opacity="0.88"/>
<text x="350" y="71" text-anchor="middle" font-size="11.5" fill="#ffffff" font-weight="600">Raw Candidate Docs</text>
<text x="350" y="87" text-anchor="middle" font-size="10.5" fill="#ffffffcc">(Candidate Pass Input)</text>
<text x="628" y="82" font-size="12" fill="#4A90D9" font-weight="bold">584,000 (100.0%)</text>
<line x1="350" y1="108" x2="350" y2="128" stroke="#555" stroke-width="2" marker-end="url(#arr)"/>
<rect x="262" y="130" width="196" height="54" rx="6" fill="#5BA85C" opacity="0.88"/>
<text x="350" y="151" text-anchor="middle" font-size="11.5" fill="#ffffff" font-weight="600">Passed Candidate Pass</text>
<text x="350" y="167" text-anchor="middle" font-size="10.5" fill="#ffffffcc">(Heuristic + LID + Safety + Dedup)</text>
<text x="466" y="162" font-size="12" fill="#5BA85C" font-weight="bold">220,635 (37.8%)</text>
<line x1="350" y1="188" x2="350" y2="208" stroke="#555" stroke-width="2" marker-end="url(#arr)"/>
<rect x="291" y="210" width="137" height="54" rx="6" fill="#E8A838" opacity="0.88"/>
<text x="350" y="231" text-anchor="middle" font-size="11.5" fill="#ffffff" font-weight="600">Passed Quality + Perplexity</text>
<text x="350" y="247" text-anchor="middle" font-size="10.5" fill="#ffffffcc">(CQF top 85% + Neural PPL gate)</text>
<text x="436" y="242" font-size="12" fill="#E8A838" font-weight="bold">154,000 (26.4%)</text>
<line x1="350" y1="268" x2="350" y2="288" stroke="#555" stroke-width="2" marker-end="url(#arr)"/>
<rect x="294" y="290" width="132" height="54" rx="6" fill="#D95F5F" opacity="0.88"/>
<text x="350" y="311" text-anchor="middle" font-size="11.5" fill="#ffffff" font-weight="600">Final Written Output</text>
<text x="350" y="327" text-anchor="middle" font-size="10.5" fill="#ffffffcc">(Mix + Domain Quota + Dedup)</text>
<text x="434" y="322" font-size="12" fill="#D95F5F" font-weight="bold">149,000 (25.5%)</text>
</svg>