Skip to content

fix(site): show negative history deltas#21

Merged
Seungpyo1007 merged 2 commits into
mainfrom
feat/site
Jun 18, 2026
Merged

fix(site): show negative history deltas#21
Seungpyo1007 merged 2 commits into
mainfrom
feat/site

Conversation

@Seungpyo1007

@Seungpyo1007 Seungpyo1007 commented Jun 18, 2026

Copy link
Copy Markdown
Member

Summary

  • show negative dataset history deltas instead of treating decreases as a baseline
  • show category-level increases and decreases in the history timeline
  • put History before Playground in the nav and hero CTA flow
  • stop PR metadata automation from adding persistent tracker issue references that can auto-close long-running issues

Tracking

Verification

  • npm.cmd run build
  • git diff --check

@github-actions github-actions Bot added bug Something isn't working ci CI and workflow changes enhancement New feature or request site Homepage and public site changes labels Jun 18, 2026
@Seungpyo1007 Seungpyo1007 moved this from Todo to In Progress in TechAPI-Project Jun 18, 2026
@TechEngineBot

Copy link
Copy Markdown
Member

TechEngine change review: PASS

Check Result
python -m app.validate PASS
python integrity_check.py TechAPI/data --strict PASS
cd TechAPI/site && npm ci && npm run build PASS

Changed data

Category Added Modified Deleted Added verified Added unverified Added Kaggle-sourced
brand 0 0 0 0 0 0
soc 0 0 0 0 0 0
smartphone 0 0 0 0 0 0
gpu 0 0 0 0 0 0
cpu 0 0 0 0 0 0

Changed record examples

  • No data file changes detected.

Heuristic review

  • Heuristic warnings: none found.

Changed site

Area Added Modified Deleted
homepage/site 0 3 0

Modified site files

  • site/src/pages/index.astro
  • site/src/scripts/techapi.js
  • site/src/styles/techapi.css

@TechEngineBot

Copy link
Copy Markdown
Member

TechEngine validation stats: PASS

Data summary

Category Total Verified Unverified Missing verified Verified %
brand 129 0 0 129 n/a
soc 123 58 65 0 47.2%
smartphone 367 184 183 0 50.1%
gpu 2030 0 2030 0 0.0%
cpu 3977 976 3001 0 24.5%
all 6626 1218 5279 129 18.7%

Validation notes

  • Full advisory outlier listings are suppressed on successful runs because they are dataset-wide and mostly stable between PRs.
  • Failure runs still include a detailed log excerpt for debugging.

Key output:

## app.validate
## integrity_check.py --strict
loaded CPU=3977 GPU=2030
✅ integrity gate: no hard anomalies.
Integrity section Flagged lines
structural 0
CPU name/tier consistency (desktop mainstream only) 0
CPU single>multi (cinebench/geekbench — should be multi>=single) 0
CPU era-vs-score outliers 8
CPU cross-source ratio outliers (possible wrong-variant) 152
GPU cross-source ratio outliers + sanity 18

Homepage build:

06:25:46 [build] 2 page(s) built in 2.44s
06:25:46 [build] Complete!

@Seungpyo1007 Seungpyo1007 merged commit 39c9012 into main Jun 18, 2026
2 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in TechAPI-Project Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci CI and workflow changes enhancement New feature or request site Homepage and public site changes

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Track homepage and site improvements

2 participants