Commit e0ce74b
docs(frost/roast): document quorum-gate boundary behaviour and parking scope
Review follow-ups on the verifiable-blame revision:
- Fix inverted group-shape wording (51-of-100, not 100-of-51).
- State explicitly that near the assumption boundary the accuser
quorum needs all but 2t-n-1 honest observers (50 of 51 at the
production shape), so in the high-f regime the gate is a
fabrication firewall rather than a working exclusion mechanism;
proof-carrying blame restores exclusion there.
- Document the n-of-n edge of ExclusionAccuserQuorum (quorum 1,
consistent with f = 0 under that shape's own assumption).
- Make precise that silence parking keys on bundle absence: a member
that submits its evidence snapshot while withholding its signing
contribution is not parked by this layer; that cost is bounded by
the Annex B retry budget until t-of-included finalize.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 934d1a6 commit e0ce74b
2 files changed
Lines changed: 30 additions & 3 deletions
File tree
- docs/rfc
- pkg/frost/roast
Lines changed: 15 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
351 | 357 | | |
352 | 358 | | |
353 | 359 | | |
354 | 360 | | |
355 | 361 | | |
356 | | - | |
| 362 | + | |
357 | 363 | | |
358 | 364 | | |
359 | 365 | | |
| |||
370 | 376 | | |
371 | 377 | | |
372 | 378 | | |
373 | | - | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
374 | 387 | | |
375 | 388 | | |
376 | 389 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
38 | 49 | | |
39 | 50 | | |
40 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
41 | 55 | | |
42 | 56 | | |
43 | 57 | | |
| |||
0 commit comments