docs: close Android guides accuracy and reader-experience gaps (NT-3944) - #437
Draft
Felipe Mamud (fmamud) wants to merge 1 commit into
Draft
docs: close Android guides accuracy and reader-experience gaps (NT-3944)#437Felipe Mamud (fmamud) wants to merge 1 commit into
Felipe Mamud (fmamud) wants to merge 1 commit into
Conversation
…(NT-3944) Newcomer + technical-foundation review of the Compose and Views Android integration guides for NT-3896: fixes a broken quick start (missing TextView instruction), misleading/duplicate code labels, buried silent- fallback and compliance-relevant traps now called out, multi-axis consent/tap semantics tabulated, and a corrected KB fact for the missing-metadata baseline-fallback mechanism. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
integrating-the-optimization-android-sdk-in-a-compose-app.md,...-views-app.md) per NT-3944, a sub-task of NT-3896 (Mobile SDK doc accuracy pass ahead of GA).TextViewlayout instruction).documentation/internal/sdk-knowledge/native/android.md: the missing-metadata→ silent-baseline-fallback behavior is driven by the shared JS-coreisResolvedContentfulEntrytype guard, not a KotlinCTEntry.fromparse failure as previously implied.skills/optimization-guide-authoring/references/authoring-checklist.md: silent-degradation behaviors must be a callout, multi-axis boolean/enum semantics must be tabulated, and code-block warnings must precede (not follow) their block.Test plan
pnpm knowledge:check— source pointers resolve, no ESCALATE markerspnpm guides:check— guide structure/links validpnpm exec prettier --checkon all touched files🤖 Generated with Claude Code