raf: sync docs to code + relative cross-reference links
Handler/migration counts, calculateBackoff -> calculateDelay, machine-id binding (cross-platform machineid + fallbacks, not hostname), last-reviewed dates, and made [[cross-references]] relative so they resolve.
This commit is contained in:
parent
1d84fd46a7
commit
d9ba008f67
13 changed files with 108 additions and 109 deletions
|
|
@ -367,10 +367,10 @@ are defense-in-depth on top, not a prerequisite. Userspace wrappers alone are by
|
|||
shell, and a stripped environment; the agent that hands it tokens is unprivileged and holds no
|
||||
signing key.
|
||||
|
||||
**Connection:** [security/01-trust-boundaries](security/01-trust-boundaries.md) (kernel enforcement as trust boundary)
|
||||
**Connection:** [security/01-trust-boundaries](01-trust-boundaries.md) (kernel enforcement as trust boundary)
|
||||
|
||||
**Connection:** [security/04-machine-binding](security/04-machine-binding.md) (agent identity verification)
|
||||
**Connection:** [security/04-machine-binding](04-machine-binding.md) (agent identity verification)
|
||||
|
||||
---
|
||||
|
||||
*Last reviewed: 2026-06-11*
|
||||
*Last reviewed: 2026-06-14*
|
||||
|
|
|
|||
Loading…
Reference in a new issue