feat(workout): record runtime asset integrity

Write and verify asset-integrity.tsv for the Workout mobile release kit using the actual hemx runtime path and SHA-256 digest, so mobile shell review has inspectable runtime integrity evidence.

req: examples/006
This commit is contained in:
slhx agent
2026-06-12 12:52:26 +02:00
parent f8f1a9aee5
commit 815392b232
4 changed files with 43 additions and 5 deletions
Generated
+3
View File
@@ -630,6 +630,9 @@ dependencies = [
[[package]]
name = "hemx-xtask"
version = "0.1.0"
dependencies = [
"hemx-js",
]
[[package]]
name = "html5ever"