Skip to main content

Module diagnostic

Module diagnostic 

Source
Expand description

Non-fatal diagnostics attached to the workspace IR.

Diagnostics are how the parser reports problems without aborting the whole run. Per 70-security.md § 3.2, every configurable resource limit has a corresponding LimitKind so a breach surfaces with structured context rather than a free-form string.

Structs§

Diagnostic
A non-fatal diagnostic.

Enums§

LimitKind
Which configurable limit fired.
Severity
How serious a diagnostic is.