Skip to content

feat: ES CPU catalog prototype - #5

Merged
Seungpyo1007 merged 7 commits into
developfrom
feat/es-cpu-prototype
Sep 4, 2026
Merged

feat: ES CPU catalog prototype#5
Seungpyo1007 merged 7 commits into
developfrom
feat/es-cpu-prototype

Conversation

@Seungpyo1007

Copy link
Copy Markdown
Member

What & why

Prototype ES CPU catalog for GetTechAPI. Retail and QS SKUs stay in TechAPI. Validator rejects qs / retail / production.

Refs #1
Closes #2
Closes #3
Closes #4

Source

Public third-party listings only (KitGuru / Benchleaks, enthusiast ES tables, Intel ES identification article).

Checklist

  • python -m app.validate passes locally
  • Record sample_class is es (QS / retail / production are rejected)
  • Files live at data/cpu/<manufacturer>/<year>/<segment>/<slug>.json
  • Slugs are kebab-case and unique
  • source_urls cites at least one public reference
  • qspec (Intel) and/or opn (AMD) is present

@Seungpyo1007 Seungpyo1007 added enhancement New feature or request site Homepage and public site changes ci CI and workflow changes data Dataset changes app Validator or application code changes labels Sep 4, 2026
@Seungpyo1007
Seungpyo1007 merged commit d0c0bff into develop Sep 4, 2026
1 check passed
@Seungpyo1007
Seungpyo1007 deleted the feat/es-cpu-prototype branch September 4, 2026 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app Validator or application code changes ci CI and workflow changes data Dataset changes enhancement New feature or request site Homepage and public site changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(site): public index of engineering samples ci: validate ES records and reject QS/retail feat(data): ES CPU JSON schema excluding QS and retail

1 participant