agent/pkg/lib/prompt
Snider 9156237923 fix(prompt): tell agents to read CODEX.md + RFC.md first
All dispatch prompts now instruct agents to read CODEX.md (mandatory
patterns) and .core/reference/docs/RFC.md (full API contract) before
starting work. These files were already in the workspace template but
agents were never told to read them.

Also fixes stale references: src/ → repo/, coreerr.E() → core.E().

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-27 03:53:31 +00:00
..
coding.md fix(prompt): tell agents to read CODEX.md + RFC.md first 2026-03-27 03:53:31 +00:00
conventions.md fix(prompt): tell agents to read CODEX.md + RFC.md first 2026-03-27 03:53:31 +00:00
default.md fix(prompt): tell agents to read CODEX.md + RFC.md first 2026-03-27 03:53:31 +00:00
security.md fix(prompt): tell agents to read CODEX.md + RFC.md first 2026-03-27 03:53:31 +00:00
verify.md fix(prompt): tell agents to read CODEX.md + RFC.md first 2026-03-27 03:53:31 +00:00