Przegląd

🚀 QUICKSTART · Hippocampus Project

Welcome to Hippocampus — the memory engine of TriadicFrameworks.

1. Clone & Enter#

git clone https://github.com/umaywant2/TriadicFrameworks.git
cd TriadicFrameworks/docs/Hippocampus

2. Explore Memory Scrolls#

  • recall_protocols.md → how memory states are stored
  • index_scrolls.md → lineage indexes

3. Run a Demo#

python3 hippocampus_recall.py --sample lineage

4. Contribute#

  • Add new recall overlays in /overlays/
  • Extend lineage indexes in /indexes/

✨ Goal: Preserve resonance states and echo lineage memory.

Updated

QUICKSTART — TriadicFrameworks