Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Versioned datasets, models, and reports with type pills (MODEL/REPORT) and per-v
### Model registry
Cross-project model registry with stage badges (DEVELOPMENT/STAGING/PRODUCTION), aliases (`latest`, …), and grid/table view toggle.

![Model registry](docs/screenshots/model-registry.png)
<!-- screenshot pending recapture: docs/screenshots/model-registry.png -->

### LLM traces, sweeps, and reports

Expand Down
3 changes: 2 additions & 1 deletion docs/screenshots/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ The model registry showing artifacts with aliases.

- Show at least one artifact with aliases (latest, production, staging).
- Show the alias management interface.
- Do NOT include the private content from the previous capture.

## File Naming Convention

Expand All @@ -105,7 +106,7 @@ Captured against [openrun.gladia.io](https://openrun.gladia.io) with Playwright
| Run Detail | `run-detail.png` | ✅ rich (4 metric panels, chart controls) |
| Run Comparison | `run-comparison.png` | ✅ rich (3 runs overlaid, training metrics) |
| Artifacts | `artifact-browser.png` | ✅ rich (15+ model versions + report) |
| Model Registry | `model-registry.png` | ✅ rich (8 models, stage badges, aliases) |
| Model Registry | `model-registry.png` | ⬜ TODO recapture (private content removed) |
| Sweeps | `sweep-detail.png` | ⚠️ empty state (no sweeps in any reachable project) |
| Traces | `trace-waterfall.png` | ⚠️ empty state (`@openrunner.trace` not yet exercised) |
| Reports | `reports.png` | ⚠️ empty state (no published report) |
Expand Down
Loading