Screenshot Capture Guide
Use real screenshots for public posts and outreach. The SVGs in docs/assets/
are product previews, not evidence of a completed 1B run.
Local Workbench
Start the web UI:
picochat web --runs-dir runs --port 8765
Open:
http://127.0.0.1:8765
Recommended captures:
- Home page
- Workbench with a selected run
- Release Readiness panel
- Training Dash loss curves
- Eval Scoreboard
- Scale Up command generator
- Preflight job output card
Save final screenshots under:
docs/screenshots/
Current public screenshots:
workbench-release-readiness.jpg
release-readiness-panel.jpg
training-dash-loss-curves.jpg
scale-up-commands.jpg
Additional useful screenshots before a public launch:
home.jpg
eval-scoreboard.jpg
preflight-checklist.jpg
Screenshot Rules
- Do not show API keys, SSH hostnames, private paths, or paid provider account details.
- Do not show a run as approved unless the actual gate says approved.
- Prefer a real completed tiny/pilot run over a fake demo state.
- If a screenshot is from a dry run or pilot, label it that way in captions.
- Keep failure states if they teach something. Picochat is about honest gates, not perfect-looking dashboards.