 Jonathan KirkwoodandClaude Fable 5
|
91212322c1
|
Ship v0.1.1–v0.1.5: first-live-run fixes and dashboard viewer
- v0.1.1: config persistence — FileHelper paths made absolute
(/media/startos/volumes/main/...); relative paths resolved into the JS
runtime's ephemeral cwd so action saves never reached /data
- v0.1.2: preJobStopContainers (Configure Grading) — docker-stop resident
vLLM containers on the head Spark at job start, no auto-restart
- v0.1.3: preflight auth (LiteLLM master_key gates /models),
poll-until-loaded, crash fast-fail (restarting counts as dead)
- v0.1.4: HF_HUB_OFFLINE/TRANSFORMERS_OFFLINE in airgapped serving
(--internal network has no DNS); grader _post timeout 600→1800s for
~3.6 tok/s GB10 generation
- v0.1.5: dashboard viewer survives the periodic background refresh;
download buttons for deck reports, deck JSON, and SCORECARD.md
- .gitignore: .startos/ build workspace, start-technologies/
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-30 09:14:24 -05:00 |
|
 Jonathan KirkwoodandClaude Fable 5
|
b1d7aed9f4
|
Implement BDEF v1.1 grading: scoring core, per-deck pipeline, ledger, dashboard, StartOS layer
- Deterministic scoring.py (quant 60 / qual 40 / flags -15, profitability heaviest)
- Per-company JSON ledger with forecast-target chaining deck N-1 -> N
- Single-shot sandbox agent with guided-JSON fallback ladder (no tool loop)
- Portfolio dashboard with sparklines, KPI hit rates, BDEF category bars
- 48 unit tests green; endpoints smoke-tested; npm check+build green
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-06 14:15:12 -05:00 |
|