fn crate_for_id(id: AgentId) -> &'static strExpand description
Crate-of-origin convention: built-in khora-agents agents have known
AgentId values; everything else is conventionally classified as
user-plugin (extension). This mapping is data-only — it doesn’t try to
inspect Cargo metadata at runtime.