Expand description
Agent-facing connection-model knowledge reference.
Supported URI schemes are generated from the connection layer’s
crate::conn_string::SUPPORTED_SCHEMES catalog. The deployment topology
guidance is hand-authored narrative per ADR 0061.
Constants§
- LLMS_
BEGIN_ MARKER - Markers delimiting the generated connection block inside
docs/llms.txt. - LLMS_
END_ MARKER - Closing marker for the generated connection block in
docs/llms.txt. - RESOURCE_
DESCRIPTION - One-line description of the connection knowledge resource.
- RESOURCE_
TITLE - Short human title for the connection knowledge resource.
- RESOURCE_
URI - Canonical URI for the connection-model knowledge resource served over MCP.
Functions§
- connection_
llms_ section - The connection block as embedded in
docs/llms.txt. - connection_
reference_ markdown - Full Markdown body served by the MCP resource.