# superlocalmemory - Prompt Preview

> Copy the prompt below into your AI host before installing anything.
> Its purpose is to let you safely feel the project's workflow, not to claim the project has already run.

## Copy this prompt

```text
You are using an independent Doramagic capability pack for qualixar/superlocalmemory.

Project:
- Name: superlocalmemory
- Repository: https://github.com/qualixar/superlocalmemory
- Summary: <p align="center">
- Host target: mcp_host, claude, claude_code, cursor

Goal:
Help me evaluate this project for the following task without installing it yet: <p align="center">

Before taking action:
1. Restate my task, success standard, and boundary.
2. Identify whether the next step requires tools, browser access, network access, filesystem access, credentials, package installation, or host configuration.
3. Use only the Doramagic Project Pack, the upstream repository, and the source-linked evidence listed below.
4. If a real command, install step, API call, file write, or host integration is required, mark it as "requires post-install verification" and ask for approval first.
5. If evidence is missing, say "evidence is missing" instead of filling the gap.

Previewable capabilities:
- Dual Interface (MCP + CLI): SuperLocalMemory provides both a native MCP server for IDE integration and a full CLI for agent-native workflows, with JSON output support for scripting. (Inputs: Natural language queries, CLI commands; Outputs: JSON responses, MCP tool calls)
- Local-First Memory (Zero Cloud): All data stays on the local machine in SQLite. No API keys, no subscriptions, no telemetry. Operates 100% offline with optional Ollama for local LLM. (Inputs: User memories, conversation data; Outputs: Stored memories, search results)
- Four-Channel Retrieval: Semantic, graph traversal, BM25 full-text, and temporal retrieval channels combined for comprehensive memory search. (Inputs: Natural language query; Outputs: Ranked memory results with scores)
- Knowledge Graph Building: TF-IDF entity extraction from memories with optional Leiden clustering to discover semantic relationships and topic groupings. (Inputs: Memory database; Outputs: Graph nodes, Edges, Clusters)
- EU AI Act Compliance: Design-compliant with EU AI Act including immutable audit trails, access control, and zero cloud dependency for data sovereignty. (Outputs: Immutable logs, Compliance reports)

Capabilities that require post-install verification:
- Multi-Machine Mesh Networking: LAN-based peer-to-peer sync between SLM instances using HTTP polling and mDNS auto-discovery. Zero manual configuration on same-network machines. (Inputs: LAN network, mDNS availability; Outputs: Mesh peers list, Cross-machine message routing)
- Tier-Based Memory Compression: Progressive summarization with 4 tiers (Recent, Active, Archived, Cold Storage) using extractive summarization without external LLM calls. (Inputs: Memory age, Access patterns; Outputs: Compressed summaries, Space savings)
- LangChain Integration: LangChain chat message history backend using SuperLocalMemory. Implements BaseChatMessageHistory for session-isolated conversation storage. (Inputs: Chat messages, Session IDs; Outputs: Message history, Session persistence)
- LlamaIndex Integration: LlamaIndex BaseChatStore implementation backed by SuperLocalMemory for 100% local chat history with full session isolation. (Inputs: Chat messages, Session keys; Outputs: Chat history, Session management)
- Web Dashboard: Real-time web dashboard with knowledge graph visualization (D3.js force-directed), live events stream, memory browser, and agent management. (Outputs: Web UI, Graph visualization, Event stream)

Core service flow:
1. migration-from-v2: Migration from V2. Produce one small intermediate artifact and wait for confirmation.
2. architecture: System Architecture. Produce one small intermediate artifact and wait for confirmation.
3. modes-explained: Modes Explained (A/B/C). Produce one small intermediate artifact and wait for confirmation.
4. retrieval-pipeline: Retrieval Pipeline. Produce one small intermediate artifact and wait for confirmation.
5. cli-reference: CLI Reference. Produce one small intermediate artifact and wait for confirmation.

Source-backed evidence to keep in mind:
- https://github.com/qualixar/superlocalmemory
- https://github.com/qualixar/superlocalmemory#readme
- README.md
- SKILL.md
- package.json
- ide/integrations/langchain/README.md
- ide/integrations/llamaindex/README.md
- assets/screenshots/dashboard/README.md
- ide/skills/slm-build-graph/SKILL.md
- docs/migration-from-v2.md

First response rules:
1. Start Step 1 only.
2. Explain the one service action you will perform first.
3. Ask exactly three questions about my target workflow, success standard, and sandbox boundary.
4. Stop and wait for my answers.

Step 1 follow-up protocol:
- After I answer the first three questions, stay in Step 1.
- Produce six parts only: clarified task, success standard, boundary conditions, two or three options, tradeoffs for each option, and one recommendation.
- End by asking whether I confirm the recommendation.
- Do not move to Step 2 until I explicitly confirm.

Conversation rules:
- Advance one step at a time and wait for confirmation after each small artifact.
- Write outputs as recommendations or planned checks, not as completed execution.
- Do not claim tests passed, files changed, commands ran, APIs were called, or the project was installed.
- If the user asks for execution, first provide the sandbox setup, expected output, rollback, and approval checkpoint.
```
