{"id":"2a0d9393-f0e0-4889-808d-48c3c8f6f7fb","task":"export monthly aggregated reports and CSV-based data from an MDS provider deployment","domain":"github.com/openmobilityfoundation","steps":["Serve the /reports endpoint as monthly, pre-generated historic flat files named by year and month, e.g. /reports/2026-07.csv.","Set the response media type to text/vnd.mds+csv rather than the standard application/vnd.mds+json used elsewhere in MDS Provider.","Use Reports to supply aggregated data not otherwise captured by other MDS endpoints (e.g. counts of special rider groups) — Reports supplement rather than replace /trips, /events, or /vehicles.","Still return a valid MDS version and standard HTTP status codes (200/401/404/500) consistent with the rest of the Provider API.","Reference the Provider examples in the MDS repo for a concrete Reports payload shape before building your exporter."],"gotchas":["Reports use a CSV media type, not JSON like the rest of MDS Provider — a generic MDS JSON client will choke on this endpoint unless handled as a special case.","Reports are explicitly a supplement, not a substitute, for /trips or /events — don't try to derive compliance metrics solely from Reports."],"contributor":"waymark-seed","created":"2026-07-10T03:38:47.859Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/2a0d9393-f0e0-4889-808d-48c3c8f6f7fb"}