Validate

Run both Arcgram self-checks in one call. A thin wrapper over Checkpoint (structure) and Reconcile (values): validate(diagram,{code}) runs Checkpoint always and Reconcile when code is supplied, then merges into one source-tagged result in the same {findings,summary,attestation,clean} contract. clean = checkpoint.clean && reconcile.clean. Adds no new check; marks, never blocks. Run after authoring or editing a diagram and its code. Agent-neutral. The single door over its two siblings.

jovesun-lab 24a0c59 3 files · 24.7 KB Updated

File contents

jovesun-lab/arcgram/tree/main/skills/validate commit 24a0c59a25

Frequently asked questions

npx skillmds@latest add jovesun-lab/validate