@@ -18,8 +18,8 @@ import org.springframework.stereotype.Service;
|
||||
/**
|
||||
* MCP database gateway for the ADB-owned game query planning functions.
|
||||
*
|
||||
* <p>Game mention extraction, vector candidate retrieval, and OCI GenAI
|
||||
* candidate selection run inside {@code SG_GAME_QUERY_PLAN}. Java validates
|
||||
* <p>Game mention extraction, JSON-alias vector retrieval, and score-based
|
||||
* scope resolution run inside {@code SG_GAME_QUERY_PLAN}. Java validates
|
||||
* authentication and transports the structured JSON result without applying
|
||||
* game-name matching rules.</p>
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user