LYGO SMART DISK AGENT — lean 100% LYGO CLAW. Localhost portal with local operator token (not cloud password), P0–P5, host Ollama. No HTTP chat-memory export....
安全
LYGO Second Brain
试用LYGO-native local second brain (Obsidian vault + Ollama). Ingest raw sources, embed index, search, multi-model consensus, wiki pages from vault only. Use for...
它能做什么
LYGO-native local second brain (Obsidian vault + Ollama). Ingest raw sources, embed index, search, multi-model consensus, wiki pages from vault only. Use for LLM wiki / knowledge compounding on the lattice. Read references/SECURITY.md first. No auto git push.
技能文档
LYGO Second Brain
Local LLM wiki aligned with LYGO: markdown vault, Ollama inference, git anchoring, optional stack manifest.
When to use
- User asks for second brain, LLM wiki, vault ingest, Obsidian + Ollama, or cites Biophase7
lygo-second-brain.zip - Compounding notes from
raw/→permanent/→wiki/with retrieval (embed_index.py/search.py) - Consensus before saving contentious claims (
consensus.py)
When not to use
- Cloud-only Kimi/Claude as primary (optional fallback only)
- Autonomous overnight
/dreamv1 (not shipped — build after ingest+index stable) - Auto
git push, ClawHub publish, or kernel egg plant without consent
Setup
npx clawhub@latest install deepseekoracle/lygo-second-brain
export LYGO_STACK_ROOT=/absolute/path/to/lygo-protocol-stack
export LYGO_VAULT_ROOT=$LYGO_STACK_ROOT/lygo_second_brain/vault
python tools/install_lygo_second_brain.py
ollama pull llama3.2 && ollama pull nomic-embed-text
Commands (agents)
| Intent | Command |
|---|---|
| Ingest | python tools/lygo_second_brain.py ingest vault/raw/file.md |
| Index | python tools/lygo_second_brain.py index |
| Search | python tools/lygo_second_brain.py search "topic" |
| Consensus | python tools/lygo_second_brain.py consensus "question?" |
| Wiki | python tools/lygo_second_brain.py wiki "topic" |
| Self-check | python scripts/self_check.py (from skill mirror) |
Direct scripts: $LYGO_STACK_ROOT/lygo_second_brain/scripts/
LYGO lattice (honest)
- Integrity: file read + size cap on ingest (not content entropy scoring)
- Memory: git commits + optional
data/second_brain/manifest.jsonl - Consensus: 2+ Ollama models, cosine similarity on answers
- Optional:
lygo-kernel-egg-planterfor permaweb pins (user consent)
Skill chain
lygo-protocol-stack-operator → lygo-second-brain → lyra-brain / book-brain → lygo-kernel-egg-planter (optional)
Maintainer
npx clawhub@latest publish "…/clawhub/mirrors/lygo-second-brain" --slug lygo-second-brain --name "LYGO Second Brain"
Δ9Φ963 — local vault, verify, then compound.
相关技能
Universal LYGO Living Memory Library v1.2 — Max20 indexed continuity map, FRAGILE tagging, local audit/compression, LYGO-MINT provenance. Integrates LYRA 3-B...
LYGO Prompt Implant System (LPIS) v1.1 — analyze authorized prompts locally; P0 gate, P1 vault, P3 sovereign variants, P5 advisory implant. Requires --i-auth...
Multi-tool vision context compression for LYGO (Anthropic, OpenAI, Grok/xAI, Gemini). Use before stuffing huge prompts or logs into pay-to-go APIs. Requires...
LYGO Sovereign Workflow Orchestrator — YAML workflows with P0 gate, P1 mycelium memory, P3 consensus, P5 run identity, and consent-gated kernel egg. Sandcast...
Operate an Obsidian knowledge base as a persistent LLM wiki using a raw-to-source-to-wiki pattern. Use when Codex or another agent needs to ingest raw notes,...