chore: update repository references and simplify documentation - #9
Merged
Merged
Conversation
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
https://github.com/OneVCore/rustlsin the Cargo manifest, lockfile, release documentation, and dependency checks.vcore/reality-0.23branch and locked revisiondf261c84cbac4f708e63ac8644ce70daa90d771c; dependency versions and runtime behavior are unchanged.OneVCore/VCore, preserving their commit references. Stable Android JNI namespaces and Apple logging identifiers remain unchanged.docs/agents/workflow documents and replace their references with concise repository guidance inAGENTS.md. KeepCONTEXT.md, accepted ADRs, and current API/configuration contracts.docs/acceptance.mdinto current coverage, evidence limits, and outstanding release gates; preserve detailed historical evidence through immutable commit links. Add the scripts guide to the documentation index.Validation
Rechecked on
437225c5c8aa4efeb70241c36520864a9c99b8b9:cargo fetch --lockeduv run --project scripts --locked vcore-scripts check tls-dependenciesuv run --project scripts --locked python -m unittest discover -s scripts/tests— 8 tests passeduv run --project scripts --locked ruff check scriptsuv run --project scripts --locked ruff format --check scriptsgit diff --check origin/main...HEAD9205e2e83dc84905f24a7dda5570582d71d075b5.Native/platform builds, external interoperability, and physical-device tests: NOT RUN. This PR changes repository references, dependency-source checks, and documentation; it does not change runtime code or the locked dependency revision.