Directories
¶
| Path | Synopsis |
|---|---|
|
Package application owns SDD's protocol-neutral runtime, public request and result types, and the infrastructure ports implemented by consumers.
|
Package application owns SDD's protocol-neutral runtime, public request and result types, and the infrastructure ports implemented by consumers. |
|
types
Package types holds the plain data types the public application surface shares with the internal packages that produce them.
|
Package types holds the plain data types the public application surface shares with the internal packages that produce them. |
|
Package llm is the public LLM boundary of the SDD framework (20260830-234501-d-cpt-q6n): pure vocabulary plus one one-method interface, and the composition pieces every host needs around it — Bounded, RateLimited, Observed with its CallStat and StatsSink, ByPurpose (20260902-114838-d-tac-cov).
|
Package llm is the public LLM boundary of the SDD framework (20260830-234501-d-cpt-q6n): pure vocabulary plus one one-method interface, and the composition pieces every host needs around it — Bounded, RateLimited, Observed with its CallStat and StatsSink, ByPurpose (20260902-114838-d-tac-cov). |
|
embed
Package embed is the public embedding boundary, the twin of pkg/llm for vectors (20260902-114838-d-tac-cov): one two-method interface over pure request and result types, sharing Identity, Usage, and the call record with the chat side, plus the same three decorators.
|
Package embed is the public embedding boundary, the twin of pkg/llm for vectors (20260902-114838-d-tac-cov): one two-method interface over pure request and result types, sharing Identity, Usage, and the call record with the chat side, plus the same three decorators. |
|
Package local provides filesystem and in-memory implementations of the application package's infrastructure ports for local SDD deployments.
|
Package local provides filesystem and in-memory implementations of the application package's infrastructure ports for local SDD deployments. |
|
Package mcpapp adapts the protocol-neutral SDD application to MCP.
|
Package mcpapp adapts the protocol-neutral SDD application to MCP. |
|
Package sddtest contains reusable conformance suites for SDD public ports.
|
Package sddtest contains reusable conformance suites for SDD public ports. |
Click to show internal directories.
Click to hide internal directories.