Getting Started

Retrieval Index

Build and inspect Promemo's local generated retrieval index.

Retrieval Index

Promemo v0.4.0 adds a local generated retrieval index for project memory.

Build the index:

promemo index rebuild

Check index status:

promemo index status

The index is stored under:

.promemo/cache/search-index.json

This cache is reproducible and should remain uncommitted.

The index supports:

  • chunking larger memory files
  • local keyword search
  • deterministic local semantic ranking
  • hybrid keyword and semantic search
  • feature, file, and decision relationship mapping
  • related feature expansion
  • token-budgeted context loading

No cloud embeddings are required.

A local-first memory layer for AI-assisted projects.

© 2026 Promemo
Local-first project memory for AI-assisted development.