Phase 0 Exit Gate
Phase 0 Exit Gate
Required evidence
- Chrome Built-in AI device can complete a summary via Side Panel (or Labs spike shows
available/downloadableand session create works when present). - Ollama device can complete a summary via Ollama Provider with loopback only.
- Egress:
pnpm test:egresspasses; page markers never leave exempt destinations. - Jump-back: Extract spike or Summarize citations scroll + highlight the source block.
- Static scan:
pnpm build && pnpm scan:distpasses.
Manual checklist
- Load unpacked
dist/inchrome://extensions - Complete Onboarding capability check without reading a page
- Summarize
tests/fixtures/article.html(served locally or opened as file with caveats) - Click a source citation → page scrolls/highlights
- Labs → Spike Ollama shows healthy or actionable CORS guide
- Privacy Center shows Offline Lock and allowed destinations
Notes
If Chrome Built-in AI is unavailable on the test machine, document the availability JSON from Labs and complete the Ollama path for gate item 2.
Manual Chrome Stable acceptance and the Ollama loopback/CORS path were completed before the 0.1.0 Chrome Web Store submission on 2026-07-26.