Files
DP44/docs/ai/Common/DTS.CommonCore/Interface/Graphs.md
2026-04-17 14:55:32 -04:00

740 B

source_files, generated_at, model, schema_version, sha256
source_files generated_at model schema_version sha256
Common/DTS.CommonCore/Interface/Graphs/IGraph.cs
Common/DTS.CommonCore/Interface/Graphs/IGraphRecord.cs
2026-04-17T16:05:02.587041+00:00 zai-org/GLM-5-FP8 1 4450f221b96345de

Graphs

Purpose

This module defines the data contract and behavior interface for graph entities within the DTS system. It separates the persistence-focused record definition (IGraphRecord) from the operational graph behavior (IGraph), supporting database storage of graph configurations including channel assignments, axis constraints, and threshold visualizations for test setups.

Public Interface

IGraphRecord (DTS.Common.Interface.Graphs)

  • Signature: `public