Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
stackql/buildinfo
Package buildinfo holds build-time identifiers populated at link time.
|
Package buildinfo holds build-time identifiers populated at link time. |
|
stackql/paramdecoder
Package paramdecoder decodes parameter values from their wire format (text or binary) into string representations suitable for SQL substitution.
|
Package paramdecoder decodes parameter values from their wire format (text or binary) into string representations suitable for SQL substitution. |
|
stackql/pushdown
Package pushdown computes, during the analysis/planning phase, the neutral query-option intent (projection / predicates / order-by / limit / offset / count) that an acquire can push to the upstream API.
|
Package pushdown computes, during the analysis/planning phase, the neutral query-option intent (projection / predicates / order-by / limit / offset / count) that an acquire can push to the upstream API. |
|
stackql/queryshape
Package queryshape provides result column metadata inference for SQL queries without executing them.
|
Package queryshape provides result column metadata inference for SQL queries without executing them. |
|
mcp_client
|
|
|
cmd
command
|
|
|
pkg
|
|
|
mcp_server/audit
Package audit holds the MCP-specific audit event shape and the string constants for decisions and failure modes recorded in that shape.
|
Package audit holds the MCP-specific audit event shape and the string constants for decisions and failure modes recorded in that shape. |
|
mcp_server/policy
Package policy classifies SQL queries and decides whether the server should allow, refuse, or seek approval for a tool call based on the configured server mode.
|
Package policy classifies SQL queries and decides whether the server should allow, refuse, or seek approval for a tool call based on the configured server mode. |
|
mcp_server/render
Package render produces text renderings of tool results for MCP clients.
|
Package render produces text renderings of tool results for MCP clients. |
|
sink
Package sink provides a generic record-and-close interface for writing JSON-marshalable payloads to a destination, and the concrete implementations (file, nop) the rest of the codebase consumes.
|
Package sink provides a generic record-and-close interface for writing JSON-marshalable payloads to a destination, and the concrete implementations (file, nop) the rest of the codebase consumes. |
Click to show internal directories.
Click to hide internal directories.

