MindGarden Goal: Autonomous Agent Design
Objective
Design the full specifications for a “Self-Healing Server Mesh” architecture.
Instructions
- Research: Start by researching the core concepts of “Service Mesh,” “Consul,” and “Chaos Engineering.”
- File Creation: Create a file named
core_concepts.md
and summarize the research. - Propose Architecture: Create a file named
architecture_proposal.md
with a diagram description (using text/markdown for now) for the Self-Healing Server Mesh. The proposal must address redundancy, automated failover, and observability. - Action List Update: Upon completion, update
_next_actions.md
with the single item: “Review and refinearchitecture_proposal.md
.”
Initial _next_actions.md
- Read
index.md
for the current goal. - Formulate a research query to understand “Service Mesh” principles.
- Write the research query to
_memory.json
under the keynext_research_query
.