Skip to content

ndif skills: corrections from two fresh-user verification runs - #11

Merged
JadenFiotto-Kaufman merged 1 commit into
mainfrom
verify-fixes
Sep 14, 2026
Merged

JadenFiotto-Kaufman merged 1 commit into
mainfrom
verify-fixes

Conversation

@JadenFiotto-Kaufman

Copy link
Copy Markdown
Member

Two agents ran the 0.1.0 release as new users — one from the Docker Hub image, one from PyPI with no Docker — using only the public artifacts and these skills. Both completed the scenario (server up, gpt2 trace, >5 MB result, pre-deploy a second model, inspect queue/status, shut down). This folds in every correction they reported; the code-level ones are ndif-team/ndif#287 and a from-source fixes PR.

🤖 Generated with Claude Code

A Docker Hub run and a PyPI run of the 0.1.0 release, each done by an agent
with only the public artifacts and these skills. Both succeeded; both left
corrections: the jq recipe for model keys did not run in the image and
listed COLD stubs; a fresh server's hundreds of COLD entries are the HF
cache listing; route 1 had no shutdown guidance; route 3 assumed a checkout
and its conda line stops on the anaconda ToS prompt; Ray boots in 15 s, not
60-90, and a dead Ray looks the same as a slow one; NDIF_RAY_TEMP_DIR has a
107-byte socket-path limit; ndif queue omits a pre-deployed model until its
first request; schedule.end_time is an eviction window, not a teardown; the
telemetry fail-open claim was false on 0.1.0; and a too-long prompt dies as a
CUDA device-side assert.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@JadenFiotto-Kaufman
JadenFiotto-Kaufman merged commit 1de0452 into main Sep 14, 2026
1 of 2 checks passed
@JadenFiotto-Kaufman
JadenFiotto-Kaufman deleted the verify-fixes branch September 14, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant