[claude] MemPalace × Evennia fleet memory scaffold (#1075) #1088
Reference in New Issue
Block a user
Delete Branch "claude/issue-1075"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Refs #1075, #1077, #1082, #1083
Summary
Builds on the foundational scaffold to deliver milestone artifacts for MemPalace × Evennia Fleet Memory.
#1082 — Palace taxonomy standard
docs/mempalace/rooms.yaml— fleet-wide room vocabulary with privacy rules and tunnel policy (prior commit)mempalace/rooms.yaml— list-style companion used by validate_rooms.pymempalace/validate_rooms.py— CI-ready validator: exits non-zero if a wizard palace is missing any of the 5 core rooms#1077 — Evennia plugin
nexus/evennia_mempalace/— full plugin with CmdRecall, CmdEnterRoom, CmdRecord, CmdNote, CmdEvent, MemPalaceRoom, StewardNPC (prior commit)mempalace/evennia_mempalace/— standalone variant using subprocess searcher (usable outside a live Evennia/Django env)#1083 — Privacy boundary tools
mempalace/export_closets.sh— enforces closet-only policy; aborts if raw drawers or private source_file paths are detectedmempalace/audit_privacy.py— weekly fleet palace scanner for drawer leaks, full-text closets, and private pathsTests