Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 859 Bytes

File metadata and controls

38 lines (26 loc) · 859 Bytes

mindscript-search

Semantic Retrieval Engine for the MindScript Ecosystem

by Peace Thabiwa — SAGEWORKS AI


🌐 What is this?

mindscript-search provides indexing and search across:

  • MindScript Ledger (temporal memory)
  • MindScript Templates
  • MindScript Runtime outputs
  • Stage patterns and logic structures
  • Any .ms or .ms.md MindScript files

This is the memory retrieval layer of the ecosystem.


✨ Features

  • 🔍 Semantic search (vector embeddings)
  • 📚 Cross-repo unified search
  • 🧠 Pattern scanning (prompt DNA matching)
  • 🕒 Ledger temporal recall
  • 🔧 CLI for instant querying
  • 🧩 Integrates with runtime + ledger seamlessly

⚡ Quickstart

pip install -r requirements.txt

python 5-cli/5.1-search_cli.py find "vector indexing"
python 5-cli/5.1-search_cli.py recall STAGE_5