Render the canonical instruction source into AGENTS.md — the instruction file Codex and Gemini consume — so the engine can produce the provider-appropriate file at run start for non-Claude providers, alongside the existing Claude CLAUDE.md + skill renderer (#22).
Spec §3.2 (provider matrix — Codex/Gemini → AGENTS.md), §3.4 (instruction-file generation), §17.7 (rendering).
Acceptance criteria
Depends on: #22
Render the canonical instruction source into
AGENTS.md— the instruction file Codex and Gemini consume — so the engine can produce the provider-appropriate file at run start for non-Claude providers, alongside the existing ClaudeCLAUDE.md+ skill renderer (#22).Spec §3.2 (provider matrix — Codex/Gemini →
AGENTS.md), §3.4 (instruction-file generation), §17.7 (rendering).Acceptance criteria
AGENTS.mdoutput path, selected when the resolved provider is Codex or Gemini.AGENTS.md— one canonical source, provider-appropriate file, no Claude-specific skill-file layout.CLAUDE.mdandAGENTS.md: both derive from the one canonical set (§3.4).executor: enginerules are not rendered into the AI-facingAGENTS.md(§17.3).AGENTS.md.Depends on: #22