SPB Git

spb/zyquo-atlas Public License

The AI-native macOS web browser — every surface, intelligent.

Swift 75.2% JavaScript 22% Shell 2% Makefile 0.9%
980 B · 26 lines markdown
Rendered Raw Blame History
1<!--2  VERIFICATION.md3  Zyquo Atlas45  Author: Simon-Pierre Boucher6  Mail: contact@spboucher.ai7-->89# Zyquo Atlas — Phase 7 Verification1011**5 checks · 5 passed · 0 failed**1213Exercises the Atlas stack (ContentExtractor + AIService + ported provider clients)14against live APIs with real keys. Page content is sent only on an AI action; keys15come from the environment and are never logged.1617## Extraction1819| Source | Page | Test | Result | Latency | Detail |20|---|---|---|---|---|---|21| — | `article` | extract | ✅ | 1.9s | quality=reader, words=9210, ~17278tok, headings=27 |22| — | `docs` | extract | ✅ | 1.7s | quality=reader, words=83, ~190tok, headings=0 |23| — | `js-app` | extract | ✅ | 1.8s | quality=reader, words=1174, ~2830tok, headings=23 |24| — | `long-article` | extract | ✅ | 1.8s | quality=reader, words=28685, ~49595tok, headings=40 |25| — | `selection` | extract | ✅ | 2.1s | selection=In cartography, a map is a two-dimension, words=18106 |26