What changed, and why it matters
This commit only adds two symbolic links (shortcuts) in the release-notes folder, pointing two old file names to a shared history file. It does not change any firmware code, wallet logic, or security behavior. There is no security relevance.
No action required; this is a non-security documentation change.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff creates two symlinks: releases/History-Mk4.md and releases/History-Mk5.md, both linking to History-Mk.md. No executable code, build scripts, cryptographic operations, or device firmware are modified. It is a documentation/organization convenience change.
Changed components
releases/History-Mk4.md (new symlink)releases/History-Mk5.md (new symlink)Inspect captured patch +2 / −0
diff --git a/releases/History-Mk4.md b/releases/History-Mk4.md
new file mode 120000
index 0000000..52359af
--- /dev/null
+++ b/releases/History-Mk4.md
@@ -0,0 +1 @@
+History-Mk.md
\ No newline at end of file
diff --git a/releases/History-Mk5.md b/releases/History-Mk5.md
new file mode 120000
index 0000000..52359af
--- /dev/null
+++ b/releases/History-Mk5.md
@@ -0,0 +1 @@
+History-Mk.md
\ No newline at end of file
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.