Structs§
- Session
Review Agent DocExpansion Handle - Session
Review Agent DocQueue Profile - Session
Review Closeout - Session
Review Command - Session
Review Cost Summary - Session
Review Failure - Session
Review File Ref - Session
Review Largest Turn - Session
Review Next Context - Session
Review Options - Session
Review Phase Timing - Session
Review Prompt Cache Health - Inline prompt-cache health for the resumable handoff (#wwm1): surfaces
caching effectiveness + top prefix-drift attribution so an agent sees cache
health in
session-review --next-context/context-packwithout running thesession-cost --fixturegate. - Session
Review Prompt Target - Session
Review Report - Session
Review Runtime Event - Session
Review Session - Session
Review Symbol Ref - Session
Review Verification State
Functions§
- build_
prompt_ cache_ health - Build the base prompt-cache health summary from data available at compute time: the aggregate cached-input ratio and the latest matched session’s ROI scorecard row (which carries net cached-read tokens, read/create ratio, trend, and the suspected prompt-cache invalidation cause = top drift attribution). Cross-run regression flags are layered on later by the CLI.
- compute
- compute_
with_ options - compute_
with_ options_ and_ phases - compute_
with_ phases - enrich_
prompt_ cache_ health_ with_ cross_ run - Fold persisted cross-run regression detail lines (#avbq) into a base health
summary, escalating status to
regressedwhen any cross-run regression is present. Returns the (possibly newly-created) health summary.