summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-10 14:43:40 -0500
committerCraig Jennings <c@cjennings.net>2026-05-10 14:43:40 -0500
commit1af2c63531bbcefeac2072b218f8e00d5b49e3dd (patch)
treeb611a4ed5e7f7552623ee43fa39c973fa51e1345 /modules
parent53e95ca561dc8e262638d955928b3971297a7b45 (diff)
downloaddotemacs-1af2c63531bbcefeac2072b218f8e00d5b49e3dd.tar.gz
dotemacs-1af2c63531bbcefeac2072b218f8e00d5b49e3dd.zip
docs(design): add Phase 5 cache helper design addendum
Per Phase 5 step 1 of utility-consolidation. Specifies the cache API to extract from org-agenda-config and org-refile-config (both have parallel TTL+building-guard implementations today). Documents the API: `cj/cache-make', `cj/cache-valid-p', `cj/cache-value-or-rebuild', `cj/cache-building-p', `cj/cache-invalidate'. Out-of-scope: modeline VC cache (buffer-local + key-based, not TTL). Per the spec, that's a future round. Documents the migration order (agenda first, refile second), test plan for the helper, and risk notes (cache-hit logging preservation, building-flag leak guard, async-timer interaction).
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions