docs: add compaction probe explanation to context-management guide (#2050)#2072
Merged
docs: add compaction probe explanation to context-management guide (#2050)#2072
Conversation
Document the post-compression validation feature in the context engineering guide, debug dump reference, and configuration reference.
- H-01: Use precise interval notation for threshold validation ranges: (0.0, 1.0] and [0.0, 1.0) - H-02: Document that probe config is not hot-reloadable - M-02: Remove internal field reference, rephrase cooldown behavior All validators approved. Reviewer sign-off complete.
Resolved conflict in CHANGELOG.md by preserving both Documentation and Changed sections.
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
Adds comprehensive documentation for the compaction probe feature to the context engineering guide, including probe mechanics, configuration, and troubleshooting.
Related to: PR #2047 (compaction probe validation epic #1609)
Changes
book/src/advanced/context.md: New 7-subsection guide on post-compression validation probebook/src/advanced/debug-dump.md: References to compaction probe debug outputbook/src/reference/configuration.md: Complete[memory.compression.probe]configuration schemaCHANGELOG.md: Feature entryValidation
✅ Architecture review (architect)
✅ Adversarial critique (critic, impl-critic)
✅ Implementation (developer)
✅ Build test (tester) — mdbook builds clean
✅ Security audit (security) — LOW risk, approved
✅ Quality assessment (perf) — 97% completeness, excellent
✅ Code review (reviewer) — APPROVED
All handoffs:
.local/handoff/2026-03-20T*.yamlTest Plan
mdbook build book— succeeds without errors