docs: add node1 runbooks, consolidation artifacts, and maintenance scripts
This commit is contained in:
@@ -1,8 +1,19 @@
|
||||
# 🏗️ NODA1 Production Stack
|
||||
|
||||
**Version:** 2.1
|
||||
**Last Updated:** 2026-01-26
|
||||
**Status:** Production Ready ✅
|
||||
**Version:** 2.2
|
||||
**Last Updated:** 2026-02-11
|
||||
**Status:** Production (drift-controlled) ✅
|
||||
|
||||
## 🔎 Current Reality (2026-02-11)
|
||||
|
||||
- Deploy root: `/opt/microdao-daarion` (single runtime root)
|
||||
- Drift control: `/opt/microdao-daarion/ops/drift-check.sh` → expected `DRIFT_CHECK: OK`
|
||||
- Gateway: `agents_count=13` (user-facing)
|
||||
- Router: 15 active agents (13 user-facing + 2 internal)
|
||||
- Internal routing defaults:
|
||||
- `monitor` → local (`swapper+ollama`, `qwen3-8b`)
|
||||
- `devtools` → local (`swapper+ollama`, `qwen3-8b`) + conditional cloud fallback for heavy task types
|
||||
- Memory service: `/health` and `/stats` return `200`
|
||||
|
||||
## 📍 Node Information
|
||||
|
||||
@@ -70,15 +81,16 @@
|
||||
| Prometheus | 9090 | prometheus | ✅ |
|
||||
| Grafana | 3030 | grafana | ✅ |
|
||||
|
||||
## 🤖 Telegram Bots (7 active)
|
||||
## 🤖 Telegram Bots (13 user-facing)
|
||||
|
||||
1. ✅ **DAARWIZZ** - Main orchestrator
|
||||
2. ✅ **Helion** - Energy Union AI
|
||||
3. ✅ **GREENFOOD** - Agriculture assistant
|
||||
4. ✅ **AgroMatrix** - Agro analytics
|
||||
5. ✅ **NUTRA** - Nutrition advisor
|
||||
6. ✅ **Druid** - Legal assistant
|
||||
7. ⚠️ **Alateya** - (token not configured)
|
||||
У production gateway зараз user-facing агенти:
|
||||
`daarwizz`, `helion`, `alateya`, `druid`, `nutra`, `agromatrix`, `greenfood`, `clan`, `eonarch`, `yaromir`, `soul`, `senpai`, `sofiia`.
|
||||
|
||||
Швидка перевірка:
|
||||
|
||||
```bash
|
||||
curl -sS http://localhost:9300/health
|
||||
```
|
||||
|
||||
## 📊 Health Check Endpoints
|
||||
|
||||
|
||||
Reference in New Issue
Block a user