Commit a1ac269
authored
docs: add binary integrity verification section (P0-4)
* docs: add binary integrity verification section (P0-4)
Document the checksum verification behavior, CAPISCIO_SKIP_CHECKSUM env var,
and add troubleshooting entry for checksum failures.
Ref: DOCS_REMEDIATION_PLAN P0-4 Part B
* docs: clarify checksum bypass vs mismatch failure modes
Address review comment: CAPISCIO_SKIP_CHECKSUM only bypasses when
checksums.txt is unavailable/missing entry. Actual checksum mismatches
are hard failures that cannot be bypassed.1 parent 06d8cd4 commit a1ac269
1 file changed
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
62 | 82 | | |
63 | 83 | | |
64 | 84 | | |
| |||
70 | 90 | | |
71 | 91 | | |
72 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
73 | 103 | | |
74 | 104 | | |
75 | 105 | | |
0 commit comments