Files
microdao-daarion/config/crewai_agents.json
Apple e9dedffa48 feat(production): sync all modified production files to git
Includes updates across gateway, router, node-worker, memory-service,
aurora-service, swapper, sofiia-console UI and node2 infrastructure:

- gateway-bot: Dockerfile, http_api.py, druid/aistalk prompts, doc_service
- services/router: main.py, router-config.yml, fabric_metrics, memory_retrieval,
  offload_client, prompt_builder
- services/node-worker: worker.py, main.py, config.py, fabric_metrics
- services/memory-service: Dockerfile, database.py, main.py, requirements
- services/aurora-service: main.py (+399), kling.py, quality_report.py
- services/swapper-service: main.py, swapper_config_node2.yaml
- services/sofiia-console: static/index.html (console UI update)
- config: agent_registry, crewai_agents/teams, router_agents
- ops/fabric_preflight.sh: updated preflight checks
- router-config.yml, docker-compose.node2.yml: infra updates
- docs: NODA1-AGENT-ARCHITECTURE, fabric_contract updated

Made-with: Cursor
2026-03-03 07:13:29 -08:00

583 lines
12 KiB
JSON

{
"orchestrators": [
{
"id": "daarwizz",
"display_name": "DAARWIZZ",
"role": "Meta-Orchestrator & Digital Mayor of DAARION.city",
"can_orchestrate": true,
"domains": [
"dao",
"tokenomics",
"governance",
"strategy",
"onboarding",
"ecosystem"
]
},
{
"id": "helion",
"display_name": "Helion",
"role": "Energy Research Lead & Voice of Energy Union",
"can_orchestrate": true,
"domains": [
"energy",
"biomass",
"sustainability",
"renewables",
"market_analysis",
"biominer"
]
},
{
"id": "aistalk",
"display_name": "AISTALK",
"role": "Autonomous Cyber Detective Agency Orchestrator",
"can_orchestrate": true,
"domains": [
"cybersecurity",
"threat_intelligence",
"incident_response",
"web3_security",
"ai_security",
"quantum_risk",
"osint",
"vulnerability_management"
]
},
{
"id": "alateya",
"display_name": "Aletheia",
"role": "Interdisciplinary Research Agent & Lab OS",
"can_orchestrate": true,
"domains": [
"research",
"science",
"interdisciplinary",
"triz",
"innovation",
"hypothesis",
"experiments"
]
},
{
"id": "druid",
"display_name": "DRUID",
"role": "Alchemical Formulation & Ayurvedic R&D (cosmetics & hygiene)",
"can_orchestrate": true,
"domains": [
"ayurveda",
"herbalism",
"formulation_science",
"cosmetics_rnd",
"hygiene_products",
"ingredients",
"inci",
"safety_basics"
]
},
{
"id": "nutra",
"display_name": "NUTRA",
"role": "Nutraceutical Research & Health Optimization Agent",
"can_orchestrate": true,
"domains": [
"nutrition",
"supplements",
"biomarkers",
"health_optimization",
"lab_interpretation",
"vitamins",
"microbiome"
]
},
{
"id": "agromatrix",
"display_name": "Степан Матрікс",
"role": "Digital Field Agent for AgroMatrix Platform",
"can_orchestrate": true,
"domains": [
"agriculture",
"agronomy",
"crop_planning",
"field_management",
"operations",
"logistics",
"farm_economics"
]
},
{
"id": "greenfood",
"display_name": "GREENFOOD",
"role": "AI-ERP for Craft Food Producers & Cooperatives",
"can_orchestrate": true,
"domains": [
"erp",
"inventory",
"logistics",
"organic_certification",
"cooperatives",
"food_production",
"sales"
]
},
{
"id": "clan",
"display_name": "CLAN",
"role": "Spirit of Community & Collective Wisdom Keeper",
"can_orchestrate": true,
"domains": [
"community",
"traditions",
"collective_decisions",
"onboarding",
"culture",
"facilitation"
]
},
{
"id": "eonarch",
"display_name": "EONARCH",
"role": "Guide of Consciousness Evolution & New Paradigm Architect",
"can_orchestrate": true,
"domains": [
"consciousness",
"evolution",
"philosophy",
"integral_theory",
"transformation",
"spirituality"
]
},
{
"id": "yaromir",
"display_name": "YAROMIR",
"role": "Private Technical Lead & Strategic Builder",
"can_orchestrate": true,
"domains": [
"architecture",
"development",
"infrastructure",
"security",
"code_review",
"strategy"
]
},
{
"id": "soul",
"display_name": "SOUL",
"role": "Spiritual Mentor & Living OS Guide",
"can_orchestrate": true,
"domains": [
"spirituality",
"motivation",
"soft_skills",
"mission",
"values",
"wellbeing"
]
}
],
"workers": [
{
"id": "monitor",
"display_name": "MONITOR",
"role": "Node Monitor & Incident Responder",
"can_orchestrate": false,
"domains": [
"observability",
"incident",
"metrics",
"logs",
"uptime",
"diagnostics"
]
}
],
"teams": {
"helion": {
"team_name": "HELION Energy Council",
"members": [
{
"role": "Energy Researcher",
"skills": []
},
{
"role": "Systems Modeler",
"skills": []
},
{
"role": "Policy Analyst",
"skills": []
},
{
"role": "Risk Assessor",
"skills": []
},
{
"role": "Communicator",
"skills": []
}
]
},
"aistalk": {
"team_name": "AISTALK Cyber Detective Unit",
"members": [
{
"role": "Tracer (OSINT Collector)",
"skills": []
},
{
"role": "Shadow (Covert Intelligence)",
"skills": []
},
{
"role": "Stealth (Low-Noise Recon)",
"skills": []
},
{
"role": "Graph (Entity Relationship Mapper)",
"skills": []
},
{
"role": "Risk (Scoring and Prioritization)",
"skills": []
},
{
"role": "Neuron (Deep Analysis)",
"skills": []
},
{
"role": "Aurora (Autonomous Media Forensics)",
"skills": [
"video_enhancement",
"audio_forensics",
"photo_restoration",
"chain_of_custody"
]
},
{
"role": "Vault (Secrets and Confidential Data Guard)",
"skills": []
},
{
"role": "RedTeam (Ethical Attack Simulation)",
"skills": []
},
{
"role": "BugHunter (Static Security Scan)",
"skills": []
},
{
"role": "DevTeam (Remediation Designer)",
"skills": []
},
{
"role": "BlueTeam (Defense Hardening)",
"skills": []
},
{
"role": "PurpleTeam (Attack-Defense Loop)",
"skills": []
},
{
"role": "Quantum (Post-Quantum Risk Assessor)",
"skills": []
}
]
},
"alateya": {
"team_name": "Aletheia Team",
"members": [
{
"role": "Prof-Erudite",
"skills": [
"search",
"verification",
"analogies"
]
},
{
"role": "Prof-Analyst",
"skills": [
"decomposition",
"triz",
"formalization"
]
},
{
"role": "Prof-Creative",
"skills": [
"lateral_thinking",
"cross_domain"
]
},
{
"role": "Prof-Optimizer",
"skills": [
"feasibility",
"risk_assessment"
]
},
{
"role": "Prof-Communicator",
"skills": [
"synthesis",
"presentation"
]
}
]
},
"druid": {
"team_name": "DRUID Team",
"members": [
{
"role": "Formulation Researcher",
"skills": [
"sourcing",
"synthesis"
]
},
{
"role": "Ingredient Analyst",
"skills": [
"compatibility",
"inci"
]
},
{
"role": "Safety & QA",
"skills": [
"contraindications",
"stability_basics"
]
}
]
},
"nutra": {
"team_name": "NUTRA Wellness Team",
"members": [
{
"role": "AI-Нутрициолог",
"skills": []
},
{
"role": "AI-Клінічний нутрициолог",
"skills": []
},
{
"role": "AI-Детокс-наставник",
"skills": []
},
{
"role": "AI-Ендокрин-гід",
"skills": []
},
{
"role": "AI-Фітнес-тренер",
"skills": []
},
{
"role": "AI-Гастро-асистент",
"skills": []
},
{
"role": "AI-Психолог-коуч",
"skills": []
},
{
"role": "AI-Косметолог-експерт",
"skills": []
},
{
"role": "AI-Трихолог",
"skills": []
},
{
"role": "AI-Сон-експерт",
"skills": []
},
{
"role": "AI-Фудхакер",
"skills": []
},
{
"role": "Фейс-Фітнес Тренер",
"skills": []
},
{
"role": "Тренер Тіла",
"skills": []
},
{
"role": "Наставниця Циклу",
"skills": []
},
{
"role": "Наставниця Материнства",
"skills": []
},
{
"role": "Цілителька",
"skills": []
},
{
"role": "AI-Аналітик Раціону",
"skills": []
}
]
},
"agromatrix": {
"team_name": "Степан Матрікс Team",
"members": [
{
"role": "Orchestrator Stepan",
"skills": [
"context_memory",
"policy_risk",
"delegation"
]
},
{
"role": "Context/Memory Manager",
"skills": [
"context_memory",
"memory_brief",
"state_tracking"
]
},
{
"role": "Policy/Risk Manager",
"skills": [
"policy_risk",
"constraints",
"risk_assessment"
]
}
]
},
"greenfood": {
"team_name": "GREENFOOD Team",
"members": [
{
"role": "Inventory Specialist",
"skills": [
"tracking",
"batches"
]
},
{
"role": "Logistics Coordinator",
"skills": [
"routing",
"delivery"
]
},
{
"role": "Certification Expert",
"skills": [
"organic_standards",
"compliance"
]
}
]
},
"clan": {
"team_name": "CLAN Team",
"members": [
{
"role": "Community Facilitator",
"skills": [
"moderation",
"conflict_resolution"
]
},
{
"role": "Culture Keeper",
"skills": [
"traditions",
"storytelling"
]
},
{
"role": "Event Coordinator",
"skills": [
"planning",
"engagement"
]
}
]
},
"eonarch": {
"team_name": "EONARCH Team",
"members": [
{
"role": "Philosopher",
"skills": [
"synthesis",
"frameworks"
]
},
{
"role": "Practice Guide",
"skills": [
"meditation",
"rituals"
]
},
{
"role": "Integration Facilitator",
"skills": [
"embodiment",
"application"
]
}
]
},
"yaromir": {
"team_name": "YAROMIR Team",
"members": [
{
"role": "Code Reviewer",
"skills": [
"code_review",
"best_practices"
]
},
{
"role": "Infra Builder",
"skills": [
"docker",
"ci",
"linux"
]
},
{
"role": "Security Analyst",
"skills": [
"audit",
"vulnerabilities"
]
}
]
},
"soul": {
"team_name": "SOUL Team",
"members": [
{
"role": "Motivator",
"skills": [
"encouragement",
"perspective"
]
},
{
"role": "Values Guardian",
"skills": [
"ethics",
"alignment"
]
}
]
}
}
}