Skip to content

docs(readme): document scope and limits#85

Merged
claudioemmanuel merged 1 commit intomainfrom
docs/scope-and-limits
Apr 22, 2026
Merged

docs(readme): document scope and limits#85
claudioemmanuel merged 1 commit intomainfrom
docs/scope-and-limits

Conversation

@claudioemmanuel
Copy link
Copy Markdown
Owner

Summary

Added a new "Scope & Limits" section to README documenting what squeez can and cannot compress. Users often assume all token leaks are fixed — this clarifies the architectural boundaries (hook APIs expose only specific surfaces) and explains the workarounds.

Why

The track_result.rs comment explains the core constraint: PostToolUse hooks are observation-only. squeez cannot rewrite an Agent's returned output. This architectural truth wasn't documented in README, leading to mismatched expectations. The section now explicitly lists what squeez covers (Bash, Read/Grep/Glob limits, agent prompts, session memory, markdown viewing) and what it cannot (Agent output, skills, top-level prompt, tools without hook support). Includes a coverage table and guidance on user-level cost reductions.

@claudioemmanuel claudioemmanuel merged commit da68549 into main Apr 22, 2026
3 of 5 checks passed
@claudioemmanuel claudioemmanuel deleted the docs/scope-and-limits branch April 22, 2026 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant