Skip to content

Commit 85d842b

Browse files
Merge branch 'main' into docs/extension-comparison-guide
2 parents 6090c8c + f97c8e9 commit 85d842b

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

extensions/catalog.community.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"cognitive-squad": {
109109
"name": "Cognitive Squad",
110110
"id": "cognitive-squad",
111-
"description": "19-function cognitive agent squad for autonomous pre-code analysis — 7 core agents, 7 specialists, 4 learning functions with feedback loop",
111+
"description": "Multi-agent cognitive system with Triadic Model: understanding, internalization, application — with quality gates, backpropagation verification, and self-healing",
112112
"author": "Testimonial",
113113
"version": "0.1.0",
114114
"download_url": "https://github.com/Testimonial/cognitive-squad/archive/refs/tags/v0.1.0.zip",
@@ -133,21 +133,21 @@
133133
]
134134
},
135135
"provides": {
136-
"commands": 7,
136+
"commands": 10,
137137
"hooks": 1
138138
},
139139
"tags": [
140140
"ai-agents",
141141
"cognitive",
142-
"pre-code",
143-
"analysis",
142+
"full-lifecycle",
143+
"verification",
144144
"multi-agent"
145145
],
146146
"verified": false,
147147
"downloads": 0,
148148
"stars": 0,
149149
"created_at": "2026-03-16T00:00:00Z",
150-
"updated_at": "2026-03-16T00:00:00Z"
150+
"updated_at": "2026-03-18T00:00:00Z"
151151
},
152152
"docguard": {
153153
"name": "DocGuard \u2014 CDD Enforcement",

0 commit comments

Comments
 (0)