lucerna clear
Remove the index directory for a project. This deletes all stored chunks, embeddings, and graph edges.
lucerna clear /path/to/project# Removes <project-root>/.lucerna (or --storage-dir)Output
Section titled “Output”Cleared index at /path/to/project/.lucernaRun lucerna index again to rebuild from scratch.