test-json-sql-filter · git:20260122.7c367d3 · 2026-01-22 · sha256 8424e7a6eef21915

test-json-sql-filter git:20260122.7c367d3A

Immutable. This exact content is served forever at /api/v1/blob/8424e7a6eef21915.

---
name: test-json-sql-filter
description: Tests filter-structured primitive (WHERE clause)
manual_only: true
---

# Test Filter-Structured Primitive

**Self-contained:** Creates test data internally

**Input:** Creates $papers collection (citations: 100, 250, 50, 180)

**Operation:** Filter where citations > 100

**Expected Output:** $high_cited collection with 2 items (Transformers: 250, Scaling Laws: 180)