Directories
¶
| Path | Synopsis |
|---|---|
|
Package command holds domain command structs — write intent.
|
Package command holds domain command structs — write intent. |
|
Package finders processes domain query structs into results.
|
Package finders processes domain query structs into results. |
|
Package handlers is the only place framework Go code is allowed to have side effects.
|
Package handlers is the only place framework Go code is allowed to have side effects. |
|
Package llm handles LLM-based generation tasks: prompt rendering, template embedding, runner invocation, and output parsing.
|
Package llm handles LLM-based generation tasks: prompt rendering, template embedding, runner invocation, and output parsing. |
|
claude
Package claude implements llm.Runner by invoking the Claude CLI.
|
Package claude implements llm.Runner by invoking the Claude CLI. |
|
Package meta manages the .sdd/ metadata directory: discovery, config reading, and path resolution.
|
Package meta manages the .sdd/ metadata directory: discovery, config reading, and path resolution. |
|
Package presenters renders structured query results as text for CLI output.
|
Package presenters renders structured query results as text for CLI output. |
|
Package query holds domain query structs — pure read intent, processed by finders.
|
Package query holds domain query structs — pure read intent, processed by finders. |
Click to show internal directories.
Click to hide internal directories.