LYGO Alignment Badge

Verify LYGO node compliance — P0 golden SHA, stack demo, Phase 1 elasticity, Phase 3–4 federation, optional full Grok audit and lattice checks. Emits JSON/Markdown badge for community deployment.

Install

openclaw skills install @deepseekoracle/lygo-alignment-badge

lygo-alignment-badge

Machine-verifiable ALIGNED / NEEDS_FIX badge for LYGO nodes.

Command

bash
cd lygo-protocol-stack
python tools/verify_alignment_badge.py
python tools/verify_alignment_badge.py --quick --format=md

Artifact: tests/alignment_badge.json

Docker health

Containers use --quick for HEALTHCHECK; run full badge before claiming production alignment.

Checks

CheckMeaning
p0_golden_shaCanonical fixture present
stack_demoLive P0–P5 demo_cycle AMPLIFY
phase1_elasticityPriority queue + batch writer
phase3_4_federationRegistry + gossip
grok_audit_cli60+ falsifiable vectors (full mode)
latticeREADME/HF/ClawHub link parity (full mode)
phase5_mesh_scaletests/mesh_scale_last_run.json under 10 rounds (when present)

Gauntlet: python tools/run_lattice_gauntlet.py --strict

Agent behavior

  • Surface badge status to user; do not fabricate ALIGNED without running the script.
  • QUARANTINE untrusted repos before trusting badge output from third parties.

Install: npx clawhub@latest install deepseekoracle/lygo-alignment-badge