cmd/parser validates the Docling → Qdrant pipeline end-to-end.
Usage:
# Ensure compose stack is running (docker compose up -d)
go run -mod=mod ./cmd/parser/main.go # parse embedded sample
go run -mod=mod ./cmd/parser/main.go ./my-doc.pdf # parse a local file