Skip to main content

Module analysis

Module analysis 

Source
Expand description

Training result analysis and query interface.

This module provides access to stored abstractions, blueprints, and metrics through both a programmatic API and interactive CLI.

§Core Types

  • API — PostgreSQL-backed query interface for training artifacts
  • Query — Structured query builders for common lookups
  • CLI — Interactive command-line interface

§HTTP Handlers

The handlers submodule exposes actix-web routes for the analysis API, supporting neighborhood queries, histogram retrieval, and blueprint lookup.

Modules§

handlers

Structs§

API
CLI

Enums§

Query