dream_engine/SKILL.md
Scheduled substrate process for memory consolidation, threat rehearsal, emotional defusing, creative recombination, and housekeeping. Maps to L1-L5 only (L6 sovereign). Cron-driven Python, LLM only for cross-domain synthesis. Use when memory drift, dedup, or constitutional recalibration is needed.
npx skillsauth add ariffazil/openclaw-workspace dream-engineInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
The dream engine is a substrate process, not an LLM loop.
arif_mind_reason)arif_memory_recall(mode=store))| Phase | Schedule | Function | |-------|----------|----------| | Nightly | 04:00 MYT | Consolidate + Defuse + Housekeep | | Weekly | Sun 02:00 MYT | Rehearse + Recombine | | Monthly | 1st @ 01:00 MYT | Constitutional + Witness |
# Run a single pass manually
python3 /root/.openclaw/workspace/dream_engine/dreams/consolidate.py --dry-run
# Run the full nightly cycle
/root/.openclaw/workspace/dream_engine/scheduler/dream_cron.sh nightly
# Inspect last run
cat /root/.openclaw/workspace/dream_engine/state/last_dream.json
All writes go to shadow namespaces first. 7-day dual-write. Atomic cutover. If a dream fails: shadow is discarded, live untouched.
systemctl disable --now dream_cron.timer
rm -rf /root/.openclaw/workspace/dream_engine/
testing
OpenClaw edge agent bridge — operational triage, doctor, restart, and A2A bridge routing for the federation edge (Telegram surface). USE WHEN: "openclaw unhealthy", "gateway down", "edge bot not responding", "a2a bridge disconnected", "watchdog tripped", "openclaw doctor", "openclaw restart". NOT for token/security audit — use FORGE-telegram-audit.
tools
Generate images, videos, TTS, voice clone, and music via MiniMax MCP server. Use when user asks to "draw", "generate image", "create picture", "make a photo", "text to image", "image generation".
testing
Single load-bearing constitutional-judgment skill. Routes all F1–F13, verdict, hold, seal, scope, authority and floor-check calls through the live arif_judge surface. Replaces 7 overlapping predecessors (arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge).
development
MANDATORY LSP grounding gate BEFORE any code mutation on .ts, .py, .js, .tsx, .jsx files. Forces the agent to read real-time compiler diagnostics and structural project context before editing — eliminating blind guesses and anchoring every mutation in F2 (TRUTH). Routes through arifOS kernel (:8088) for centralized gate logic.