Skip to content

Latest commit

 

History

History
81 lines (58 loc) · 4.56 KB

File metadata and controls

81 lines (58 loc) · 4.56 KB

Documentation

Audience: Developer, AI Agent · Scope: Reference

← Back to README


Project

Features

SEO & Discovery

Frontend

Data Models

API

  • API Access — REST API specification, OAuth2, MCP server

Standards

Technical Deep-Dives

  • Barcode Scanner Detection — USB HID scanner integration
  • Camera QR Scanner — Mobile camera fallback for QR code scanning
  • PDF Label Card — Home-printable TCG card-sized deck label (Dompdf)
  • Mobile UX Audit — Mobile responsiveness issues and fix plan (F10.1)
  • Localization — Locale detection, timezone handling, translation infrastructure
  • Deck Mosaic — Server-generated card mosaic image (GD, Flysystem, S3)
  • Card Enrichment — TCGdex enrichment pipeline, card identity model, minified export
  • Cardmarket Export — Cardmarket wishlist text format, name overrides, ability/attack handling
  • Basic Energy Images — Image sources for basic energy cards (MEE, SVE, NRG, all eras)
  • TCGdex Known Issues — Data quality issues and workarounds
  • TCGdex Incremental Sync — API-based sync cascade, rate limiting, sync modes, webhook trigger
  • Error Pages — Custom error pages, Pokemon sprites, CDN integration, Sentry
  • OG Image Builder — Card-fan social-preview compositor, code resolution, RSS feed images
  • Schema Sync — How entity mappings are kept in sync with the live schema (defaults, schema_filter, drift-normalization migration)

Planning

Other