| name | update-apple-webview-landscape |
| description | Use when: checking official Apple/WebKit updates and keeping this repository references current about WebView, browser engines, and compatibility boundaries. |
Update Apple WebView Landscape
Purpose
Keep repository references current with official changes in Apple WebView and browser engine policies.
When To Use
- after WWDC, Safari, or WebKit release waves
- when README/reference docs need refresh
- when deciding if a new platform capability changes maintenance strategy
Required Output
- What changed (official source and date)
- Scope boundaries (where it applies and where it does not)
- Impact on this repository (none, low, medium, high)
- Recommended docs/skills updates
Verification Rules
- Prefer Apple Developer and WebKit official sources
- Explicitly distinguish WKWebView API updates vs browser-engine policy updates
- Never generalize EU-only policy to global behavior
- Include at least one source URL for each important claim
- Stamp every landscape claim with an explicit "as of " so future refreshes can tell what is stale
- If official sources do not confirm a change, write
not confirmed — do not extrapolate from secondary coverage
Source Priority
- Apple Developer documentation/support pages
- WebKit Blog release notes and feature posts
- Official vendor docs for agent tooling references