Instruction Loading

Harness entrypoints and sync for cross-platform instructions

Instruction loading is harness-specific projection of the same canonical sources:

HarnessEntryBridge
Claude CodeCLAUDE.md@AGENTS.md@instructions/global.md
Cursor / Codex / OpenCodeAGENTS.md@instructions/global.md
GitHub Copilot.github/copilot-instructions.mdGenerated from instructions/copilot-global.md
Grok.grok/config.toml + skills dirsinstructions/grok-global.md

Platform overlays may add runtime guidance but must not weaken safety or secret-handling rules.

  1. Edit instructions/global.md or platform overlay.
  2. Run stack sync for harness mirrors.
  3. Run uv run wagents validate and uv run wagents docs generate --check.