snapshot: NODE1 production state 2026-02-09
Complete snapshot of /opt/microdao-daarion/ from NODE1 (144.76.224.179).
This represents the actual running production code that has diverged
significantly from the previous main branch.
Key changes from old main:
- Gateway (http_api.py): expanded from ~40KB to 164KB with full agent support
- Router: new /v1/agents/{id}/infer endpoint with vision + DeepSeek routing
- Behavior Policy: SOWA v2.2 (3-level: FULL/ACK/SILENT)
- Agent Registry: config/agent_registry.yml as single source of truth
- 13 agents configured (was 3)
- Memory service integration
- CrewAI teams and roles
Excluded from snapshot: venv/, .env, data/, backups, .tgz archives
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
197
config/agent_registry.json
Normal file
197
config/agent_registry.json
Normal file
@@ -0,0 +1,197 @@
|
||||
{
|
||||
"schema_version": 1,
|
||||
"version": "1.0.0",
|
||||
"generated_at": "2026-01-29T18:09:35.414639Z",
|
||||
"git_commit": "b991418",
|
||||
"registry_fingerprint": "1bc0cb9d6d37086c",
|
||||
"agents": {
|
||||
"daarwizz": {
|
||||
"display_name": "DAARWIZZ",
|
||||
"canonical_role": "Meta-Orchestrator & Digital Mayor of DAARION.city",
|
||||
"prompt_file": "daarwizz_prompt.txt",
|
||||
"telegram_mode": "public",
|
||||
"visibility": "public",
|
||||
"domains": [
|
||||
"dao",
|
||||
"tokenomics",
|
||||
"governance",
|
||||
"strategy",
|
||||
"onboarding",
|
||||
"ecosystem"
|
||||
],
|
||||
"mentor": null
|
||||
},
|
||||
"helion": {
|
||||
"display_name": "Helion",
|
||||
"canonical_role": "Energy Research Lead & Voice of Energy Union",
|
||||
"prompt_file": "helion_prompt.txt",
|
||||
"telegram_mode": "public",
|
||||
"visibility": "public",
|
||||
"domains": [
|
||||
"energy",
|
||||
"biomass",
|
||||
"sustainability",
|
||||
"renewables",
|
||||
"market_analysis",
|
||||
"biominer"
|
||||
],
|
||||
"mentor": null
|
||||
},
|
||||
"alateya": {
|
||||
"display_name": "Aletheia",
|
||||
"canonical_role": "Interdisciplinary Research Agent & Lab OS",
|
||||
"prompt_file": "alateya_prompt.txt",
|
||||
"telegram_mode": "public",
|
||||
"visibility": "public",
|
||||
"domains": [
|
||||
"research",
|
||||
"science",
|
||||
"interdisciplinary",
|
||||
"triz",
|
||||
"innovation",
|
||||
"hypothesis",
|
||||
"experiments"
|
||||
],
|
||||
"mentor": {
|
||||
"name": "Олександр Вертій (Алвєр)",
|
||||
"telegram": "@archenvis",
|
||||
"email": "alverjob@gmail.com",
|
||||
"site": "https://alverjob.xyz",
|
||||
"youtube": "https://www.youtube.com/@alverjob72"
|
||||
}
|
||||
},
|
||||
"druid": {
|
||||
"display_name": "DRUID",
|
||||
"canonical_role": "Alchemical Formulation & Ayurvedic R&D (cosmetics & hygiene)",
|
||||
"prompt_file": "druid_prompt.txt",
|
||||
"telegram_mode": "public",
|
||||
"visibility": "public",
|
||||
"domains": [
|
||||
"ayurveda",
|
||||
"herbalism",
|
||||
"formulation_science",
|
||||
"cosmetics_rnd",
|
||||
"hygiene_products",
|
||||
"ingredients",
|
||||
"inci",
|
||||
"safety_basics"
|
||||
],
|
||||
"mentor": null
|
||||
},
|
||||
"nutra": {
|
||||
"display_name": "NUTRA",
|
||||
"canonical_role": "Nutraceutical Research & Health Optimization Agent",
|
||||
"prompt_file": "nutra_prompt.txt",
|
||||
"telegram_mode": "public",
|
||||
"visibility": "public",
|
||||
"domains": [
|
||||
"nutrition",
|
||||
"supplements",
|
||||
"biomarkers",
|
||||
"health_optimization",
|
||||
"lab_interpretation",
|
||||
"vitamins",
|
||||
"microbiome"
|
||||
],
|
||||
"mentor": null
|
||||
},
|
||||
"agromatrix": {
|
||||
"display_name": "Степан Матрікс",
|
||||
"canonical_role": "Digital Field Agent for AgroMatrix Platform",
|
||||
"prompt_file": "agromatrix_prompt.txt",
|
||||
"telegram_mode": "public",
|
||||
"visibility": "public",
|
||||
"domains": [
|
||||
"agriculture",
|
||||
"agronomy",
|
||||
"crop_planning",
|
||||
"field_management",
|
||||
"operations",
|
||||
"logistics",
|
||||
"farm_economics"
|
||||
],
|
||||
"mentor": null
|
||||
},
|
||||
"greenfood": {
|
||||
"display_name": "GREENFOOD",
|
||||
"canonical_role": "AI-ERP for Craft Food Producers & Cooperatives",
|
||||
"prompt_file": "greenfood_prompt.txt",
|
||||
"telegram_mode": "public",
|
||||
"visibility": "public",
|
||||
"domains": [
|
||||
"erp",
|
||||
"inventory",
|
||||
"logistics",
|
||||
"organic_certification",
|
||||
"cooperatives",
|
||||
"food_production",
|
||||
"sales"
|
||||
],
|
||||
"mentor": null
|
||||
},
|
||||
"clan": {
|
||||
"display_name": "CLAN",
|
||||
"canonical_role": "Spirit of Community & Collective Wisdom Keeper",
|
||||
"prompt_file": "clan_prompt.txt",
|
||||
"telegram_mode": "public",
|
||||
"visibility": "public",
|
||||
"domains": [
|
||||
"community",
|
||||
"traditions",
|
||||
"collective_decisions",
|
||||
"onboarding",
|
||||
"culture",
|
||||
"facilitation"
|
||||
],
|
||||
"mentor": null
|
||||
},
|
||||
"eonarch": {
|
||||
"display_name": "EONARCH",
|
||||
"canonical_role": "Guide of Consciousness Evolution & New Paradigm Architect",
|
||||
"prompt_file": "eonarch_prompt.txt",
|
||||
"telegram_mode": "public",
|
||||
"visibility": "public",
|
||||
"domains": [
|
||||
"consciousness",
|
||||
"evolution",
|
||||
"philosophy",
|
||||
"integral_theory",
|
||||
"transformation",
|
||||
"spirituality"
|
||||
],
|
||||
"mentor": null
|
||||
},
|
||||
"yaromir": {
|
||||
"display_name": "YAROMIR",
|
||||
"canonical_role": "Private Technical Lead & Strategic Builder",
|
||||
"prompt_file": "yaromir_prompt.txt",
|
||||
"telegram_mode": "whitelist",
|
||||
"visibility": "private",
|
||||
"domains": [
|
||||
"architecture",
|
||||
"development",
|
||||
"infrastructure",
|
||||
"security",
|
||||
"code_review",
|
||||
"strategy"
|
||||
],
|
||||
"mentor": null
|
||||
},
|
||||
"soul": {
|
||||
"display_name": "SOUL",
|
||||
"canonical_role": "Spiritual Mentor & Living OS Guide",
|
||||
"prompt_file": "soul_prompt.txt",
|
||||
"telegram_mode": "public",
|
||||
"visibility": "public",
|
||||
"domains": [
|
||||
"spirituality",
|
||||
"motivation",
|
||||
"soft_skills",
|
||||
"mission",
|
||||
"values",
|
||||
"wellbeing"
|
||||
],
|
||||
"mentor": null
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user