cat <path>?#<commit> resolves to a blob that is neither the commit's tree entry nor in the storeFound 2026-07-19 during the STATUS-008 re-investigation, in //STATUS-008-f21 (be clone at base c32ddd17):
jab cat 'verbs/mark/render.js?#c32ddd17' returns blob ce2d06c8, 19107 B.2ea3e1bf, 19078 B (verified via store readTreeRecursive; the blob is in the store and equals the on-disk file).ce2d06c8 is not resolvable via getObject in the store at all — cat fabricated or mis-derived content (~29 B larger; provenance unknown).cat ?#rev cannot be trusted for baseline byte comparisons — it actively misled the STATUS-008 manual verification (and the same idiom was used for the loop.js check earlier the same day, saved only by an independent store-API cross-check).<path>?#<commit> in cat (and any view sharing the leg) returns EXACTLY the commit's tree-recorded blob bytes, or fails loudly — never other content.
?#rev leg to the divergence point; name file:line