Class: Ucode::Models::Audit::ReleaseFormulaEntry
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Ucode::Models::Audit::ReleaseFormulaEntry
- Defined in:
- lib/ucode/models/audit/release_formula.rb
Overview
Per-formula entry in a ReleaseManifest.
A formula is a single fontist formula (one installable unit).
Each formula contributes one or more face entries to the release
tree. The slug is the formula's URL-safe identifier used as
the directory name under <release_root>/audit/<slug>/.
source_path records where the original library audit ran so a
consumer reading the manifest can trace the audit back to its
input directory.