Fleet Schemas ↑↓ move within a pane · ←→ move between panes · Enter opens · Esc backs out
ArxivPaperRunMeta 15 fields

query-arxiv/ArxivPaperRunMeta

schemaVersion exactly 2
Consumer metadata grammar version.
required
operation one of: fetch | endpoint-receipt
Fetch rows own bytes; endpoint receipts own completed absence.
required
arxivId non-empty string
Versioned arXiv identifier.
required
format one of: atom | bibtex | pdf | tex | html-landing | html-fullpaper
Validated representation stored by a fetch row.
url non-empty string
Exact upstream URL requested by a fetch row.
bytes integer >= 1
Stored upstream byte count.
contentHash non-empty string
SHA-256 of stored upstream bytes.
artifactPath non-empty string
Non-default artifact path, used when e-print returns PDF bytes.
endpointReceipt object (additional keys allowed)
Completed endpoint fact used to resume ensure without repeating a request.
endpoint one of: bibtex | e-print | pdf | html
Upstream endpoint whose completed request this receipt identifies.
required
outcome one of: bibtex | tex | pdf | html | not-found
Validated bytes or completed absence produced by the endpoint.
required
availability any shape (not yet constrained by the schema)
Landing-derived availability retained for explicit get and convert calls.
conversions any shape (not yet constrained by the schema)
Local conversion records attached to a fetch row.
inferredSource any shape (not yet constrained by the schema)
Legacy inferred source retained unchanged.
migratedFromLegacy boolean
Marks a migrated historical fetch row.

Rules

  • _operationFieldsMatch

Where it lives

Bound byquery-arxiv
Declared in~/mnt/mdr/skills/query-arxiv/assets/schemas/arxiv-paper-run-meta.ts
BindingarxivPaperRunMetaZod
Directorynone
Filesnone
Referenced asarxiv-paper-run-meta