17 lines
371 B
JSON
17 lines
371 B
JSON
{
|
|
"name": "atlas-operator-guide",
|
|
"label": "Atlas Operator Guide",
|
|
"description": "Hands-on onboarding for supervised Atlas triage and Hermes skill building.",
|
|
"icon": "Sparkles",
|
|
"version": "1.0.0",
|
|
"tab": {
|
|
"path": "/atlas-operator-guide",
|
|
"hidden": true
|
|
},
|
|
"slots": [
|
|
"chat:top"
|
|
],
|
|
"entry": "dist/index.js",
|
|
"css": "dist/style.css"
|
|
}
|