archive/2026-07-25/AAA/skills/ARCHIVE/ARCHIVE-vault-integrity/SKILL.md
Cognitive lens for VAULT999 — append-only hash-chained ledger integrity, chain verification, failure handling.
npx skillsauth add ariffazil/openclaw-workspace ARCHIVE-vault-integrityInstall 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.
VAULT999 is an append-only, hash-chained, immutable audit ledger. It is NOT a database. It is NOT a secret store. It is NOT a cache. Every write is permanent and cryptographically sealed. Think of it as a constitutional notary, not a storage bucket.
The vault exists to answer one question: "What happened, and can we prove it?" Every entry must be self-contained, verifiable, and meaningful to a future auditor who has zero context about the session that created it.
What belongs in VAULT999:
What does NOT belong in VAULT999:
When to verify the chain:
These are specific errors. Actively avoid them:
Applies to:
/root/.local/share/arifos/vault999/outcomes.jsonl (physical file, chattr +a)http://localhost:8100 (vault999 service)http://localhost:5001 (vault999-writer service)Does NOT apply to:
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.