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/chat
Package chat implements the dedicated conversational DevOps/SRE agent.
|
Package chat implements the dedicated conversational DevOps/SRE 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. |
|
ai/tools
Package tools defines shared metadata for read-only AI tool catalogs.
|
Package tools defines shared metadata for read-only AI tool catalogs. |
|
ai/tools/common
Package tools contains cross-cutting read-only AI tools backed by external sources.
|
Package tools contains cross-cutting read-only AI tools backed by external sources. |
|
ai/tools/k8s
Package k8s contains read-only Kubernetes AI tools.
|
Package k8s contains read-only Kubernetes AI tools. |
|
ai/tools/versus
Package tools contains read-only AI tools backed by Versus state.
|
Package tools contains read-only AI tools backed by Versus state. |
|
Package kubernetes provides bounded, read-only access to Kubernetes APIs.
|
Package kubernetes provides bounded, read-only access to Kubernetes APIs. |
|
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. |
|
emit_interceptor.go — a generic, unopinionated emit-interception seam (companion to the admin_audit.go audit seam and the extension.go org seams).
|
emit_interceptor.go — a generic, unopinionated emit-interception seam (companion to the admin_audit.go audit seam and the extension.go org seams). |
|
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 tenancy defines tier-neutral organization scoping primitives.
|
Package tenancy defines tier-neutral organization scoping primitives. |
|
Package utils provides utility functions for the application
|
Package utils provides utility functions for the application |
|
Package weborigin validates and compares browser-visible HTTP origins.
|
Package weborigin validates and compares browser-visible HTTP origins. |
Click to show internal directories.
Click to hide internal directories.