Skip to content

Commit d2208ed

Browse files
committed
docs: bind each lease-density re-open trigger to the seat that can observe it
1 parent 483cad3 commit d2208ed

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

docs/lease-store-density.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,19 @@ to avoid the unlink-inode race).
2727
fencing invariant on this fleet's timeline. The measurement is done and
2828
recorded so the future decision starts from evidence.
2929

30-
## Re-open triggers (any one)
30+
## Re-open triggers (any one), each watched by the seat that can see it
3131

32-
- Lease directory physical size exceeds 1 GiB on any deployment
32+
- Lease directory physical size exceeds 1 GiB — WATCHED BY BROCA (wake armed
33+
2026-08-14 on st_blocks*512 crossing 1 GiB; ~320 days at measured growth).
34+
Broca holds the deployment; the crate cannot see its consumers' disks, so
35+
this condition written only in this document would be one nobody is
36+
positioned to check.
3337
- A consumer appears with high-frequency ephemeral identities (orders of
34-
magnitude above ~750 sessions/day)
38+
magnitude above ~750 sessions/day) — watched by SUBC (visible from commons
39+
consumer reviews, invisible from broca's seat)
3540
- The lease crate takes a breaking rev for an unrelated reason (piggyback the
36-
layout migration on an already-paid cross-repo window)
41+
layout migration on an already-paid cross-repo window) — watched by SUBC
42+
(crate owner)
3743

3844
## Migration sketch for whoever picks this up
3945

0 commit comments

Comments
 (0)