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> |
||
|---|---|---|
| .. | ||
| claude-code-releases.yaml | ||
| cowork-reference.yaml | ||
| llms.txt | ||
| README.md | ||
| reference.yaml | ||
Machine-Readable References
Files optimized for LLM/AI consumption.
Contents
| File | Description | Tokens |
|---|---|---|
| reference.yaml | Structured index with line numbers for deep dives | ~2K |
| llms.txt | Standard LLM context file for repository indexation | ~1.5K |
Usage
Give Claude Code instant expertise
# Paste into any AI assistant
curl -sL https://raw.githubusercontent.com/FlorianBruniaux/claude-code-ultimate-guide/main/machine-readable/reference.yaml
Reference in Claude Code
@machine-readable/reference.yaml
Add to system prompts
Include the YAML content in your AI assistant's system prompt for Claude Code expertise.
Back to main README