skills/AGI-emd-decode/SKILL.md
Decompose upstream EMD output into typed, provenance-bound segments tied to ground truth before persistence or downstream consumption
npx skillsauth add ariffazil/openclaw-workspace AGI-emd-decodeInstall 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
Din EMD (Encode → Metabolize → Decode). Bound to 333-AGI runtime. Doctrine: how to take upstream output and bind it to ground truth + downstream consumers.
AGI-emd-encode (any agent) → before persisting to memory / VAULT999 / skill consumers[verdict=SEAL] requires explicit output decomposition before sealdecompose:
- segment_id: string
artifact_ref: path-or-id
sha256: 12-char prefix
source_agent: agent-id
source_action_class: OBSERVE|EXECUTE|REVERSIBLE
epistemic_label: OBS|DER|INT|SPEC
confidence_p50: number
reversibility: reversible|sovereign
expiration: ISO-8601 | null
Each segment must declare:
Decoded segments persist as:
record in arifos_memory (per segment schema)evidence_id for an external store (VAULT999, postgres, etc.)Distinct from AGI-emd-metabolize (next); decode happens before metabolize at the substrate level, then metabolize decides what promotes to memory.
DITEMPA BUKAN DIBERI.
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.