diff --git a/notes/compact-mode-evidence.md b/notes/compact-mode-evidence.md new file mode 100644 index 0000000..8a08879 --- /dev/null +++ b/notes/compact-mode-evidence.md @@ -0,0 +1,9 @@ +# Compact-mode evidence log + +Log representative observations from real `smriti state --compact --stats` usage during Smriti development. One row per notable session or checkpoint — not every single call. Focus on cases where compact mode either helped (saved meaningful context) or hurt (agent missed an artifact it needed). Do not log routine calls with no artifacts. + +Run `smriti state --compact --stats` to get the numbers. The "Artifact fetched?" and "Missing context?" columns are filled manually after the session. + +| Date | Agent | Task | Checkpoint | Full chars | Compact chars | Saved chars | Reduction % | Artifact fetched? | Missing context? | Notes | +|---|---|---|---|---|---|---|---|---|---|---| +| | | | | | | | | | | |