mirror of
https://github.com/thedotmack/claude-mem.git
synced 2026-09-20 04:23:02 +08:00
c166e30d09
* feat(grok-bot): Phase 1 Memory JIT — rich timeline index via #3953 transport Compile an editable CCS L1 markdown bucket into a slide-off timeline INDEX (one observation per line, ID kept) and land it through zz-claude-mem-inject.md → host Memory mid-attach. mtime-stable rewrite when the fact block is unchanged. Pilot allowlist remains the default; AGENT_IDS=* stays optional. Co-authored-by: Alex Newman <thedotmack@users.noreply.github.com> * fix(grok-bot): stamp CCS L1 bucket at ccs/seats/<id>/TIMELINE.md Concrete default is <agentDataRoot>/ccs/seats/<agentId>/TIMELINE.md so bots can edit it. PRIVATE.md is a reserved sibling (never written). house/ and groups/ stay reserved for later inherit. L1 pilot remains the Orifice/Grok Memory allowlist. Co-authored-by: Alex Newman <thedotmack@users.noreply.github.com> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Alex Newman <thedotmack@users.noreply.github.com>