| name | verify-lamina |
| description | Use before claiming any fix, release, or implementation is complete in the lamina workspace. Extends /verify with lamina-specific evidence commands. |
Verify Lamina
Follow /verify — here's how to show evidence in the lamina workspace.
Evidence commands
lamina doctor
lamina test
lamina test <repo>
lamina repo
After a library change
lamina test <library> — the changed module passes
lamina test — downstream consumers still pass
lamina doctor — no version mismatches introduced
After a release
lamina doctor — workspace is consistent
lamina repo — all repos clean, no unpushed tags
After a deploy
curl -s the health endpoint — show the response
lamina doctor — workspace matches what's running
$ARGUMENTS