Document the frame-ancestors limit and the blank-frame explainer
Document the 1.10.2 team-detection and signing-verdict fixes
Document the signing check and the keychain fallback
The --team row described detection as reading Xcode's preference cache, which
stopped being the whole story once the keychain fallback landed, and nothing
said the signature is now read back off the built .appex and checked. The FAQ
answers had the same gap.
Also drops the part of the README discrepancy note about --verify being
undocumented, since it is in the README options block now.
Humanize wiki prose: remove em/en dashes and curly quotes
Replace em/en dashes with commas, colons, or sentence breaks per context,
and normalize curly quotes to straight. Dashes inside code blocks, diagrams,
and range expressions are preserved.
Add Viaduct CLI wiki
Contributor-grade documentation for viaduct-cli, verified against src/ and
grounded in the git history. 14 content pages plus Home, sidebar, and footer:
architecture, conversion pipeline, CLI reference, input handling, manifest
transform, analyzer, runtime shim, OAuth bridge, build/install, Safari quirks,
testing/debugging, limitations/FAQ, and a commit-grounded release history.