Skip to content

MedievalHexagonManifestIssue

Defined in: src/manifest/schema.ts:171

One manifest validation issue.

optional assetId?: string

Defined in: src/manifest/schema.ts:181

Optional asset id associated with the issue.


code: string

Defined in: src/manifest/schema.ts:173

Stable issue code for tests and CLI output.


message: string

Defined in: src/manifest/schema.ts:177

Human-readable explanation.


optional path?: string

Defined in: src/manifest/schema.ts:179

Optional JSON path.


severity: MedievalHexagonManifestIssueSeverity

Defined in: src/manifest/schema.ts:175

Whether the issue blocks a normalized manifest.