# Project

> Architecture, design, and getting involved

---

LLMS index: [llms.txt](/llms.txt)

---

Section pages:

- [Contributing](/docs/project/contributing.html): This is a rendered copy of the repository CONTRIBUTING.md for convenient access via the documentation site.
- [Roadmap](/docs/project/roadmap.html): Go Micro is a framework for building agents and services in Go. An agent is a distributed system — it discovers services, calls them, holds state, and recovers from failure — so building an agent is b
- [Powered by Go Micro Badge](/docs/project/badge.html): Documentation for Get Badge. Show your support and let others know your project is built with Go Micro!
- [Server (optional)](/docs/project/server.html): The Micro server is an optional web dashboard and authenticated API gateway for production environments. It provides a secure entrypoint for discovering and interacting with services that are already
- [Architecture Decision Records](/docs/project/architecture/index.html): Documentation of architectural decisions made in Go Micro, following the ADR pattern.
