Skip to content
Discussion options

You must be logged in to vote

Updated for Capsule 1.0.2 and the current visibility-audit CLI:

npm run verify
npm run audit:github-visibility:write -- visibility.json
npm run audit:github-visibility:search:write -- visibility-search.json

# At a later measurement point, compare the same fixed queries:
npm run audit:github-visibility:search:baseline -- visibility-search.json

For a fork or another repository, set CAPSULE_GITHUB_REPO=owner/name or run node scripts/github-visibility-audit.cjs --repo owner/name. Do not rely on npm run ... -- --repo option forwarding on Windows.

The comparison reports null-safe rank_improvement (positive means a smaller, better rank), present_in_first_100_delta, and total_count_delta. A null…

Replies: 1 comment

Comment options

hakiyaka
Aug 9, 2026
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by hakiyaka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant