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 signalsources contains concrete SignalSource implementations.
|
Package signalsources contains concrete SignalSource implementations. |
|
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.