Directories
¶
| Path | Synopsis |
|---|---|
|
internal/adminserver
Package adminserver serves a small, read-only HTML dashboard for monitoring LLM activity during digest generation: a list of runs with token totals and a per-run view of every prompt/response that passed through the gateway.
|
Package adminserver serves a small, read-only HTML dashboard for monitoring LLM activity during digest generation: a list of runs with token totals and a per-run view of every prompt/response that passed through the gateway. |
|
internal/notification/devserver
Package devserver runs a local HTTP preview of the digest HTML templates with browser live-reload.
|
Package devserver runs a local HTTP preview of the digest HTML templates with browser live-reload. |
|
notification
Package notification re-exports the GitHub Pages publisher from the internal notification package so that packages outside cmd/server (such as the CLI) can use it without violating Go's internal-package import restrictions.
|
Package notification re-exports the GitHub Pages publisher from the internal notification package so that packages outside cmd/server (such as the CLI) can use it without violating Go's internal-package import restrictions. |
Click to show internal directories.
Click to hide internal directories.