skills/_retired/ARCHIVE-drift-watch/SKILL.md
Detect drift between federation source (/root/<organ>) and runtime (/opt/<organ>/app). The chronic arifOS blocker documented in /root/CLAUDE.md §4.4. Runs on schedule and manually. Use when in doubt about which version is live, or as part of `verify-runtime`.
npx skillsauth add ariffazil/openclaw-workspace drift-watchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
Security scan pending...
This skill is queued for security scanning. Results will appear when the scan completes.
A service running is not the same as a service running what you think. This skill surfaces that gap.
git -C /root/<organ> rev-parse HEAD → source SHAcat /opt/<organ>/app/.git_commit → runtime SHA (if file exists)make deploy-local candidate (per-organ)/etc/caddy/Caddyfile (sovereign-locked, see FEDERATION_INVENTORY.md §4)systemctl cat <unit>/root/.env, /root/.secrets/all-secrets.md.git_commit missing on runtime → log warning, treat source as truth| Organ | Source | Runtime |
|-------|--------|---------|
| arifOS | /root/arifOS | /opt/arifos/app |
| GEOX | /root/geox | docker (compose) |
| WEALTH | /root/WEALTH | systemd |
| WELL | /root/WELL | systemd |
| APEX | /root/APEX | systemd |
| A-FORGE | /root/A-FORGE | dist/ + systemd |
| AAA | /root/AAA | static (Caddy) |
| HERMES | /root/HERMES | /usr/local/lib/hermes-agent |
.git_commit only (cosmetic) → warn, don't HOLDmain → flag, ask if intentionaldevelopment
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.