Table of Contents

Namespace DotBoxD.Plugins.Runtime.Diagnostics

Classes

PluginDiagnosticCodes

Public, maintained reference for the runtime DBXK* diagnostic codes emitted by the DotBoxD.Plugins package during plugin-package install, prepared-package validation, runtime kernel entrypoint checks, and live-setting validation.

PluginDiagnosticReference

Public reference entry for a single runtime plugin diagnostic Code emitted by the DotBoxD.Plugins package.

Enums

PluginDiagnosticAudience

Identifies who must act on a runtime plugin diagnostic. Distinguishes a plugin-authoring mistake (fix the plugin source/manifest and re-upload) from a host/operator configuration problem (fix the live setting value or registration the host supplied).

PluginDiagnosticPhase

The runtime phase that emits a plugin DBXK* diagnostic, so a host can tell a static-package-upload rejection from a prepared-plan mismatch or a live runtime check.