Diagnose production issues on running Ergo Framework nodes via MCP server. Covers performance bottlenecks, process leaks, memory growth, network problems, event fanout, restart loops, and stuck processes. Provides 48 inspection tools, liveness analysis, active/passive sampling, and typed-message actions. Use when…
Build distributed actor-based systems with Ergo Framework in Go. Covers actor lifecycle, supervision, message patterns, meta processes for I/O, cluster configuration, EDF serialization, unit testing with fluent assertions, and extension libraries (health, leader, metrics, mcp, observer, pulse, radar). Use when…