Skip to content

Commit 3d6959f

Browse files
committed
Sync explicit facade mapping schema
1 parent 46ed4ce commit 3d6959f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

schemas/semantic-search-packet.v1.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1299,7 +1299,7 @@
12991299
"suggestedFacade": {
13001300
"type": "string",
13011301
"minLength": 1,
1302-
"description": "Present only when the requested facade maps to one active language facade without ambiguity."
1302+
"description": "Present only when the requested facade has a protocol-owned or configuration-owned explicit mapping to one active language facade. Do not derive this from substrings, suffixes, or hyphen components."
13031303
},
13041304
"recoveryCommands": {
13051305
"type": "array",

0 commit comments

Comments
 (0)