skills/_retired/ARCHIVE-dupe-2026-07-12/root_.agents_skills/ARCHIVE-vault999-integrity/claude/SKILL.md
Operational lens for the append-only hash-chained ledger—what belongs, chain verification, and failure handling.
npx skillsauth add ariffazil/openclaw-workspace Vault999 Integrity — Operational LensInstall 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 a constitutional notary, not a database, cache, or secret store. Every write is permanent and cryptographically sealed. This skill tells you what belongs in the ledger, how to verify chain integrity, and what to do when something fails.
Before using this skill on any mutating, irreversible, or high-blast-radius task:
vault.env or Docker secrets)/root/.claude/memory/)| Input | Required | Description |
|-------|----------|-------------|
| proposed_entry | yes | The entry candidate to append or evaluate |
| prior_hash | yes | Hash of the previous vault entry for chain verification |
| vault_path | no | Local path to outcomes.jsonl (default: /root/.local/share/arifos/vault999/outcomes.jsonl) |
| service_endpoint | no | vault999 API endpoint (default: http://localhost:8100) |
Decide whether the entry belongs in VAULT999:
Belongs:
Does NOT belong:
Before appending:
prior_hash.After appending:
Ensure the entry passes the future-auditor test:
| Tool / Capability | Purpose |
|---|---|
| arifos_hermes_vault_query | Read and inspect VAULT999 entries |
| arifos_arif_seal / arifos_vault_seal | Append a verdict to the ledger |
| arifos_arif_judge | Obtain an 888 JUDGE verdict before sealing |
| arifos_arif_measure | Check vault service health before acting |
## Skill Result: vault999-integrity
### Summary
One-paragraph summary of the entry classification and chain-verification outcome.
### Evidence
- Entry belongs in VAULT999: true / false
- Prior hash verified: true / false
- New hash verified: true / false
- Future-auditor test: pass / fail
- Secrets scan: clean / flagged
### Recommendations
- Proceed to append under SEAL, or
- Reject entry and route to the appropriate store, or
- Escalate to 888 HOLD with reason
### Escalations
- None / <list>
| Condition | Escalate To | Method | |-----------|-------------|--------| | Chain verification fails | arifOS 888_JUDGE | A2A / MCP verdict_request | | Potential secret written to vault | security.agent + arifOS judge | immediate hold + audit | | Vault service unreachable | A-FORGE ops + arifOS ops | health triage | | Ambiguous entry format | Request clarification from task owner | hold | | Ordering conflict | arifOS 888_JUDGE | chain-truth ruling |
Skill version 1.0.0 — AAA Skill Library
development
Federation-wide gold (XAUUSD) trading capability. Python stack, OANDA broker, backtesting, macro signals, RSI strategy. Every organ has a role.
development
Capital claim state management — tracks claim lifecycle across WEALTH organ.
development
Archived constitutional warga placeholder retained only for audit provenance. Do not use for active work; use the live arifOS governance and constitutional skills instead.
testing
Warga (citizen) agent skills for AAA federation members. See subdirectories for specialized warga skills.