f467f3d826
Package imports defaulted every agent's role to "agent" when the extension block omitted the role field, even when the YAML frontmatter contained the correct role (e.g. "ceo"). Read from frontmatter as a fallback before the "agent" default so imported CEOs retain their role. Closes #1990