Structs§
- Alert
Diagnostic - A diagnostic accepted from one document-version-verified producer snapshot.
- Alert
Engine - Session-owned alert delta state. A host may retain one engine for its session registry.
- Alert
Identity - Canonical identity used for de-duplication, ordering ties, and rendered tracking.
- Alert
Observation - One complete, accepted snapshot from a single diagnostics producer.
- Rendered
Alert - The server-rendered result of one finalized block.
Enums§
Constants§
- ALERT_
ELLIPSIS - EXCLUDED_
FINALIZATION_ COMMANDS - Commands in this closed list are transport or maintenance traffic, not agent-visible tool responses. Keep additions explicit so a new command cannot silently consume a pending alert.
- MAX_
ALERT_ LINE_ CHARS - The rendered reminder is intentionally short enough to preserve the response it annotates. Gate 6 will replace this product constant with its ruled value.
- MAX_
RENDERED_ ALERT_ LINES
Functions§
- is_
excluded_ finalization_ command - normalize_
alert_ message - The sole alert-message normalizer: first line, trim, whitespace-run collapse, and NFC-style composition. It deliberately does not rewrite paths, numbers, or quotation marks.