Skip to content
This repository was archived by the owner on Aug 25, 2026. It is now read-only.

Repository files navigation

UXL Evaluator Dashboard

Important

This repository is archived. The dashboard source and OpenAI Sites binding moved to uxlfoundation/skills/evaluation/dashboard. Commit 39683f40301bf673aff7aeb7550ef67165feec84 is the final standalone source revision.

Public-facing control-room view for the UXL Foundation skills evaluator. It shows the current skill and Harbor-task inventory, available execution lanes, the evidence chain for the Windows/WSL Intel GPU lane, and the project definition of done.

The dashboard intentionally exposes only sanitized summary evidence. Raw Harbor job records, machine provenance, and runner logs remain in the private runner-control repository or on the operator workstation.

Run locally

Requires Node.js 22.13 or newer.

npm ci
npm run dev

The default local URL is http://localhost:3000/.

Validate

npm run lint
npm test

npm test performs a production build and checks the rendered dashboard contract.

Deployment

Production deployment is managed with OpenAI Sites. .openai/hosting.json binds this source tree to its Sites project. Publish the exact validated Git commit through the Sites version and deployment workflow.

Evidence model

  • Git commit: immutable evaluator source revision.
  • Runner lane: declared hardware and software execution environment.
  • Hardware provenance: device interface, Level Zero visibility, and toolchain metadata.
  • Harbor result: task reward and retained job artifact.
  • Dashboard: sanitized, human-readable summary linked back to reviewable source.

About

UXL evaluator control-room dashboard for skills, runner lanes, and evidence

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages