/*** Stable sentinel strings shared between the context builder (which emits them* into its markdown) and the MCP layer (which detects them to adjust framing).** Intentionally a dependency-free leaf module: the MCP tool layer imports this* to recognise a low-confidence response, and routing that recognition through* the full context module would drag its dependencies onto the cold-start path.* Keep this file import-free.*//*** Heading that leads the honest low-confidence handoff appended to a context* response when the query resolved only to weak/isolated matches. The MCP layer* checks for it to suppress the contradictory "this is comprehensive, don't call* explore" small-repo footer. Changing the text is a breaking sentinel change —* both the emitter (`ContextBuilder`) and the detector (`src/mcp/tools.ts`)* import this constant, so they stay in sync automatically.*/export const LOW_CONFIDENCE_MARKER = '### ⚠️ Low-confidence match';
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。