Expand description
Externalized prompt template constants for agent roles.
These constants are consumed exclusively by crate::prompt_compiler.
External callers should use prompt_compiler::compile() instead of
referencing these constants directly.