Provenance
How Aalekh came to know a value - the accuracy contract attached to everything it reports.
Aalekh mixes hard build facts with heuristics, and a reader cannot judge a claim without knowing which they are looking at. Every classification, metric, and finding therefore carries one of these tiers, and the report renders it. The ordering is strongest-evidence-first: a value derived from more than one source takes the weakest tier of its inputs.
The governing rule across the codebase: a declared value always overrides an inferred one, and the surface says which is in effect. When only an inference is available, the surface names the declaration that would replace it - for example "declare layers { } to make this exact".
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.