issues Search Results · language:Dune language:Python language:Ruby language:JavaScript language:JavaScript language:Java
Filter by
18.6M results
Severity: HIGH (data correctness — historical backtests only)
engine/data_connector.py get_fundamentals(self, ticker) (L828) and get_credit_risk(self, ticker) (L868) take no as_of —
both serve a single ...
GET /api/businesses/:id/stats → today s stamps issued, this week s redemptions, total active cards, top 10 customers by
visits. Date range filter.
enhancement
POST /api/cards/:id/redeem → mark completed card as redeemed. Validate: card full (stamp_count === stamp_goal). Create
new blank card for same business. Log redemption with timestamp.
enhancement
GET /api/cards/:id/qr → QR code image for customer s card (encodes card ID + user). Business scans this to stamp. GET
/api/businesses/:id/stamp-qr → QR that opens stamp flow when customer scans.
enhancement
POST /api/cards/:id/stamp → add one stamp (requires business admin auth). Validate: card belongs to this business, not
already full. Returns updated stamp count.
enhancement
Master Health Hourly — Critical detected
Master
Severity: ok
{
movements_total : 11830,
positions_active : 84,
nav_usd : 1535707,
bridge_ib : unknown ,
bridge_tt : live ,
fmp_hours_old ...
auto
critical
health
GET /api/cards/me → all loyalty cards for authenticated user with current stamp count per card. POST /api/cards → issue
blank card to customer on first visit.
enhancement
Overview
The export script currently overwrites every .md file on every run, even if nothing changed in MotherDuck. Make it
incremental by skipping files whose content hasn t changed since the last export. ...
POST /api/businesses → create business with name, logo, stamp_goal (e.g. 10), reward_description ( Free coffee ). GET
/api/businesses → list active loyalty programs.
enhancement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.