Goal
Add an ollama provider so InterviewOps can run against a local LLM runtime without cloud APIs.
Scope
- Add provider config surface
- Implement provider adapter
- Document setup and model expectations
- Ensure mock mode remains the default onboarding path
Why this matters
This strengthens the repo's local-first story and gives contributors a clear provider-extension example.
Goal
Add an ollama provider so InterviewOps can run against a local LLM runtime without cloud APIs.
Scope
Why this matters
This strengthens the repo's local-first story and gives contributors a clear provider-extension example.