بنقرة واحدة
mempalace-architecture
Overview of mempalace architecture including wings, halls, rooms, BBBL, and palace structure
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Overview of mempalace architecture including wings, halls, rooms, BBBL, and palace structure
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | mempalace-architecture |
| description | Overview of mempalace architecture including wings, halls, rooms, BBBL, and palace structure |
A mempalace instance contains all stored observations organized in a hierarchy:
/path/to/palace/
mpr_drawers.json -- main embedvec collection (observations)
mpr_compressed.json -- compressed versions (AAAK dialect)
tunnels.json -- mesh peer connections
Data is organized by topic (wing) and sub-topic (hall/room), following the memory palace metaphor:
mpr init.Default wings: emotions, consciousness, memory, technical, identity, family, creative.
AAAK Dialect for compressing observations to ~3-5% of original size:
@KAI @PRI
&project (mempalace_rust | config)
=KAI We decided to use XDG_CONFIG_HOME ... (config-resolution | 2026-06-10)
This is an identity-aware shorthand where people are mapped to codes (KAI, PRI) and observations are compressed with type markers (@, &, =).
identity.txt): AI's self-concept, loaded every session.~/.mempalace/config.json (XDG-compliant, $XDG_CONFIG_HOME/mempalace/)~/.mempalace/palace/ (configurable via palace_path)~/.mempalace/identity.txt~/.mempalace/entity_registry.json~/.mempalace/people_map.jsonDiagnose mempalace setup (config, palace path, MCP, FTS/index health)
List or inspect people/project entities tracked in the mempalace graph
Mine a project directory into the mempalace corpus (drawers, rooms, wings)
Hybrid search over the mempalace corpus (BM25 + vectors + optional graph)
Show mempalace palace status (drawers, wings, rooms, health)
Trace a file, function, or line back to the agent session that produced its current commit