Improve homepage onboarding and document answerability results - #1
Merged
Merged
Conversation
This was referenced Sep 7, 2026
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.
Make the homepage explain Kimetsu through a concrete cross-session memory example and give visitors a direct path to installing it. Publish the unreleased answerability study with its configuration, gains, costs, and unresolved cases.
Website experience
Answerability documentation
The new results page reports 15/18 → 3/18 unwanted injections with 24/27 positive hits retained, exact metadata at 36/45 per repeat, p95 latency of 376.6 → 386.6 ms, and mean response bytes of 613.5 → 651.2. It labels the guard unreleased, opt-in, and disabled by default.
Update benchmark navigation, configuration guidance, and the changelog. Link the commit-pinned public audit and explain synthetic-fixture limits, compound-query gaps, storage work, and context-token use. These measurements do not replace historical BrainBench scores or measure generated-answer accuracy.
Validation
npm run check: Biome, type checks, all 29 tests, Next.js production build, and static-output validation passed.Companion: Kimetsu implementation and public audit. The benchmark harness is maintained in a separate private repository.