agent/pkg
Snider 1716122b72 feat: restructure personas — domain as context, role as lens
- marketing/ → smm/ (social media marketing)
- Add smm/security-developer (OAuth, API keys, account security)
- Add smm/security-secops (account compromise, brand hijacking, incidents)

Pattern: same role name in different domains produces domain-specific expertise.
  engineering/security-developer → reviews Go/PHP code
  smm/security-developer → reviews social media API integrations

14 domains, 95 personas. Path has semantic meaning.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 21:39:16 +00:00
..
agentic feat: embed prompts into pkg/prompts via go:embed 2026-03-17 20:49:10 +00:00
brain fix: address all code review findings (medium + low) 2026-03-17 19:19:04 +00:00
monitor refactor: simplify internals — consolidate, deduplicate, fix bugs 2026-03-17 19:35:15 +00:00
prompts feat: restructure personas — domain as context, role as lens 2026-03-17 21:39:16 +00:00