feat: rebrand to RootNode Academy + add Real Ops scenario bundle
- Rename app title, header, tagline, footer, terminal tab to RootNode Academy - Apply RootNode color palette (#39FF14 green, #00D4FF blue, GitHub-style darks) - Add rootnode-runaway-monitor scenario (homelab NOC incident: oversized memory request) - Add rootnode-real-ops bundle in terminal-green accent - Update package name to rootnode-academy-ui
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"id": "rootnode-real-ops",
|
||||
"name": "RootNode: Real Ops",
|
||||
"icon": "🌳",
|
||||
"tagline": "Real-world cluster failures, drawn from a working homelab NOC.",
|
||||
"color": "#39FF14",
|
||||
"colorDim": "rgba(57,255,20,0.12)",
|
||||
"exam_minutes": 60,
|
||||
"scenario_ids": [
|
||||
"rootnode-runaway-monitor",
|
||||
"broken-deployment"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user