npx claudepluginhub signalcompose/okitegami_paperAssociative Context Memory (ACM) — an MCP server that captures implicit feedback signals and builds cross-session experience memory for Claude Code.
Associative Context Memory (ACM): Persistent Experience-Based Memory for LLM Coding Agents Beyond Context Window Dependency
Hiroshi Yamato — Keio University / Signal compose Inc.
This repository contains the research paper draft and supporting documents for ACM (Associative Context Memory), an external persistent memory architecture for LLM coding agents.
ACM captures success and failure experiences from implicit user feedback signals (interrupt events, rewind operations, corrective instructions) and injects relevant past experiences into new sessions, enabling agents to learn across sessions without relying on context window capacity.
A taxonomy of implicit feedback signals in coding agent interactions, with PostToolUseFailure.is_interrupt (Claude Code hooks API) identified as the strongest available signal of user dissatisfaction.
docs/acm-preprint-draft.md — Paper draft (v0.11)docs/acm-preprint-draft-ja.md — Paper draft Japanese (v0.11)docs/SPECIFICATION.md — Implementation specification (Single Source of Truth)docs/ROADMAP.md — Implementation roadmapdocs/acm-handoff.md — Research context and design decisionsdocs/session-log.md — AI collaboration process log (auto-updated by Stop hook)docs/pdf/ — IEEEtran format PDFs (EN/JA)adr/ — Architecture Decision Recordssrc/ — Implementation (ACM MCP server)experiments/ — Task definitions, procedures, and resultsarXiv submission in progress (pending endorsement). Link will be added upon publication.
Signal compose Inc. / Keio University
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.