Files
sing-box/docs
世界 0e494074a6 usbip: trim ADR + narrative comments, rename locks, drop one-use helpers
- Delete docs/adr/0001 and every code reference; the immutability contract
  is now a four-line comment on the Export interface where it applies.
- Inline applyStaleClones at the linux/darwin reconcile call sites and
  drop the helper plus the parallel staleBusIDs/pendingByBusID maps the
  darwin host built only to match its signature.
- Inline single-use sentinel errors in iso_scheduler.go and
  endpoint_darwin.go (no errors.Is callers).
- Rename exportLedger.fast/inventory to broadcastAccess/inventoryAccess
  to match the Access suffix used by every other lock in the package.
- Strip narrative doc comments on exportLedger, the with* helpers,
  IssueLease, ConsumeLeaseAndReserve, TryReserveForImport, host.go
  interfaces, cgoCallbackHandle, and cloneDarwinExport; keep only the
  non-obvious WHY required by .claude/rules/code-comment.md.

Net: 8 files, 99 insertions / 291 deletions, no behaviour change.
2026-06-09 10:42:33 +08:00
..
2023-03-05 23:37:12 +08:00
2026-06-08 08:51:38 +08:00
2026-01-17 04:54:18 +08:00
2026-06-08 08:52:25 +08:00
2022-07-08 18:41:18 +08:00
2024-09-13 10:09:08 +08:00
2026-04-20 09:49:39 +08:00
2024-08-19 06:39:33 +08:00
2024-08-19 06:39:33 +08:00