Skip to content

Integrate live URL prepaint APK path - #25

Open
isomorphisms wants to merge 7 commits into
mainfrom
integrate-url-prepaint-apk
Open

Integrate live URL prepaint APK path#25
isomorphisms wants to merge 7 commits into
mainfrom
integrate-url-prepaint-apk

Conversation

@isomorphisms

Copy link
Copy Markdown
Owner

Summary

  • join the prepaint-network and native Android viewer lines into one first live vertical slice
  • pass one exact bounded HTTP(S) URL to a fixed Termux command, fetch through ICU, and render fetched HTML through the Idriç information extractor
  • accept only a clean, complete, untruncated, URL-matching prepaint artifact before replacing the visible Android page
  • keep the APK free of INTERNET permission and WebView, with explicit Termux/ICU/Idriç setup requirements

The integration commit retains prepaint-network-predecision and android-prepaint-viewer as explicit parents.

Validation

  • sh bin/ci_browser_foundation.grease exercise-prepaint-network
  • IDRIC_PREFIX=/tmp/idric-exact sh bin/ci_browser_foundation.grease exercise-information with the pinned Idriç compiler
  • pure-Java compilation and contract harness for URL recognition, artifact parsing, truncation, failure, and stale-URL rejection
  • git diff --check

GitHub Actions remains the authoritative Android SDK/Gradle APK build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant