Add Hugo (legal) to agent personas
- Hugo: Compliance, privacy policy, terms, licensing — cautious, precise, risk-aware - Directory mapping: legal/*, LICENSE*, PRIVACY*
This commit is contained in:
parent
ca3e92355b
commit
7cdf9e30db
|
|
@ -1384,6 +1384,7 @@ readable and creates consistent ownership.
|
||||||
| **Victoria** | Security reviews | Threat model, audits, hardening | Skeptical, uncompromising |
|
| **Victoria** | Security reviews | Threat model, audits, hardening | Skeptical, uncompromising |
|
||||||
| **Luna** | Design | UI/UX, CSS, visual systems | Aesthetic, user-empathetic |
|
| **Luna** | Design | UI/UX, CSS, visual systems | Aesthetic, user-empathetic |
|
||||||
| **Thomas** | Documentation | Technical writing, guides, API docs | Clear, pedagogical, thorough |
|
| **Thomas** | Documentation | Technical writing, guides, API docs | Clear, pedagogical, thorough |
|
||||||
|
| **Hugo** | Legal | Compliance, privacy policy, terms, licensing | Cautious, precise, risk-aware |
|
||||||
|
|
||||||
**Why persona names:**
|
**Why persona names:**
|
||||||
- Release notes read like a team: "Sarah added rate limiting, Charles fixed CLI build"
|
- Release notes read like a team: "Sarah added rate limiting, Charles fixed CLI build"
|
||||||
|
|
@ -1403,6 +1404,7 @@ clavis/clavis-safari/* → James
|
||||||
clavitor.ai/* → Emma
|
clavitor.ai/* → Emma
|
||||||
marketing/*, design-system/* → Luna
|
marketing/*, design-system/* → Luna
|
||||||
docs/*, *.md (root level) → Thomas
|
docs/*, *.md (root level) → Thomas
|
||||||
|
legal/*, LICENSE*, PRIVACY* → Hugo
|
||||||
CLAVITOR-PRINCIPLES.md changes → Arthur or Victoria (depending on nature)
|
CLAVITOR-PRINCIPLES.md changes → Arthur or Victoria (depending on nature)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue