Files
lanspread/crates
ddidderr 36c4785775 fix(peer): preserve manifest entry shape consensus
Treat directory/file shape as part of each peer manifest vote and reject
portable aliases before aggregating descriptors. This keeps majority selection
deterministic and avoids collapsing conflicting entries that share a path or
size.

This preserves the previously staged consensus hardening before the protocol-8
catalog-authority cutover layered in the working tree.

Test Plan:
- `git diff --cached --check` -- passed
2026-08-10 13:58:37 +02:00
..