Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package cmd implements the data-analyzer CLI.
|
Package cmd implements the data-analyzer CLI. |
|
internal
|
|
|
compile
Package compile renders analysis results into report formats.
|
Package compile renders analysis results into report formats. |
|
config
Package config manages data-analyzer configuration.
|
Package config manages data-analyzer configuration. |
|
job
Package job manages analysis job lifecycle: ID generation, checkpoints, and idempotency.
|
Package job manages analysis job lifecycle: ID generation, checkpoints, and idempotency. |
|
llm
Package llm provides an OpenAI-compatible LLM client.
|
Package llm provides an OpenAI-compatible LLM client. |
|
prepare
Package prepare implements the interactive analysis parameter builder.
|
Package prepare implements the interactive analysis parameter builder. |
|
prompt
Package prompt builds system and user prompts for the sliding window analysis.
|
Package prompt builds system and user prompts for the sliding window analysis. |
|
reader
Package reader provides JSON/JSONL input reading from files, directories, and stdin.
|
Package reader provides JSON/JSONL input reading from files, directories, and stdin. |
|
token
Package token provides token count estimation for mixed CJK/ASCII text.
|
Package token provides token count estimation for mixed CJK/ASCII text. |
|
types
Package types defines shared data structures for data-analyzer.
|
Package types defines shared data structures for data-analyzer. |
|
window
Package window implements the sliding window analysis engine.
|
Package window implements the sliding window analysis engine. |
Click to show internal directories.
Click to hide internal directories.