Deploy a sovereign LYGO Protocol Stack community node via Docker or docker compose. Builds lygo-node image, starts health API on port 8787, optional Phase 4...
Documents
LYGO Alignment Badge
Try itVerify LYGO node compliance — P0 golden SHA, stack demo, Phase 1 elasticity, Phase 3–4 federation, optional full Grok audit and lattice checks. Emits JSON/Ma...
What it does
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.
The skill document
lygo-alignment-badge
Machine-verifiable ALIGNED / NEEDS_FIX badge for LYGO nodes.
Command
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
| Check | Meaning |
|---|---|
| p0_golden_sha | Canonical fixture present |
| stack_demo | Live P0–P5 demo_cycle AMPLIFY |
| phase1_elasticity | Priority queue + batch writer |
| phase3_4_federation | Registry + gossip |
| grok_audit_cli | 60+ falsifiable vectors (full mode) |
| lattice | README/HF/ClawHub link parity (full mode) |
| phase5_mesh_scale | tests/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
Related skills
LYGO mesh deploy — Phase 5 epidemic gossip, SLM Merkle/mycelium/consensus routes, Phase 9 TLS HTTPS node API. Local cluster scripts + pin gossip before wide-...
LYGO Protocol Stack Operator — P0–P9 integrator (byte-entropy filter, SLM mesh, TLS public mesh, HAIP, attestation). Run audits, node API, map GitHub/HF/Claw...
LYGO Sovereign Workflow Orchestrator — YAML workflows with P0 gate, P1 mycelium memory, P3 consensus, P5 run identity, and consent-gated kernel egg. Sandcast...
Portable LYGO Guardian — P0.4 text gate, P0.5 understanding heart, harmony layer. Bridge to repo byte_entropy_filter via LYGO_STACK_ROOT. Pairs with lygo-pro...
LYGO file-integrity and provenance advisor — hash receipts, memory archive compression, seal vocabulary. Not medical cure; not P0–P9 core. Pairs with lygo-mi...