forge verify
Independent verification gate — tests + hallucinated-symbol + provenance.
forge verify --deep reports a four-state status instead of a plain pass/fail:
Only
PASS counts as verified. --deep deliberately refuses to promote a consensus to
PASS when the underlying forge verify tests status is anything other than PASS, so
a green deep run always implies a green base run.
forge scan
Skill-gate — vet a skill or MCP server for injection / RCE / exfil before install.
forge spec
Spec-as-contract — init (OpenSpec), lock, and check drift.
forge taste
Enable one UI-taste tool for this repo (no arg lists the options).
DESIGN.md and parameterizes the uicheck design gate thresholds.