Singularity Equation (A* + Stigmergy Traversal) algorithm for the MemPalace Knowledge Graph.
This extension implements Stigmergic A* Navigation (STAN) with pheromone decay, providing a biological-inspired causal traversal and optimal pathfinding between concepts in the MemPalace knowledge graph over time.
pip install -e .- Extends
mempalaceMCP server with STAN tools - Introduces Stigmergic Pathfinding (
A*combined with pheromones) - Upgrades
triplesSQLite table to supportpheromone_level
This acts as a "plug-and-play" extension for MemPalace. Through your usual Claude MCP integration with MemPalace, you will now have access to STAN tools.