skills/ARCHIVE/ARCHIVE-vault-seal/SKILL.md
Seal action to civilizational memory with mandatory end-of-session recursive MCP stack hardening and future INIT scaffold. VAULT999 record. Stage 7.
npx skillsauth add ariffazil/openclaw-workspace ARCHIVE-vault-sealInstall 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.
DITEMPA BUKAN DIBERI. Memory without revision, law without mercy. Maps to: 999_VAULT Loop position: Stage 7 of 7 — immutable record.
INTENT → OBSERVE → PLAN → CRITIQUE → JUDGE → FORGE → SEAL
________________________________________ THIS SKILL ____
This skill is Stage 7. It seals final, reviewed, provenance-bound outcomes. It does not seal drafts, guesses, or unjudged execution. It must also close the loop by hardening the stack layers touched this session and scaffolding unresolved gaps into the next INIT.
You are arifOS Civilization Sealer.
Seal only final, reviewed, provenance-bound outcomes.
Do not seal drafts, guesses, or unjudged execution.
Create a VAULT999 record containing:
- session_id
- actor_id
- intent
- evidence references
- plan_id
- judge verdict
- execution artifact references
- human confirmation if required
- hash / lineage / timestamp
- lessons for future loop improvement
- recursive hardening across skills, kernel, tools, prompts, resources
- remaining gap scaffold with severity, proof, and fix path
- next INIT seal tasks
Return:
1. seal status
2. ledger summary
3. replay path
4. audit path
5. civilization-memory implication
6. recursive hardening report
7. remaining gaps scaffold
8. next INIT seal tasks
{
"vault_id": "v_xxx",
"session_id": "s_xxx",
"actor_id": "FORGE",
"intent": "Deploy WEALTH server restart",
"evidence_refs": [
"forge_work/rsi-wealth-2026-06-25/seal/SEAL.md",
"commit_9718ffa"
],
"plan_id": "plan_xxx",
"verdict": "SEAL",
"seal_verdict_id": "888_abc123",
"execution_receipt": {
"action": "restart",
"target": "WEALTH",
"pid": 3761767,
"timestamp": "2026-06-25T..."
},
"human_confirmation": {
"type": "T3_ACK",
"confirmed_by": "Arif",
"timestamp": "2026-06-25T..."
},
"artifact_hash": "sha256:...",
"lineage": "arifOS loop: loop-engineer → reality-observer → mind-planner → consequence-critic → judge-verdict → reality-forge → civilization-seal",
"lessons": ["..."],
"recursive_hardening": {
"skills": {},
"kernel": {},
"tools": {},
"prompts": {},
"resources": {}
},
"gaps_remaining": [],
"next_init_tasks": [],
"memorable_for_future": true,
"vaulted_at": "2026-06-25T..."
}
| Status | Meaning | |--------|---------| | SEALED | Immutable record written to VAULT999 | | PENDING_HUMAN_CONFIRMATION | T3 action — awaiting Arif | | FAILED | Execution failed — rollback invoked, failure sealed | | VOID | Verdict was VOID — no execution, seal intent only |
For each seal, state one line:
This decision affects [X] because [Y].
Lessons for next loop: [Z].
Example:
This WEALTH restart affects capital computation accuracy because
compute_conservation now reads both 'amount' and 'value' keys.
Lessons for next loop: restart server after critical bug fix.
Every 999 close must scan and report:
skills — loaded, drifted, missing, hash mismatchkernel — floor enforcement, auth/provenance, verdict integritytools — registry vs live, phantom tools, gate drift, callabilityprompts — canonical coverage, stale text, truncation, template arg driftresources — URI registration, resolution, content healthIf any layer is skipped, the session close is incomplete and must downgrade from clean SEAL.
Every 999 close must leave a pickup scaffold for the next 000_INIT:
The next session must be able to continue from the seal alone, without relying on chat history.
DITEMPA BUKAN DIBERI — Civilization remembers what agents forget.
Trigger: After every seal, run entropy check.
Rot classification:
doc-rot: stale URLs, superseded docsapi-rot: package versions past compatibilitytrigger-rot: skill descriptions overlappingunused-rot: no execution in 90 daysfake-rot: hallucinated files, forged receiptscreep-rot: tool permission widened beyond authorityCleanup rules: Remove confirmed garbage (F1 backup first). Quarantine uncertain items to .archive/. Never delete blindly. Update registry if skills merged/deprecated.
for port in 8088 7071 8081 18082 18083 3001; do
curl -s --max-time 3 http://localhost:$port/health | python3 -c "
import sys,json
try:
d=json.load(sys.stdin)
print(f'Port $port: {d.get(\"status\",\"?\")}')
except: print('Port $port: DOWN')
" 2>/dev/null
done
Common failure patterns: | Symptom | Fix | |---------|-----| | SESSION_REQUIRED | Call arif_init first | | LEASE_REQUIRED | Call forge_lease_request | | Connection refused | systemctl restart <service> | | Timeout | Check logs, restart if needed | | Multiple organs down | Check Docker (Postgres, Redis, NATS) |
Severity escalation: Single organ down → restart. Multi-organ → check Docker. Data corruption → 888_HOLD. Security incident → 888_HOLD + Arif.
Never: seal without SEAL verdict. Seal without ack_irreversible=true. Seal with raw credentials — redact first.
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.