agent/pkg
Snider 73fa4ba6c9 feat: expand personas with cross-domain functional roles
New domain: devops/ (3 personas — security-developer, senior, junior)

Cross-cutting security-developer role now in 7 domains:
  engineering/ — Go/PHP code security, nil pointers, injection
  devops/ — Ansible, Docker, Traefik, CI/CD security
  smm/ — OAuth tokens, platform API keys, account security
  support/ — customer incident investigation, data exposure
  testing/ — security test writing, fuzzing, auth bypass tests
  design/ — XSS, CSRF, CSP, clickjacking, template escaping
  product/ — feature security review, threat models, privacy

Same role name, different domain knowledge. Path = context, file = lens.
16 domains, 116 personas.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 21:42:24 +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: expand personas with cross-domain functional roles 2026-03-17 21:42:24 +00:00