claude-code-ultimate-guide/examples/config
Florian BRUNIAUX 6910c06981 docs: add Native Sandboxing comprehensive documentation (v3.21.1)
Integration of official Anthropic sandboxing docs (5/5 CRITICAL):

Created (5 files):
- guide/sandbox-native.md (~3K words): Complete technical reference
  * OS primitives (Seatbelt/bubblewrap), filesystem/network isolation
  * Sandbox modes, escape hatch, security limitations
  * Decision trees, config examples, troubleshooting
- docs/resource-evaluations/native-sandbox-official-docs.md (5/5 score)
- examples/config/sandbox-native.json (production config)
- examples/commands/sandbox-status.md (sandbox inspection)
- examples/hooks/bash/sandbox-validation.sh (prod validation)

Updated (5 files):
- guide/sandbox-isolation.md: Section 4 "Native Claude Code Sandbox"
  * Comparison Native vs Docker (process-level vs microVM)
  * Updated TL;DR, comparison matrix, decision tree
- guide/architecture.md: Native Sandbox sub-section in Security Model
- machine-readable/reference.yaml: +24 sandbox entries
- VERSION: 3.21.0 → 3.21.1
- README.md: Templates 100→103, Evaluations 44→45
- CHANGELOG.md: v3.21.1 entry

Closes critical security documentation gap (~1800 words missing).
Fact-checked 100%, agent-challenged (technical-writer), production-ready.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-02 20:24:17 +01:00
..
.gitignore-claude feat: add Learning Paths, examples, and project governance files 2026-01-10 14:25:22 +01:00
CONTRIBUTING-ai-disclosure.md docs: add AI Traceability & Attribution guide 2026-01-24 20:11:53 +01:00
mcp.json docs: add doobidoo/mcp-memory-service documentation (semantic memory) 2026-01-23 14:25:35 +01:00
PULL_REQUEST_TEMPLATE-ai.md docs: add AI Traceability & Attribution guide 2026-01-24 20:11:53 +01:00
sandbox-native.json docs: add Native Sandboxing comprehensive documentation (v3.21.1) 2026-02-02 20:24:17 +01:00
settings.json feat: add Learning Paths, examples, and project governance files 2026-01-10 14:25:22 +01:00
settings.local.json.example feat: add configuration management and MCP secrets workflows (closes #16204) 2026-02-02 18:17:42 +01:00