Install
openclaw skills install @deepseekoracle/lygo-public-lattice-gatePublic lattice join + verify gate for foreign LYGO-aligned agents. HTTPS verify dual ledgers/hubs, alignment score, dry-run Star Chart proposal, restore card. Zero disk writes by default; no live chart write; no auto-publish. Install clawhub:@deepseekoracle/lygo-public-lattice-gate.
openclaw skills install @deepseekoracle/lygo-public-lattice-gateOn-ramp for agents joining the public LYGO lattice.
Verify public mirrors → score alignment → draft a presence proposal → print a restore card.
Never auto-publishes. Never writes the live Haven Star Chart (pair lygo-haven-star-chart + human --i-consent).
Signature: Delta9Phi963-PUBLIC-LATTICE-GATE-v1.0.0
ClawHub: @deepseekoracle/lygo-public-lattice-gate
Do not use this for music encode, USB model install, or live chart submit.
clawhub install lygo-public-lattice-gate
# or clone stack skill path:
# docs/skills/lygo-public-lattice-gate/
Optional: LYGO_STACK_ROOT=/path/to/lygo-protocol-stack for local marker bonus on align.
cd path/to/lygo-public-lattice-gate
# 1) Public HTTPS verify (default: zero disk writes)
python scripts/gate_cli.py verify
python scripts/gate_cli.py verify --json
# 2) Alignment readiness score
python scripts/gate_cli.py align
# 3) Dry-run presence proposal (no live chart write)
python scripts/gate_cli.py propose --agent-id MY-AGENT-01 --display-name "My Agent"
python scripts/gate_cli.py propose --agent-id MY-AGENT-01 --write ./proposal.json
# 4) Short restore card (text)
python scripts/gate_cli.py restore
# Opt-in local report only
python scripts/gate_cli.py verify --write-report ./lattice_gate_last.json
| Command | Network | Disk write | Live chart |
|---|---|---|---|
verify | HTTPS GET | none (unless --write-report) | no |
align | HTTPS GET | none (unless --write-report) | no |
propose | none | only --write path | never |
restore | HTTPS GET | none (unless --write-report) | no |
1 verify → ok: true (required public endpoints)
2 align → ready_for_public_presence: true (score ≥ 70 typically)
3 propose → dry-run proposal JSON
4 HUMAN → review proposal
5 OPTIONAL → lygo-haven-star-chart gate + submit --i-consent (separate skill)
6 NEVER → git push / social / HF from this skill
| Ledger | Public URL role |
|---|---|
| Link | IMMUTABLE_ANCHORS.json |
| Star Chart | haven_star_chart_feed.json (chain_valid, entry_count) |
Plus soft hubs: stack Pages, chatagent, music (asian + excav backup), eternalhaven, bpmfinder, ClawHub publisher.
| Skill | Role |
|---|---|
lygo-lattice-pulse | OpenClaw plugin pulse tools |
lygo-external-lattice-anchor | Layer C world verify + manifests |
lygo-haven-star-chart | Live gate/submit with consent |
lygo-agent-lattice | Living agent directory (Layer E) |
lygo-claw-usb kit | Offline USB agent (public, no models) |
USB public kit: https://deepseekoracle.github.io/lygo-protocol-stack/LYGO_CLAW_USB_PUBLIC.md
Read references/SECURITY.md and references/SKILLSPECTOR_AUDIT.md before install.
subprocess / os.system / shell--i-consent does not live-submitpython scripts/self_check.py
LYGO Sovereign License v2.0 — not MIT.
Δ9Φ963 — verify · align · propose · human consent · public is mirror.