docs(android): spec Android App Links (assetlinks.json + build-time host) #25
Reference in New Issue
Block a user
No description provided.
Delete Branch "docs/app-links"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Promotes
docs/android/APP_LINKS.mdfrom a deferred design note into an implementation spec matching the code branches:feat/mobile-app-links→ PR #81feat/app-links(PR in Android-app)Follows on from M9 Part 2 (docs #24 / Android-app #16), both now merged to
main.What
APP_LINKS.mdrewritten: the server/.well-known/assetlinks.jsonroute +mobile_app_links_enabledtoggle + additive self-origin allowlist entry, and the app-sideautoVerifyintent-filter driven by a build-timeappLinkHost. Records the core constraint — a single multi-tenant APK cannotautoVerifyopen-ended shard domains (Android needs a literal build-time host), so App Links are a white-label/first-party build opt-in layered on the always-present custom scheme (the permanent fallback).PLAN.md§9 (App Links as an M9 follow-up) + §14 open item resolved.BACKEND_DESIGN.mdredirect-URI allowlist section updated.Docs-only; no code.
🤖 AI-assisted: authored with Claude Code (Opus 4.8); commits carry a
Co-Authored-By: Claudetrailer.🤖 Generated with Claude Code