bae705aa97
- Add NFC ePassport roadmap (ICAO 9303, eIDAS) - Add TensorFlow.js edge face detection (BlazeFace) - Add structured audit logger (GDPR-compliant) - Risk scoring support Part of KYC Apple Native UX v1.1.0
39 lines
918 B
Plaintext
39 lines
918 B
Plaintext
{
|
|
"id": "hermes",
|
|
"name": "Hermes",
|
|
"wave": 2,
|
|
"human": null,
|
|
"role": "Communication Intelligence",
|
|
"specialization": [
|
|
"email-triage",
|
|
"inbox-routing",
|
|
"priority-scoring",
|
|
"notifications",
|
|
"signal-routing"
|
|
],
|
|
"trigger": {
|
|
"type": "event",
|
|
"events": [
|
|
"email.received",
|
|
"message.inbound",
|
|
"notification.new"
|
|
]
|
|
},
|
|
"capabilities": [
|
|
"inbox-triage",
|
|
"priority-classification",
|
|
"routing",
|
|
"summarization",
|
|
"sentiment-analysis"
|
|
],
|
|
"reportTo": [
|
|
"bernt"
|
|
],
|
|
"status": "active",
|
|
"model": "claude-sonnet-4",
|
|
"created": "2026-05-23",
|
|
"description": "Email/messaging routing, inbox triage, prioritering av kommunikationsflöden.",
|
|
"emoji": "✉️",
|
|
"reality_access": "documents_only",
|
|
"reality_policy": "FORBIDDEN from claiming current reality. Must defer to Bernt or Sven, or cite documented sources with date."
|
|
} |