Add diagnostic contract primitives

This commit is contained in:
2026-08-27 15:19:56 +00:00
parent 610dd3d7c3
commit acb04954eb
6 changed files with 751 additions and 1 deletions

View File

@@ -193,7 +193,7 @@ Remove `OutputResult.Warnings`. An output encoder either returns its complete
logical files or returns an error. It cannot discover a warning after the
warning file has already been serialized.
## Stage 1 — Record The Decision And Add Core Diagnostic Primitives
## Stage 1 — Record The Decision And Add Core Diagnostic Primitives
### Goal