Add comprehensive README documentation for Code Send project - #211
Merged
Merged
Conversation
Replace the two-line README with a guide for first-time visitors: - what hot code update is and why this research exists - an architecture diagram and a walkthrough of the update mechanism, including regional rollout and update targeting - a folder map plus a "read these first" list pointing at the files that actually implement the mechanism on both the plugin and backend side - the backend API endpoints - run/test/build instructions and environment variables for the backend, frontend, plugin, and the sample React Native app - diagrams, CI/deployment, and a short list of known limitations (Android-only native module, recency-based update matching) Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CK7puxcagcyABAQsmgW2hB
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
This PR adds extensive documentation to the README, transforming it from a single-line description into a complete guide for understanding and running the Code Send hot code update platform.
Changes Made
MainApplication.java) and unique features (regional rollout and update targeting by history)diagram/folder and how to render themNotable Details
https://claude.ai/code/session_01CK7puxcagcyABAQsmgW2hB