You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: remove internal task ID references from comments and docs
Strips tracking identifiers (T1-xx, T2-xx, T3-xx, T4-xx) from inline
comments, doc strings, and test names across the codebase. Descriptions
are reworded to stand on their own without referencing internal task IDs.
Also removes backward-compat prose tied to pre-existing legacy clients
from `CrdtAuthContext` (device_id/seq_no now required fields, no
`#[serde(default)]`) and from the `HlcState` clock-skew comment.
Tightens `backup_envelope.rs` constants doc to remove a forward-compat
claim that is now simply the default behavior.
0 commit comments