- New 00-developer-guide.md: start-here doc for developers covering:
- Ollama endpoint (http://localhost:11434/v1) and API key
- curl, TypeScript, Python code examples with env var pattern
- Model selection table by task
- Running extraction service evals locally
- JSON output gotchas (parse from string, <think> strip for R1)
- Model management commands
- Troubleshooting quick reference
- Links to all other docs
- Updated index in LOCAL_LLMs_setup_mac_m4_48gb.md to include doc 00