12 lines
344 B
TOML
12 lines
344 B
TOML
|
|
[[nodes]]
|
||
|
|
schema_version = 1
|
||
|
|
id = "proof.validation"
|
||
|
|
title = "Validation proof"
|
||
|
|
family = "proof"
|
||
|
|
authority = "derived"
|
||
|
|
status = "approved"
|
||
|
|
tags = ["proof", "validation"]
|
||
|
|
summary = "Records the fixture validation result."
|
||
|
|
content = "The fixture contains unique nodes, valid relationships, and confined source paths."
|
||
|
|
proves = ["guide.workflow"]
|