pub const C2S_FS_INDEX: u8 = 0x47;Expand description
Fetch the candidate file list under a root (no sync), for client-side
fuzzy search (docs/design/fs-search.md): [0x47][nonce:2][flags:1][root_len:2][root:N].
flags is reserved; nonzero answers INVALID.