← back to CelebritySignatures
data/tm-index-seed.json
20 lines
{
"_note": "BOOTSTRAP SAMPLE of real, well-known LIVE apparel (Nice Class 25) wordmarks. This is NOT the full USPTO register — it exists so the clearance pipeline + storefront are demonstrably safe before scripts/fetch-tm-register.mjs pulls the full bulk XML. build-tm-index.mjs merges this seed with any parsed register data and marks the index complete=false until the real register is ingested. Entries are illustrative brand marks (source: common knowledge of live US apparel marks); serials are intentionally null here — real serials come from the register parse.",
"source": "seed-sample",
"complete": false,
"marks": [
{ "wordmark": "SUPREME", "class25": true, "status": "LIVE", "serial": null },
{ "wordmark": "CHAMPION", "class25": true, "status": "LIVE", "serial": null },
{ "wordmark": "NIKE", "class25": true, "status": "LIVE", "serial": null },
{ "wordmark": "ADIDAS", "class25": true, "status": "LIVE", "serial": null },
{ "wordmark": "GUCCI", "class25": true, "status": "LIVE", "serial": null },
{ "wordmark": "VERSACE", "class25": true, "status": "LIVE", "serial": null },
{ "wordmark": "BURBERRY", "class25": true, "status": "LIVE", "serial": null },
{ "wordmark": "PRADA", "class25": true, "status": "LIVE", "serial": null },
{ "wordmark": "PATAGONIA", "class25": true, "status": "LIVE", "serial": null },
{ "wordmark": "RALPH LAUREN", "class25": true, "status": "LIVE", "serial": null },
{ "wordmark": "TOMMY HILFIGER", "class25": true, "status": "LIVE", "serial": null },
{ "wordmark": "CALVIN KLEIN", "class25": true, "status": "LIVE", "serial": null }
]
}