docs(sandbox): cross-link Landlock snapshot rule

This commit is contained in:
Hypatia May
2026-08-04 13:49:34 +08:00
parent f91aedd074
commit b0f33f13f4
2 changed files with 6 additions and 1 deletions

View File

@@ -151,6 +151,8 @@ const DENIAL_SIGNATURES = {
* fatal-line launcher-failure contract. Bubblewrap's current fatal paths exit
* 1 but its public contract does not reserve that status, while sandbox-exec
* publishes no launcher-failure status; those backends remain signature-only.
* Keep the Landlock tuple aligned with the assembled snapshot fixture at
* `examples/acp-agent/tests/fixtures/partial-landlock-sandbox.ts`.
*/
const RUNNER_FAILURE_RULES = {
bwrap: [{ fatalSignatures: ['bwrap: '] }],