fix(docs): use Gittensor screenshot in homepage hero - #11
Merged
Conversation
This was referenced Jun 26, 2026
Merged
JSONbored
added a commit
that referenced
this pull request
Jun 26, 2026
…ecks via changedPaths (#1413) Part two of the predict_gate parity work (#11-13/#18). The oracle now accepts the PR's changed file PATHS (metadata only — paths, never source content, so the predictor stays metadata-only) and, when supplied, evaluates the path-dependent gates the live gate enforces: - ALL review.pre_merge_checks (path-gated ones now match their whenPaths), not just the path-independent subset. - the focus-manifest path policy (manifest_blocked_path / _linked_issue_required / _missing_tests), threaded through manifestPolicyGateMode so block-mode blocks. The slop score stays disclaimed: it needs the diff CONTENT, which a metadata-only oracle must never receive — so #13 is resolved by design, not by adding a gate. The note is now conditional: with paths it disclaims only slop; without them it also discloses the path-policy/path-gated gap. Wiring: the API route already accepted changedFiles (no schema change); the MCP tool gains an optional changedPaths field. No output-schema change → no OpenAPI regen.
1 task
This was referenced Jul 1, 2026
12 tasks
3 tasks
5 tasks
12 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
What changed
/images/gittensor-home-signal.webpas the VitePress homepage hero imagecontents: writeso it can create GitHub Releases formcp-v*tagsWhy
The previous page still had the screenshot buried near the bottom, used unrelated logo art in the hero, and sat too close to the navbar. The package release also had a tag but no GitHub Release, so the repo sidebar did not show a release version.
Validation
npm run test:ciNotes
@jsonbored/gittensory-mcp@0.1.4already has npm provenance attestation.