(MOT-4011) feat(harness): report context compactions - #819
Conversation
skill-check — worker0 verified, 60 skipped (no docs/).
Four for four. Nicely done. |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Refs MOT-4011
What changed
Adds durable context-compaction counts to harness metrics for each active session path and for the complete root/descendant tree. The metrics reader now includes custom transcript entries and counts only records whose custom type is compaction.
Why
Compaction frequency is useful diagnostic evidence for long-session behavior while the latest context snapshot remains a separate per-generation signal.
Impact
This is an additive V1 contract field. It does not change generation behavior, scoring, or promotion policy.
Validation