# AGENTS.md # Provider workspace bootstrap Read and follow [WORKSPACE.md](./WORKSPACE.md) first. Then read [AIWG.md](./AIWG.md) for AIWG discovery, quickrefs, and framework routing. These are explicit reading instructions. Plain Markdown links are not claimed to auto-load. ## Framework Context See [AIWG.md](./AIWG.md) for the full AIWG framework context (active frameworks, addons, agents, behaviors, rules). Tracker and delivery source of truth: [.aiwg/aiwg.config](.aiwg/aiwg.config). Deployed artifacts live under your provider's native directory (for example `.codex/agents/`, `.warp/agents/`, `.github/agents/`). Use `aiwg discover ""` and `aiwg show ` to browse skills, agents, rules, and commands across the installation. --- *See `AGENTS.override.md` for operator-authored additions.*