GenghisDarb/tatmapper-appfeat/planar-photo-betaeb21257a0558c5| Evidence | Result |
|---|---|
Flutter CI 29854728917 / Flutter quality |
PASS; analysis clean, 97 passed, 6 skipped, 0 failed |
Flutter CI 29854728917 / deterministic showcase |
PASS; six 1080 × 2400 PNG renders uploaded |
Flutter CI 29854728917 / YAML lint |
PASS |
Flutter CI 29854728917 / Android release APK |
PASS; minified/resource-shrunk, ephemeral CI test signature verified |
Release Readiness 29854728975 / Flutter quality |
PASS |
Release Readiness 29854728975 / Android AAB |
PASS; R8 and free-beta dependency/manifest gates enabled |
Release Readiness 29854728975 / iOS |
PASS; Xcode 26 release build without signing |
The six skipped Flutter cases are explicit manual/native/golden probes. They are not counted as executed evidence.
809E5A35692C99752D573C46DBC457852D213E99D90F22EA015E5D35F375D794EFCF8E2668AF6D90A479B60BCC1E266A0E91DCD98591F07F0C0D23B635356851bundletool 1.18.3 validate: PASScom.tatmapper.app2.0.0 (versionCode 3)armeabi-v7a, arm64-v8a, x86_64android.permission.CAMERA and the app-scoped
DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSIONEnvironment:
Pixel_7asdk_gphone64_x86_64Commands/evidence:
adb uninstall com.tatmapper.app
adb install -r app-release-ci-signed.apk # Success
adb shell pm path com.tatmapper.app # installed
adb shell dumpsys package com.tatmapper.app # 2.0.0 (3), target 36, x86_64
adb shell am start -W -n com.tatmapper.app/.MainActivity # activity requested; system timeout
adb shell pidof com.tatmapper.app # 2705
Filtered logcat contained no FATAL EXCEPTION, TatMapper ANR, E/flutter, or
activity-start exception. The system image never set sys.boot_completed, and
am start -W returned a timeout even though the app process stayed alive. Prior
attempts on both available API 36 AVDs also produced Pixel Launcher/System UI
ANRs and black compositor output. Therefore:
README.md contains a product walkthrough, static feature frames, generated
input labels, safety boundary, architecture, and run instructions.docs/media/planar-beta/ contains six deterministic Flutter renders, an
animated walkthrough, and reproduction/provenance notes.app/assets/demo/ contains only synthetic OpenAI-generated input media and a
deterministic transparent derivative; no personal image is committed.CHANGELOG.md, contributing/security/community files, store-listing draft,
demo script, release runbooks, privacy inventory, and QA matrix are present.64f09bd has both license gates green.