Skip to main content

Crate index_compat_lab

Crate index_compat_lab 

Source
Expand description

Offline compatibility artifact synthesis and lint helpers.

Structs§

IngestSummary
Ingest summary.
LabRow
Ingested compatibility row.
PackLintReport
Pack lint report.
PackRuleSuggestion
Pack-rule suggestion.
SynthesisQuality
Deterministic synthesis quality report.

Enums§

CorpusSource
Corpus source label.

Functions§

ingest_summary
Ingests corpus rows and optional capture artifacts.
lint_pack_json
Lints synthesized or edited pack JSON for common unsafe patterns.
merge_pack_overrides
Merges override pack rules into a generated pack.
parse_forum_matrix
Parses forum matrix rows relevant to compatibility lab tasks.
parse_top100_matrix
Parses top-100 matrix rows relevant to compatibility lab tasks.
scaffold_pack_json
Creates a deterministic scaffold pack JSON.
synthesize_quality
Computes deterministic synthesis quality for one family.
synthesize_rules
Suggests deterministic host/path rules for a family.