Commit cbb1b13
book/glossary: add Capability entry
The glossary covered every other major concept (Pile, Repository,
Trible, etc.) but didn't define Capability — the entire auth
arc's central abstraction. Reader has to flip to the chapter
to learn what the term even means.
Add a 6-line entry between Blob Store and Checkout (alphabetical
slot) covering:
- The two-blob shape (cap + sig)
- The chain-of-trust verification model
- The OP_AUTH presentation pattern
- Cross-link to the capability-auth chapter for depth
mdbook build is clean.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 1323c5f commit cbb1b13
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
31 | 42 | | |
32 | 43 | | |
33 | 44 | | |
| |||
0 commit comments