merge: integrate remote codex/sync-node1-runtime with fabric layer changes
Resolve conflicts in docker-compose.node1.yml, services/router/main.py, and gateway-bot/services/doc_service.py — keeping both fabric layer (NCS, node-worker, Prometheus) and document ingest/query endpoints. Made-with: Cursor
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
"onboarding",
|
||||
"ecosystem"
|
||||
],
|
||||
"mentor": null
|
||||
"mentor": null,
|
||||
"district_id": "city-core"
|
||||
},
|
||||
"helion": {
|
||||
"display_name": "Helion",
|
||||
@@ -35,7 +36,8 @@
|
||||
"market_analysis",
|
||||
"biominer"
|
||||
],
|
||||
"mentor": null
|
||||
"mentor": null,
|
||||
"district_id": "helion"
|
||||
},
|
||||
"alateya": {
|
||||
"display_name": "Aletheia",
|
||||
@@ -58,7 +60,8 @@
|
||||
"email": "alverjob@gmail.com",
|
||||
"site": "https://alverjob.xyz",
|
||||
"youtube": "https://www.youtube.com/@alverjob72"
|
||||
}
|
||||
},
|
||||
"district_id": "alateya"
|
||||
},
|
||||
"druid": {
|
||||
"display_name": "DRUID",
|
||||
@@ -76,7 +79,8 @@
|
||||
"inci",
|
||||
"safety_basics"
|
||||
],
|
||||
"mentor": null
|
||||
"mentor": null,
|
||||
"district_id": "druid"
|
||||
},
|
||||
"nutra": {
|
||||
"display_name": "NUTRA",
|
||||
@@ -93,7 +97,8 @@
|
||||
"vitamins",
|
||||
"microbiome"
|
||||
],
|
||||
"mentor": null
|
||||
"mentor": null,
|
||||
"district_id": "nutra"
|
||||
},
|
||||
"agromatrix": {
|
||||
"display_name": "Степан Матрікс",
|
||||
@@ -110,7 +115,8 @@
|
||||
"logistics",
|
||||
"farm_economics"
|
||||
],
|
||||
"mentor": null
|
||||
"mentor": null,
|
||||
"district_id": "agromatrix"
|
||||
},
|
||||
"greenfood": {
|
||||
"display_name": "GREENFOOD",
|
||||
@@ -127,7 +133,8 @@
|
||||
"food_production",
|
||||
"sales"
|
||||
],
|
||||
"mentor": null
|
||||
"mentor": null,
|
||||
"district_id": "greenfood"
|
||||
},
|
||||
"clan": {
|
||||
"display_name": "CLAN",
|
||||
@@ -143,7 +150,8 @@
|
||||
"culture",
|
||||
"facilitation"
|
||||
],
|
||||
"mentor": null
|
||||
"mentor": null,
|
||||
"district_id": "clan"
|
||||
},
|
||||
"eonarch": {
|
||||
"display_name": "EONARCH",
|
||||
@@ -159,7 +167,8 @@
|
||||
"transformation",
|
||||
"spirituality"
|
||||
],
|
||||
"mentor": null
|
||||
"mentor": null,
|
||||
"district_id": "eonarch"
|
||||
},
|
||||
"yaromir": {
|
||||
"display_name": "YAROMIR",
|
||||
@@ -175,7 +184,8 @@
|
||||
"code_review",
|
||||
"strategy"
|
||||
],
|
||||
"mentor": null
|
||||
"mentor": null,
|
||||
"district_id": "city-core"
|
||||
},
|
||||
"soul": {
|
||||
"display_name": "SOUL",
|
||||
@@ -191,7 +201,8 @@
|
||||
"values",
|
||||
"wellbeing"
|
||||
],
|
||||
"mentor": null
|
||||
"mentor": null,
|
||||
"district_id": "soul"
|
||||
},
|
||||
"senpai": {
|
||||
"display_name": "SENPAI",
|
||||
@@ -207,7 +218,8 @@
|
||||
"defi",
|
||||
"portfolio"
|
||||
],
|
||||
"mentor": null
|
||||
"mentor": null,
|
||||
"district_id": "senpai"
|
||||
},
|
||||
"oneok": {
|
||||
"display_name": "1OK",
|
||||
@@ -227,7 +239,8 @@
|
||||
"mentor": {
|
||||
"name": "Ілля Титар",
|
||||
"telegram": "@Titar240581"
|
||||
}
|
||||
},
|
||||
"district_id": "city-core"
|
||||
},
|
||||
"sofiia": {
|
||||
"display_name": "Sophia",
|
||||
@@ -242,7 +255,24 @@
|
||||
"platform_evolution",
|
||||
"technical_leadership"
|
||||
],
|
||||
"mentor": null
|
||||
"mentor": null,
|
||||
"district_id": "city-core"
|
||||
},
|
||||
"dario": {
|
||||
"display_name": "DARIO",
|
||||
"canonical_role": "Future DAARION Agent (planned, not launched)",
|
||||
"prompt_file": "dario_prompt.txt",
|
||||
"telegram_mode": "disabled",
|
||||
"visibility": "private",
|
||||
"status": "planned",
|
||||
"district_id": "city-core",
|
||||
"domains": [
|
||||
"city_ops",
|
||||
"coordination",
|
||||
"support"
|
||||
],
|
||||
"mentor": null,
|
||||
"launch_state": "planned"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user