chore(spec): regenerate the spec trees for the three commands that gained a provision

dify/find, mongodb/rg and postgres/rg had no provision while their generic
siblings on the same backend did; routing the hand-written command tails
through the family catalog gives them one, so `has_provision` flips to true
for those three in all three spec trees.

Spec parity: 93 commands match.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
bytecii
2026-08-09 05:14:47 -07:00
parent c22f7e9ca2
commit fda274d78e
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"dify": {
"filetypes": [],
"has_aggregate": false,
"has_provision": false,
"has_provision": true,
"has_write": false
},
"discord": {
+2 -2
View File
@@ -142,7 +142,7 @@
"mongodb": {
"filetypes": [],
"has_aggregate": false,
"has_provision": false,
"has_provision": true,
"has_write": false
},
"nextcloud": {
@@ -166,7 +166,7 @@
"postgres": {
"filetypes": [],
"has_aggregate": false,
"has_provision": false,
"has_provision": true,
"has_write": false
},
"qdrant": {
+1 -1
View File
@@ -22,7 +22,7 @@
"dify": {
"filetypes": [],
"has_aggregate": false,
"has_provision": false,
"has_provision": true,
"has_write": false
},
"discord": {
+2 -2
View File
@@ -118,7 +118,7 @@
"mongodb": {
"filetypes": [],
"has_aggregate": false,
"has_provision": false,
"has_provision": true,
"has_write": false
},
"notion": {
@@ -142,7 +142,7 @@
"postgres": {
"filetypes": [],
"has_aggregate": false,
"has_provision": false,
"has_provision": true,
"has_write": false
},
"qdrant": {
+1 -1
View File
@@ -22,7 +22,7 @@
"dify": {
"filetypes": [],
"has_aggregate": false,
"has_provision": false,
"has_provision": true,
"has_write": false
},
"discord": {
+2 -2
View File
@@ -160,7 +160,7 @@
"mongodb": {
"filetypes": [],
"has_aggregate": false,
"has_provision": false,
"has_provision": true,
"has_write": false
},
"nextcloud": {
@@ -184,7 +184,7 @@
"postgres": {
"filetypes": [],
"has_aggregate": false,
"has_provision": false,
"has_provision": true,
"has_write": false
},
"qdrant": {