docs: v1.35.0 documentation + complete 7-host matrix#186
Merged
Conversation
- CHANGELOG (+npm copy): 1.35.0 entry — factsheet, class density, cache-aware efficiency proof, net-win gate (#183/#184) - README: new feature rows (identifier factsheet, net-win gate), content-class token estimate description, ids_preserved in the summarize example + explanation, class_density/net_win_min_tokens in the config reference, cache-aware efficiency-proof note, pxpipe row in the comparison table, intro/hosts-table/slugs updated to all 7 hosts (Pi + Hermes) - CLAUDE.md: factsheet.rs + tokens.rs in context engine/key files, new config tunables, 7-host wording Signed-off-by: claudioemmanuel <42774167+claudioemmanuel@users.noreply.github.com>
claudioemmanuel
force-pushed
the
docs-1.35.0
branch
from
July 10, 2026 04:32
3f42668 to
6b8beeb
Compare
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.
Closes #185
Brings user-facing docs up to date with everything shipped through v1.35.0:
ids_preservedin the summarize example with explanation;class_density/net_win_min_tokensin the config reference; cache-aware--efficiency-proofnote; pxpipe added to the comparison table (complementary layers framing); intro, hosts table and slugs corrected from 5 → 7 hosts (Pi and Hermes were shipped but undocumented — Hermes row added with its Python-plugin install path and caps)factsheet.rs+tokens.rsentries, new tunables, 7-host wordingDocs-only — no code changes.