Context Durability

Survive context compaction during long finance work - checkpoint state to disk before it can be lost, detect that a compaction has already happened, and recover without silently re-deriving a different number. Use before any long-running reconciliation, multi-account flux, large model audit, or multi-day close, and immediately whenever you suspect the conversation has been summarized. Trigger on "autocompaction", "context limit", "did I already check", "where was I in the rec", "resume the close", or any task that will iterate over many accounts, files, or periods.

Lukehle b557b01 9.4 KB Updated

File contents

Lukehle/closeloop/tree/main/skills/context-durability commit b557b01c6a

Frequently asked questions

npx skillmds@latest add lukehle/context-durability