HackerTrans
トップ新着トレンドコメント過去質問紹介求人

namdionwuachu

no profile record

投稿

How do you handle domain-specific transformation logic without hardcoding it?

1 ポイント·投稿者 namdionwuachu·4 か月前·1 コメント

コメント

namdionwuachu
·4 か月前·議論
This is a really interesting MCP use case. How are you constraining the AI’s ability to take actions like killing slow queries or creating watches? Is there a policy layer between the MCP tool invocation and execution, or is it trusting the assistant’s reasoning once the SQL is validated?
namdionwuachu
·4 か月前·議論
Interesting direction. I’m curious how you’re handling schema drift and join discovery when Claude infers relationships. Are you materializing AI-generated wide tables or regenerating them per query? I’ve seen LLM-driven schema reasoning struggle once datasets exceed a few hundred columns would love to hear how you’re constraining token usage and maintaining deterministic outputs.