Skip to content

Community Feedback Request: MemPalace-AGI Dashboard & Integration ProjectΒ #335

@web3guru888

Description

@web3guru888

πŸ‘‹ Hey MemPalace community!

We've been building MemPalace-AGI β€” a community integration project that pairs MemPalace's spatial memory architecture with ASTRA-dev's autonomous scientific discovery engine. The idea: what if an AI research system could remember everything using MemPalace's palace/wings/rooms/drawers model, and use that structured memory to drive better hypothesis generation and testing?

We've put together a live dashboard showing the current state of the project, and we'd really appreciate honest feedback from the community before we go further.

πŸ”— Dashboard

MemPalace-AGI Dashboard

What the dashboard covers

What we built (integration components)

Component What it does
PalaceDiscoveryMemory Drop-in adapter that dual-writes ASTRA-dev discoveries to both SQLite and ChromaDB palace structure
MemoryAugmentedOrient Enhances ASTRA-dev's OODA Orient phase with semantic search + cross-domain discovery
KnowledgeGraphBridge Maps causal inference results to MemPalace's temporal entity-relationship triples
DomainSpecialistManager Maps research domains to MemPalace specialist agents
Unified MCP Server Combined tool set exposing both systems via MCP

What we'd love feedback on

  1. Does this integration make sense? Is pairing spatial memory with autonomous research a natural fit for MemPalace, or are we stretching the architecture in ways that don't feel right?
  2. Dashboard clarity β€” Is the dashboard understandable? Too much? Too little? What's confusing or missing?
  3. Architecture concerns β€” We used a composition pattern (wrapping DiscoveryMemory with PalaceDiscoveryMemory) rather than forking either project. Does this approach seem sound?
  4. Memory mapping β€” We map research domains β†’ wings, hypotheses β†’ rooms, evidence β†’ drawers. Does this mapping feel natural for the palace metaphor?
  5. What would you want to see next? Some directions we're considering:
    • Provenance tracking in the knowledge graph (agent_id, evidence chains)
    • Domain-adapted embeddings (SciBERT) for better scientific query matching
    • A2A protocol support for agent-to-agent discovery
    • Scaling tests to 200+ discoveries

Known issues we're already tracking

Context

This is a community-driven project β€” not affiliated with or endorsed by the MemPalace maintainers. We're sharing it here because MemPalace is the foundational memory layer and we want to make sure we're building something the community actually finds useful.

All integration code lives at the composition boundary β€” we haven't forked or modified MemPalace core. The STAN extension was extracted as a separate repo specifically to keep things clean.

Any and all feedback β€” positive, critical, or "you're doing this completely wrong" β€” is welcome. Thanks! πŸ™

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions