zo-memory-system

Category: Data & AI | Uploader: marlandojmarlandoj | Downloads: 0 | Version: v1.0(Latest)

Hybrid SQLite + Vector persona memory system for Zo Computer. Episodic memory with temporal queries, graph-boosted search, BFS path finding, knowledge gap analysis, auto-capture pipeline. Gives personas persistent memory with semantic search (nomic-embed-text), HyDE query expansion (qwen2.5:1.5b), Ollama-powered memory gate, 5-tier decay, and swarm integration. Requires Ollama for embeddings.

Changelog: Source: GitHub https://github.com/marlandoj/zouroboros-memory-system

Directory Structure

Current level: tree/main/

  • 📁 assets/
    • 📁 examples/
      • 📄 agents-orchestrator.md 977 B
      • 📄 alaric.md 1003 B
      • 📄 backend-architect.md 340 B
      • 📄 financial-advisor.md 1.4 KB
      • 📄 frontend-developer.md 555 B
      • 📄 project-shepherd.md 577 B
    • 📄 continuation-eval-fixture-set.json 6.2 KB
    • 📄 logo.png 261.6 KB
  • 📁 references/
    • 📄 graphthulhu-concepts.md 1.8 KB
    • 📄 supermemory-concepts.md 2.1 KB
  • 📁 scripts/
    • 📄 actr.ts 18.6 KB
    • 📄 add-persona.sh 1.9 KB
    • 📄 auto-capture.ts 22.5 KB
    • 📄 benchmark-v2-v3.ts 44.2 KB
    • 📄 bun.lock 18.1 KB
    • 📄 continuation.ts 26.9 KB
    • 📄 conversation-capture.ts 24.0 KB
    • 📄 demo.ts 3.1 KB
    • 📄 eval-continuation.ts 10.2 KB
    • 📄 eval-fixtures-tarjan.json 8.7 KB
    • 📄 fact-extractor.ts 12.6 KB
    • 📄 graph-boost.ts 11.2 KB
    • 📄 graph.ts 16.8 KB
    • 📄 import.ts 11.8 KB
    • 📄 inline-capture.ts 3.0 KB
    • 📄 install.sh 4.3 KB
    • 📄 louvain.ts 20.9 KB
    • 📄 mcp-server-http.ts 21.2 KB
    • 📄 mcp-server.ts 18.0 KB
    • 📄 memory-gate.ts 10.8 KB
    • 📄 memory.ts 58.5 KB
    • 📄 migrate-v2.sql 2.3 KB
    • 📄 migrate-v3.sql 2.1 KB
    • 📄 package.json 405 B
    • 📄 procedure-git.ts 16.9 KB
    • 📄 rollback-v2.sql 455 B
    • 📄 rollback-v3.sql 472 B
    • 📄 schema.sql 6.0 KB
    • 📄 streaming-capture.ts 9.6 KB
    • 📄 tarjan.ts 10.2 KB
    • 📄 test-capture.ts 14.1 KB
    • 📄 test-graph.ts 13.5 KB
    • 📄 test-phase2.ts 21.3 KB
    • 📄 test-phase3.ts 18.6 KB
    • 📄 test-tarjan.ts 21.6 KB
    • 📄 test-wikilink-enforcement.ts 9.9 KB
    • 📄 unified-decay.ts 22.0 KB
    • 📄 vault-index.ts 16.3 KB
    • 📄 vault-link-parser.ts 10.6 KB
    • 📄 vault-persona-loader.ts 10.0 KB
    • 📄 vault-schema.ts 1.6 KB
    • 📄 vault.ts 18.8 KB
    • 📄 wikilink-utils.ts 8.2 KB
  • 📁 seeds/
    • 📄 seed-zo-vault.yaml 2.2 KB
  • 📄 .gitignore 71 B
  • 📄 AGENTS.md 2.5 KB
  • 📄 BENCHMARK_REPORT.md 3.3 KB
  • 📄 PHASE1_EVALUATION_REPORT.md 9.5 KB
  • 📄 PHASE2_EVALUATION_REPORT.md 7.6 KB
  • 📄 PHASE3_EVALUATION_REPORT.md 7.2 KB
  • 📄 README.md 14.6 KB
  • 📄 SIDE_BY_SIDE_COMPARISON.md 8.1 KB
  • 📄 SKILL.md 30.0 KB
  • 📄 WIKILINK_BEST_PRACTICES.md 8.4 KB

SKILL.md

Login to download/like/favorite ❤ 7 | ★ 0
Comments 0

Please login before commenting.

Loading comments...