Directories
¶
| Path | Synopsis |
|---|---|
|
Package agent contains the AI agent mode pipeline:
|
Package agent contains the AI agent mode pipeline: |
|
ai/analyze
Package analyze contains the analyze-kind AI agent: operator- triggered, tool-using, single-incident investigation.
|
Package analyze contains the analyze-kind AI agent: operator- triggered, tool-using, single-incident investigation. |
|
ai/analyze/tools
Package tools holds the read-only tool catalog exposed to the analyze-kind AI agent.
|
Package tools holds the read-only tool catalog exposed to the analyze-kind AI agent. |
|
ai/detect
Package detect contains the detect-kind AI agent: cheap, tool-free, single-call classification of unknown / spiking log patterns.
|
Package detect contains the detect-kind AI agent: cheap, tool-free, single-call classification of unknown / spiking log patterns. |
|
ai/eino
Package eino contains the Eino-backed chat model wrapper used by all AI agents in versus-incident.
|
Package eino contains the Eino-backed chat model wrapper used by all AI agents in versus-incident. |
|
ai/prompt
Package prompt is a content-free helper for assembling multi-file system prompts.
|
Package prompt is a content-free helper for assembling multi-file system prompts. |
|
ai/router
Package router dispatches AITasks to the right AIAgent and wraps each call with per-kind caching and per-kind rate limiting.
|
Package router dispatches AITasks to the right AIAgent and wraps each call with per-kind caching and per-kind rate limiting. |
|
Package license is the OSS base of the Versus license shim.
|
Package license is the OSS base of the Versus license shim. |
|
admin_audit.go — a generic, unopinionated admin-mutation audit seam (companion to the extension.go org/auth seams).
|
admin_audit.go — a generic, unopinionated admin-mutation audit seam (companion to the extension.go org/auth seams). |
|
Package report is the OSS default implementation of core.ReportRenderer: a pure-Go, in-binary PNG "incidents analytics dashboard" renderer.
|
Package report is the OSS default implementation of core.ReportRenderer: a pure-Go, in-binary PNG "incidents analytics dashboard" renderer. |
|
Package runbook is the runbook-RAG corpus store and ingestion (write) path for the SRE agent's read-only find_runbook tool.
|
Package runbook is the runbook-RAG corpus store and ingestion (write) path for the SRE agent's read-only find_runbook tool. |
|
vectorindex
Package vectorindex is the swappable vector-search seam behind the runbook-RAG find_runbook tool.
|
Package vectorindex is the swappable vector-search seam behind the runbook-RAG find_runbook tool. |
|
Package scheduler is the generic, in-process recurring-evaluation seam on the agent runtime.
|
Package scheduler is the generic, in-process recurring-evaluation seam on the agent runtime. |
|
Package signalsources contains concrete SignalSource implementations.
|
Package signalsources contains concrete SignalSource implementations. |
|
Package stats holds the shared, dependency-free numeric primitives every signal brain in the suite folds its baseline through: an exponentially-weighted mean/variance estimator, the z-score with a spread floor, an outlier-reject predicate, and the hour-of-day / hour-of-week seasonal bucketing.
|
Package stats holds the shared, dependency-free numeric primitives every signal brain in the suite folds its baseline through: an exponentially-weighted mean/variance estimator, the z-score with a spread floor, an outlier-reject predicate, and the hour-of-day / hour-of-week seasonal bucketing. |
|
Package storage is the persistence layer used by the agent (pattern catalog, shadow log, service registry) and by the incident service (incident history).
|
Package storage is the persistence layer used by the agent (pattern catalog, shadow log, service registry) and by the incident service (incident history). |
|
Package teams provides CRUD over operator-defined members and teams.
|
Package teams provides CRUD over operator-defined members and teams. |
|
Package utils provides utility functions for the application
|
Package utils provides utility functions for the application |
Click to show internal directories.
Click to hide internal directories.