chore(memory): sync Serena memories to contract 2.3.0 - #41
Merged
Conversation
Provenance for all 23 memories moves to the 2.3.0 merge commit, and the facts that stopped being true are corrected rather than left to age: - the composed contract version, and the harness set, which is now codex only; - ZCode, which was recorded as an integrity handoff awaiting a supplied SHA-256 and is now out of bootstrap scope entirely, with the reason it cannot be adopted unattended; - the published-tag relationship: `2.2.1` is still the published release and `2.3.0` is contract-only, so the earlier "no longer trails" note would have read as drift when it is the module's normal shape between releases. LSP-01 gains the Dart host: both capabilities it carries, the permission normalization its zip requires, the fail-closed telemetry opt-out, and why Flutter stays out. ADR-01 records ADR 0006 above the ADR 0005 entry it amends, noting that the `dart` apt package remains forbidden even though the SDK is now admitted.
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.
Derived-context sync for #40. No behavior change.
Provenance for all 23 memories advances to the 2.3.0 merge commit. Four facts stopped being true and are corrected rather than left to age:
2.2.1->2.3.0);codexonly;2.2.1is still the published release and2.3.0is contract-only, so the earlier "the published tag no longer trails" note would itself have read as drift. It now says the tag trails by design between releases.LSP-01-LANGUAGE-SERVERS.mdgains the Dart host: both capabilities one archive carries, the0775-directory permission normalization it requires, the fail-closed telemetry opt-out, and why Flutter stays out.ADR-01-CORE.mdrecords ADR 0006 above the ADR 0005 entry it amends, and keeps explicit that thedartapt package remains forbidden even though the tracked SDK archive is now admitted.Evidence
python3 -m pytestscripts/ci/validate.shci-validate-ok