You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(test-classifier): local-install recipe; drop the stale private-repo claim (#53)
Follow-up to #52 — these doc fixes landed on the branch after the squash-merge
snapshot, so they missed main.
- SETUP.md Path A: add "Step 0 — Install the bundle" with a verified one-line
curl|tar that vendors just the testing/classifier/ subtree from the public
source repo (no auth, +x preserved); note the sparse-checkout variant. The
local dispatcher run assumed the scripts were "installed" but nothing told a
consumer how to get them there.
- LOCAL_TEST_CLASSIFIER.md: same install command in its prerequisites so the
local guide is self-contained.
- SETUP.md Path B: the source repo is public, not private — remove the
org-access prerequisite (AGENT_INSTALL.md already said public) and drop the
dangling "(See Step 4.)" pointer.
0 commit comments