docs(rust-ecosystem): correct sacn-unofficial date + freshness sweep#35
Merged
Conversation
Signed-off-by: Aaron Cupp <mrcupp@mrcupp.com>
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.
Closes #34.
Summary
Five corrections in
RUST_ECOSYSTEM.md, all surfaced by the 2026-05-18 M1 scope-sharpening read (crates.io API + GitHub API + GHA runner docs all verified 2026-05-18).sacn-unofficiallast publish date corrected. The sACN section claimed "last published ~2024." crates.io API: last publish was0.9.0on 2020-11-30. The upstreamLan2u/RustSacnrepo has had recent commits (last push 2026-05-11) — but no new crates.io release in 5+ years. New wording disambiguates "source touched" from "release shipped" and reframes the crate as a wire-format reference, not a runtime dependency candidate. Exactly the class of factual-error that PR docs(gui): lock Tauri (v2) and resolve framework-contingent annotations #31's freshness sweep caught two of (Iced sponsorship, Slint ambassador program).macos-13→macos-15-intelin the Cross-compilation section. GHA docs no longer listmacos-13; current Intel macOS runner ismacos-15-intel.Last updated:line dated specifically —project planning phase, 2026.→2026-05-18 (M1 scope-sharpening freshness sweep).The doc has been touched by PR docs: pivot deployment target from K8s container to native desktop app #29 + PR docs(gui): lock Tauri (v2) and resolve framework-contingent annotations #31 + this PR; the vague line didn't reflect that.mluaLua 5.5 one-liner. Currentmlua(0.11.6) exposes alua55feature. Default stayslua54for VJ-tooling alignment, but noted as revisit-at-M2.artnet_protocolwording. Crate is0.4.4(2025-10-04), actively maintained — the "exists / vet quality" phrasing implied staleness. Reframed to "code-quality pass before adopting" so the action item stays valid without misleading on maintenance.Source: working-folder
research-m1-scope-sharpening.md. Touches the samefeedback_verify_external_facts_before_locking.mddiscipline as PR #31 (private auto-memory).Test plan