## Context Adapters are unit-tested with an injected `chat`. Add an opt-in integration test vs a real Ollama and a Windows E2E. ## Acceptance criteria - [ ] Marked integration test runs against a live Ollama when present (skipped otherwise). - [ ] Windows E2E: capture → review → save → projection. - [ ] Both wired into CI (integration opt-in).
Context
Adapters are unit-tested with an injected
chat. Add an opt-in integration test vs a real Ollama and a Windows E2E.Acceptance criteria