Read-only Wire file accessor. Mirrors AchFileQueryService — single
db dependency, { items, hasNext } search return shape, stat() for
dashboard work-queue counts.
The richer WireFileService extends none of this today; it owns its own
get/search for transactional callers (it threads a tx argument).
This query-only class is the dashboard surface: no S3 / no generator /
no event publisher, so the admin-dashboard can stay free of those deps.
Read-only Wire file accessor. Mirrors
AchFileQueryService— singledbdependency,{ items, hasNext }search return shape,stat()for dashboard work-queue counts.The richer
WireFileServiceextends none of this today; it owns its ownget/searchfor transactional callers (it threads atxargument). This query-only class is the dashboard surface: no S3 / no generator / no event publisher, so the admin-dashboard can stay free of those deps.