Skip to main content

Crate terraphim_kg_linter

Crate terraphim_kg_linter 

Source
Expand description

Knowledge-graph linter for Terraphim markdown KG files.

Validates KG markdown files for structural correctness: checks synonym declarations, detects orphaned nodes, and reports schema violations. Used in CI via the terraphim-kg-linter binary.

Structs§

CommandArg
CommandDef
CommandPermissionRef
LintIssue
LintReport
PermissionRule
ReportStats
RolePermissions
SchemaFragments
TypesBlock

Enums§

LintError
Severity

Functions§

lint_path
load_schema_fragments_from_markdown

Type Aliases§

Result