registry: assign district_id for agents and add district registry catalog
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,24 @@
|
||||
"values",
|
||||
"wellbeing"
|
||||
],
|
||||
"mentor": null
|
||||
"mentor": null,
|
||||
"district_id": "soul"
|
||||
},
|
||||
"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