tokmd-analysis-types 1.9.0

Analysis receipt contracts for tokmd.
Documentation

tokmd-analysis-types

Analysis receipt contracts and shared report types.

Problem

You need a stable analysis schema without pulling in orchestration or rendering code.

What it gives you

  • ANALYSIS_SCHEMA_VERSION
  • AnalysisReceipt, AnalysisSource, AnalysisArgsMeta
  • Shared report and finding structs used by the analysis presets

Integration notes

  • Pure data and serialization, with deterministic ordering at the type boundary.
  • ANALYSIS_SCHEMA_VERSION = 9.
  • Includes the optional sections used by the analysis preset matrix.

Go deeper