diff --git a/examples/anthropic/README.md b/examples/anthropic/README.md index 3a53a88..e364394 100644 --- a/examples/anthropic/README.md +++ b/examples/anthropic/README.md @@ -46,19 +46,19 @@ Build a comprehensive developer knowledge base covering the full Anthropic ecosy | Batch | Phase | Name | Status | |-------|-------|------|--------| | 01 | Foundation | Core Reference | COMPLETE | -| 02 | Foundation | Protocol / Architecture | COMPLETE | -| 03 | Foundation | Tooling Docs (SDK + Claude Code) | COMPLETE | +| 02 | Foundation | Protocol / Architecture | PLANNED | +| 03 | Foundation | Tooling Docs (SDK + Claude Code) | PLANNED | | 04 | Foundation | Delta Document | COMPLETE | -| 05 | Technique | Prompt Engineering Best Practices | COMPLETE | -| 06 | Technique | Production Hardening (Guardrails + Rate Limits) | COMPLETE | -| 07 | Technique | Engineering Blog + Thought Leadership | COMPLETE | -| 08 | Source | System Prompts + Default Configs | COMPLETE | -| 09 | Source | Code Repos (SDK + Cookbook) | COMPLETE | -| 10 | Source | Research + Safety Philosophy | COMPLETE | +| 05 | Technique | Prompt Engineering Best Practices | PLANNED | +| 06 | Technique | Production Hardening (Guardrails + Rate Limits) | PLANNED | +| 07 | Technique | Engineering Blog + Thought Leadership | PLANNED | +| 08 | Source | System Prompts + Default Configs | PLANNED | +| 09 | Source | Code Repos (SDK + Cookbook) | PLANNED | +| 10 | Source | Research + Safety Philosophy | PLANNED | ## Outcomes -After completing all 10 batches: +When all 10 batches are completed: - Can build and deploy MCP servers from scratch using the official Python/TypeScript SDK - Can use the Claude Messages API with streaming, tool use, vision, and extended thinking