Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Agent Guide

The authoritative English agent guide lives at:

The Chinese agent guide lives at:

Key Rules

  • Read the roadmap before expanding capability.
  • Keep code changes scoped.
  • Run zig build and zig build test after Zig changes.
  • Keep all project documentation bilingual.
  • Do not execute unvalidated model output.
  • Do not let skill execution bypass the tool sandbox (reading a skill’s instructions is a native read-only capability and is intentionally not policy-gated).
  • Do not write secrets into config, logs, or audit output.