36 lines
855 B
JSON
36 lines
855 B
JSON
|
|
{
|
||
|
|
"id": "sven",
|
||
|
|
"name": "Sven",
|
||
|
|
"wave": 1,
|
||
|
|
"human": "Johan Berglund",
|
||
|
|
"humanTitle": "CTO",
|
||
|
|
"role": "Technical Intelligence",
|
||
|
|
"specialization": [
|
||
|
|
"infrastructure",
|
||
|
|
"devops",
|
||
|
|
"architecture",
|
||
|
|
"L3-5",
|
||
|
|
"L9"
|
||
|
|
],
|
||
|
|
"trigger": {
|
||
|
|
"type": "on-demand"
|
||
|
|
},
|
||
|
|
"capabilities": [
|
||
|
|
"code-review",
|
||
|
|
"architecture-planning",
|
||
|
|
"deployment",
|
||
|
|
"technical-analysis"
|
||
|
|
],
|
||
|
|
"reportTo": [
|
||
|
|
"johan",
|
||
|
|
"bernt"
|
||
|
|
],
|
||
|
|
"status": "active",
|
||
|
|
"model": "qwen3-32b-bedrock",
|
||
|
|
"modelFallback": "kimi-k2.6",
|
||
|
|
"created": "2026-05-18",
|
||
|
|
"description": "AI-assistent till Johan Berglund (CTO). Technical, DevOps, arkitektur. Primär: Qwen3-32B (teknik). Fallback: Kimi K2.6 (agent/coding).",
|
||
|
|
"reality_access": "live",
|
||
|
|
"reality_policy": "May verify reality via tools (exec, kubectl, aws, curl). Must verify before answering."
|
||
|
|
}
|