adding COE

This commit is contained in:
movq
2026-03-21 22:13:19 -05:00
parent 4ebcf392b9
commit 5d073ffefc
10 changed files with 239 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"name": "council-of-experts",
"version": "1.0.0",
"description": "A research council that attacks hard problems from multiple expert perspectives simultaneously. Use /council to convene experts, /add-expert for instructions on adding new perspectives.",
"author": {
"name": "Adam Knight"
},
"keywords": ["research", "analysis", "perspectives", "council", "experts"]
}