Documentation
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
dbcheck
command
|
|
|
dbclean
command
|
|
|
metronous
command
|
|
|
metronous/commands
Package commands provides the Cobra CLI command definitions for Metronous.
|
Package commands provides the Cobra CLI command definitions for Metronous. |
|
internal
|
|
|
benchmark
Package benchmark provides metrics calculation and event aggregation for weekly benchmark runs.
|
Package benchmark provides metrics calculation and event aggregation for weekly benchmark runs. |
|
cli
Package cli provides the Cobra subcommand implementations for Metronous.
|
Package cli provides the Cobra subcommand implementations for Metronous. |
|
config
Package config provides configuration types and loading utilities for Metronous.
|
Package config provides configuration types and loading utilities for Metronous. |
|
daemon
Package daemon provides the kardianos/service wrapper for running Metronous as a managed system service on Linux (systemd) and macOS (Launchd).
|
Package daemon provides the kardianos/service wrapper for running Metronous as a managed system service on Linux (systemd) and macOS (Launchd). |
|
decision
Package decision implements the decision engine that evaluates benchmark metrics against configurable thresholds and produces KEEP/SWITCH/URGENT_SWITCH/INSUFFICIENT_DATA verdicts for each agent.
|
Package decision implements the decision engine that evaluates benchmark metrics against configurable thresholds and produces KEEP/SWITCH/URGENT_SWITCH/INSUFFICIENT_DATA verdicts for each agent. |
|
discovery
Package discovery provides agent auto-discovery and hot-reload functionality for Metronous.
|
Package discovery provides agent auto-discovery and hot-reload functionality for Metronous. |
|
mcp
Package mcp implements the Model Context Protocol (MCP) JSON-RPC 2.0 server over stdio transport.
|
Package mcp implements the Model Context Protocol (MCP) JSON-RPC 2.0 server over stdio transport. |
|
runner
Package runner orchestrates the weekly benchmark pipeline.
|
Package runner orchestrates the weekly benchmark pipeline. |
|
scheduler
Package scheduler provides a cron-based job scheduler for Metronous.
|
Package scheduler provides a cron-based job scheduler for Metronous. |
|
store
Package store defines the storage interfaces and data models for Metronous.
|
Package store defines the storage interfaces and data models for Metronous. |
|
store/sqlite
Package sqlite provides a SQLite-backed implementation of the EventStore interface.
|
Package sqlite provides a SQLite-backed implementation of the EventStore interface. |
|
tracking
Package tracking provides event ingestion and queue management for Metronous.
|
Package tracking provides event ingestion and queue management for Metronous. |
|
tui
Package tui provides the Bubble Tea terminal user interface for Metronous.
|
Package tui provides the Bubble Tea terminal user interface for Metronous. |
|
version
Package version provides the version information for Metronous.
|
Package version provides the version information for Metronous. |
Click to show internal directories.
Click to hide internal directories.