diff --git a/docs/README.md b/docs/README.md index 2160a06e..a1c4cb6e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -18,7 +18,7 @@ Welcome to the Agent Package Manager documentation. Choose your path: ## 🔧 **Advanced** - **[Runtime Integration](runtime-integration.md)** - Codex and LLM setup -- **[Development Status](development-status.md)** - Feature status +- **[Changelog](../CHANGELOG.md)** - Feature status and release history - **[Contributing Guide](../CONTRIBUTING.md)** - Join the ecosystem --- diff --git a/docs/index.md b/docs/index.md index 69e4d050..abd0aee5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -29,7 +29,7 @@ New to APM? Follow this learning path for the fastest way to get productive: ## Development & Contributing ### Project Development -- **[Development Status](development-status.md)** - Current feature status and testing coverage +- **[Roadmap](https://github.com/microsoft/apm/discussions/116)** - Current roadmap and feature plans - **[Integration Testing](integration-testing.md)** - Testing strategy and execution - **[Contributing Guide](../CONTRIBUTING.md)** - How to contribute to the APM ecosystem @@ -40,9 +40,6 @@ New to APM? Follow this learning path for the fastest way to get productive: ## Architecture & Advanced Topics -### Work in Progress -- **[MCP Integration](wip/mcp-integration.md)** - Model Context Protocol tool integration (Phase 2) - ### Framework Context APM implements the complete [AI-Native Development framework](https://danielmeppiel.github.io/awesome-ai-native/docs/concepts/) through: diff --git a/docs/prompts.md b/docs/prompts.md index 3bf83da4..d6963270 100644 --- a/docs/prompts.md +++ b/docs/prompts.md @@ -129,7 +129,7 @@ Please analyze the Kubernetes cluster by: [Include relevant data in the prompt or as context] ``` -See [MCP Integration Status](wip/mcp-integration.md) for Phase 2 development plans. +See [MCP Integration](integrations.md#mcp-model-context-protocol-integration) for MCP server configuration and usage. ## Writing Effective Prompts